dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #02093
Build error
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.hisp.dhis:dhis-web-excel-reporting:war:2.0.3-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.hisp.dhis
-DartifactId=dhis-web-excel-reporting -Dversion=2.0.3-SNAPSHOT
-Dpackaging=war -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there:
mvn deploy:deploy-file -DgroupId=org.hisp.dhis
-DartifactId=dhis-web-excel-reporting -Dversion=2.0.3-SNAPSHOT
-Dpackaging=war -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.hisp.dhis:dhis-web-portal:war:2.0.3-SNAPSHOT
2) org.hisp.dhis:dhis-web-excel-reporting:war:2.0.3-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.hisp.dhis:dhis-web-portal:war:2.0.3-SNAPSHOT
Follow ups