mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 06:07:57 +01:00
Fix rependecies resolution for some libraries locally
This commit is contained in:
parent
63fe8c5493
commit
b0d177481a
6
libraries/com.jhlabs/poms/imaging-01012005.pom
Normal file
6
libraries/com.jhlabs/poms/imaging-01012005.pom
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?><project>
|
||||||
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
<groupId>com.jhlabs</groupId>
|
||||||
|
<artifactId>imaging</artifactId>
|
||||||
|
<version>01012005</version>
|
||||||
|
</project>
|
3
pom.xml
3
pom.xml
@ -22,7 +22,8 @@
|
|||||||
<pluginRepository>
|
<pluginRepository>
|
||||||
<id>maven2-repository.dev.java.net</id>
|
<id>maven2-repository.dev.java.net</id>
|
||||||
<name>Java.net Maven 2 Repository</name>
|
<name>Java.net Maven 2 Repository</name>
|
||||||
<url>http://download.java.net/maven/2</url>
|
<url>http://download.java.net/maven/2/</url>
|
||||||
|
<layout>default</layout>
|
||||||
</pluginRepository>
|
</pluginRepository>
|
||||||
</pluginRepositories>
|
</pluginRepositories>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user