-
Notifications
You must be signed in to change notification settings - Fork 300
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change build to use a local project repo instead of depending on ecli…
…pse's flakey maven repo
- Loading branch information
Jeff Lai
committed
Aug 9, 2012
1 parent
33414cf
commit f6a8d96
Showing
40 changed files
with
247 additions
and
36 deletions.
There are no files selected for viewing
File renamed without changes.
9 changes: 9 additions & 0 deletions
9
local-proj-repo/autoitx4java/autoitx4java/1/autoitx4java-1.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>autoitx4java</groupId> | ||
<artifactId>autoitx4java</artifactId> | ||
<version>1</version> | ||
<description>POM was created from install:install-file</description> | ||
</project> |
12 changes: 12 additions & 0 deletions
12
local-proj-repo/autoitx4java/autoitx4java/maven-metadata-local.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<metadata> | ||
<groupId>autoitx4java</groupId> | ||
<artifactId>autoitx4java</artifactId> | ||
<versioning> | ||
<release>1</release> | ||
<versions> | ||
<version>1</version> | ||
</versions> | ||
<lastUpdated>20120809051836</lastUpdated> | ||
</versioning> | ||
</metadata> |
Binary file added
BIN
+139 KB
...eclipse/core.commands/3.6.1.v20120521-2329/core.commands-3.6.1.v20120521-2329-sources.jar
Binary file not shown.
Binary file added
BIN
+106 KB
...epo/org/eclipse/core.commands/3.6.1.v20120521-2329/core.commands-3.6.1.v20120521-2329.jar
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
...epo/org/eclipse/core.commands/3.6.1.v20120521-2329/core.commands-3.6.1.v20120521-2329.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>core.commands</artifactId> | ||
<version>3.6.1.v20120521-2329</version> | ||
<description>POM was created from install:install-file</description> | ||
</project> |
12 changes: 12 additions & 0 deletions
12
local-proj-repo/org/eclipse/core.commands/maven-metadata-local.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<metadata> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>core.commands</artifactId> | ||
<versioning> | ||
<release>3.6.1.v20120521-2329</release> | ||
<versions> | ||
<version>3.6.1.v20120521-2329</version> | ||
</versions> | ||
<lastUpdated>20120809070735</lastUpdated> | ||
</versioning> | ||
</metadata> |
Binary file added
BIN
+115 KB
...e/equinox.common/3.6.100.v20120522-1841/equinox.common-3.6.100.v20120522-1841-sources.jar
Binary file not shown.
Binary file added
BIN
+104 KB
...g/eclipse/equinox.common/3.6.100.v20120522-1841/equinox.common-3.6.100.v20120522-1841.jar
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
...g/eclipse/equinox.common/3.6.100.v20120522-1841/equinox.common-3.6.100.v20120522-1841.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>equinox.common</artifactId> | ||
<version>3.6.100.v20120522-1841</version> | ||
<description>POM was created from install:install-file</description> | ||
</project> |
12 changes: 12 additions & 0 deletions
12
local-proj-repo/org/eclipse/equinox.common/maven-metadata-local.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<metadata> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>equinox.common</artifactId> | ||
<versioning> | ||
<release>3.6.100.v20120522-1841</release> | ||
<versions> | ||
<version>3.6.100.v20120522-1841</version> | ||
</versions> | ||
<lastUpdated>20120809065635</lastUpdated> | ||
</versioning> | ||
</metadata> |
Binary file added
BIN
+912 KB
...l-proj-repo/org/eclipse/jface/3.8.0.v20120521-2329/jface-3.8.0.v20120521-2329-sources.jar
Binary file not shown.
Binary file added
BIN
+1.04 MB
local-proj-repo/org/eclipse/jface/3.8.0.v20120521-2329/jface-3.8.0.v20120521-2329.jar
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
local-proj-repo/org/eclipse/jface/3.8.0.v20120521-2329/jface-3.8.0.v20120521-2329.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>jface</artifactId> | ||
<version>3.8.0.v20120521-2329</version> | ||
<description>POM was created from install:install-file</description> | ||
</project> |
12 changes: 12 additions & 0 deletions
12
local-proj-repo/org/eclipse/jface/maven-metadata-local.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<metadata> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>jface</artifactId> | ||
<versioning> | ||
<release>3.8.0.v20120521-2329</release> | ||
<versions> | ||
<version>3.8.0.v20120521-2329</version> | ||
</versions> | ||
<lastUpdated>20120809065507</lastUpdated> | ||
</versioning> | ||
</metadata> |
Binary file added
BIN
+1.8 MB
...proj-repo/org/eclipse/swt-cocoa-macosx-x86_64/4.2/swt-cocoa-macosx-x86_64-4.2-sources.jar
Binary file not shown.
Binary file added
BIN
+2.17 MB
local-proj-repo/org/eclipse/swt-cocoa-macosx-x86_64/4.2/swt-cocoa-macosx-x86_64-4.2.jar
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
local-proj-repo/org/eclipse/swt-cocoa-macosx-x86_64/4.2/swt-cocoa-macosx-x86_64-4.2.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>swt-cocoa-macosx-x86_64</artifactId> | ||
<version>4.2</version> | ||
<description>POM was created from install:install-file</description> | ||
</project> |
12 changes: 12 additions & 0 deletions
12
local-proj-repo/org/eclipse/swt-cocoa-macosx-x86_64/maven-metadata-local.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<metadata> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>swt-cocoa-macosx-x86_64</artifactId> | ||
<versioning> | ||
<release>4.2</release> | ||
<versions> | ||
<version>4.2</version> | ||
</versions> | ||
<lastUpdated>20120809062434</lastUpdated> | ||
</versioning> | ||
</metadata> |
Binary file added
BIN
+1.8 MB
local-proj-repo/org/eclipse/swt-cocoa-macosx/4.2/swt-cocoa-macosx-4.2-sources.jar
Binary file not shown.
Binary file added
BIN
+2.26 MB
local-proj-repo/org/eclipse/swt-cocoa-macosx/4.2/swt-cocoa-macosx-4.2.jar
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
local-proj-repo/org/eclipse/swt-cocoa-macosx/4.2/swt-cocoa-macosx-4.2.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>swt-cocoa-macosx</artifactId> | ||
<version>4.2</version> | ||
<description>POM was created from install:install-file</description> | ||
</project> |
12 changes: 12 additions & 0 deletions
12
local-proj-repo/org/eclipse/swt-cocoa-macosx/maven-metadata-local.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<metadata> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>swt-cocoa-macosx</artifactId> | ||
<versioning> | ||
<release>4.2</release> | ||
<versions> | ||
<version>4.2</version> | ||
</versions> | ||
<lastUpdated>20120809062317</lastUpdated> | ||
</versioning> | ||
</metadata> |
Binary file added
BIN
+1.92 MB
local-proj-repo/org/eclipse/swt-gtk-linux-x86/4.2/swt-gtk-linux-x86-4.2-sources.jar
Binary file not shown.
Binary file added
BIN
+2.13 MB
local-proj-repo/org/eclipse/swt-gtk-linux-x86/4.2/swt-gtk-linux-x86-4.2.jar
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
local-proj-repo/org/eclipse/swt-gtk-linux-x86/4.2/swt-gtk-linux-x86-4.2.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>swt-gtk-linux-x86</artifactId> | ||
<version>4.2</version> | ||
<description>POM was created from install:install-file</description> | ||
</project> |
12 changes: 12 additions & 0 deletions
12
local-proj-repo/org/eclipse/swt-gtk-linux-x86/maven-metadata-local.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<metadata> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>swt-gtk-linux-x86</artifactId> | ||
<versioning> | ||
<release>4.2</release> | ||
<versions> | ||
<version>4.2</version> | ||
</versions> | ||
<lastUpdated>20120809062531</lastUpdated> | ||
</versioning> | ||
</metadata> |
Binary file added
BIN
+1.92 MB
local-proj-repo/org/eclipse/swt-gtk-linux-x86_64/4.2/swt-gtk-linux-x86_64-4.2-sources.jar
Binary file not shown.
Binary file added
BIN
+2.29 MB
local-proj-repo/org/eclipse/swt-gtk-linux-x86_64/4.2/swt-gtk-linux-x86_64-4.2.jar
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
local-proj-repo/org/eclipse/swt-gtk-linux-x86_64/4.2/swt-gtk-linux-x86_64-4.2.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>swt-gtk-linux-x86_64</artifactId> | ||
<version>4.2</version> | ||
<description>POM was created from install:install-file</description> | ||
</project> |
12 changes: 12 additions & 0 deletions
12
local-proj-repo/org/eclipse/swt-gtk-linux-x86_64/maven-metadata-local.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<metadata> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>swt-gtk-linux-x86_64</artifactId> | ||
<versioning> | ||
<release>4.2</release> | ||
<versions> | ||
<version>4.2</version> | ||
</versions> | ||
<lastUpdated>20120809062617</lastUpdated> | ||
</versioning> | ||
</metadata> |
Binary file added
BIN
+2.3 MB
local-proj-repo/org/eclipse/swt-win32-win32-x86/4.2/swt-win32-win32-x86-4.2-sources.jar
Binary file not shown.
Binary file added
BIN
+2.56 MB
local-proj-repo/org/eclipse/swt-win32-win32-x86/4.2/swt-win32-win32-x86-4.2.jar
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
local-proj-repo/org/eclipse/swt-win32-win32-x86/4.2/swt-win32-win32-x86-4.2.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>swt-win32-win32-x86</artifactId> | ||
<version>4.2</version> | ||
<description>POM was created from install:install-file</description> | ||
</project> |
12 changes: 12 additions & 0 deletions
12
local-proj-repo/org/eclipse/swt-win32-win32-x86/maven-metadata-local.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<metadata> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>swt-win32-win32-x86</artifactId> | ||
<versioning> | ||
<release>4.2</release> | ||
<versions> | ||
<version>4.2</version> | ||
</versions> | ||
<lastUpdated>20120809062709</lastUpdated> | ||
</versioning> | ||
</metadata> |
Binary file added
BIN
+2.3 MB
...l-proj-repo/org/eclipse/swt-win32-win32-x86_64/4.2/swt-win32-win32-x86_64-4.2-sources.jar
Binary file not shown.
Binary file added
BIN
+2.55 MB
local-proj-repo/org/eclipse/swt-win32-win32-x86_64/4.2/swt-win32-win32-x86_64-4.2.jar
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
local-proj-repo/org/eclipse/swt-win32-win32-x86_64/4.2/swt-win32-win32-x86_64-4.2.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>swt-win32-win32-x86_64</artifactId> | ||
<version>4.2</version> | ||
<description>POM was created from install:install-file</description> | ||
</project> |
12 changes: 12 additions & 0 deletions
12
local-proj-repo/org/eclipse/swt-win32-win32-x86_64/maven-metadata-local.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<metadata> | ||
<groupId>org.eclipse</groupId> | ||
<artifactId>swt-win32-win32-x86_64</artifactId> | ||
<versioning> | ||
<release>4.2</release> | ||
<versions> | ||
<version>4.2</version> | ||
</versions> | ||
<lastUpdated>20120809062748</lastUpdated> | ||
</versioning> | ||
</metadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters