dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #01352
Build error
Downloading:
http://repo1.maven.org/maven2/org/amplecode/staxwax/1.0.5/staxwax-1
.0.5.pom
Downloading:
http://repo1.maven.org/maven2/org/amplecode/staxwax/1.0.5/staxwax-1
.0.5.jar
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.amplecode:staxwax:jar:1.0.5
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.amplecode -DartifactId=staxwax
-Dve
rsion=1.0.5 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there:
mvn deploy:deploy-file -DgroupId=org.amplecode -DartifactId=staxwax
-Dvers
ion=1.0.5 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.hisp.dhis:dhis-service-importexport:jar:2.0.2-SNAPSHOT
2) org.amplecode:staxwax:jar:1.0.5
----------
1 required artifact is missing.
for artifact:
org.hisp.dhis:dhis-service-importexport:jar:2.0.2-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
<http://158.232.12.179:8081/geoserver/>
Follow ups