Created a public Maven repository at which to host our miscellaneous third
party dependencies such that they are accessible to those not building behind the great firewall. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1089 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Binary file not shown.
@@ -1,9 +0,0 @@
|
|||||||
<?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>com.jcraft</groupId>
|
|
||||||
<artifactId>jogg</artifactId>
|
|
||||||
<version>0.0.7</version>
|
|
||||||
<description>POM was created from install:install-file</description>
|
|
||||||
</project>
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<metadata>
|
|
||||||
<groupId>com.jcraft</groupId>
|
|
||||||
<artifactId>jogg</artifactId>
|
|
||||||
<version>0.0.7</version>
|
|
||||||
<versioning>
|
|
||||||
<versions>
|
|
||||||
<version>0.0.7</version>
|
|
||||||
</versions>
|
|
||||||
<lastUpdated>20101119000917</lastUpdated>
|
|
||||||
</versioning>
|
|
||||||
</metadata>
|
|
||||||
Binary file not shown.
@@ -1,9 +0,0 @@
|
|||||||
<?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>com.jcraft</groupId>
|
|
||||||
<artifactId>jorbis</artifactId>
|
|
||||||
<version>0.0.15</version>
|
|
||||||
<description>POM was created from install:install-file</description>
|
|
||||||
</project>
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<metadata>
|
|
||||||
<groupId>com.jcraft</groupId>
|
|
||||||
<artifactId>jorbis</artifactId>
|
|
||||||
<version>0.0.15</version>
|
|
||||||
<versioning>
|
|
||||||
<versions>
|
|
||||||
<version>0.0.15</version>
|
|
||||||
</versions>
|
|
||||||
<lastUpdated>20101119000910</lastUpdated>
|
|
||||||
</versioning>
|
|
||||||
</metadata>
|
|
||||||
@@ -52,8 +52,8 @@
|
|||||||
<url>http://ppnetmedia.com/repository</url>
|
<url>http://ppnetmedia.com/repository</url>
|
||||||
</repository>
|
</repository>
|
||||||
<repository>
|
<repository>
|
||||||
<id>jcraft-repo</id>
|
<id>ooo-maven-repo</id>
|
||||||
<url>file://lib</url>
|
<url>http://ooo-maven.googlecode.com/hg/repository</url>
|
||||||
</repository>
|
</repository>
|
||||||
<repository>
|
<repository>
|
||||||
<id>ooo-repo</id>
|
<id>ooo-repo</id>
|
||||||
|
|||||||
Reference in New Issue
Block a user