[INFO] ------------------------------------------------------------------------
|
[ERROR] BUILD ERROR
|
[INFO] ------------------------------------------------------------------------
|
[INFO] Failed to resolve artifact.
|
|
Missing:
|
----------
|
1) org.apache.struts:struts2-osgi-admin-bundle:jar:2.2.0-SNAPSHOT
|
|
Try downloading the file manually from the project website.
|
|
Then, install it using the command:
|
mvn install:install-file -DgroupId=org.apache.struts -DartifactId=struts2-osgi-admin-bundle -Dversion=2.2.0-SNAPSHOT -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.apache.struts -DartifactId=struts2-osgi-admin-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
|
|
Path to dependency:
|
1) org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT
|
2) org.apache.struts:struts2-osgi-admin-bundle:jar:2.2.0-SNAPSHOT
|
|
2) org.apache.struts:struts2-osgi-demo-bundle:jar:2.2.0-SNAPSHOT
|
|
Try downloading the file manually from the project website.
|
|
Then, install it using the command:
|
mvn install:install-file -DgroupId=org.apache.struts -DartifactId=struts2-osgi-demo-bundle -Dversion=2.2.0-SNAPSHOT -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.apache.struts -DartifactId=struts2-osgi-demo-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
|
|
Path to dependency:
|
1) org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT
|
2) org.apache.struts:struts2-osgi-demo-bundle:jar:2.2.0-SNAPSHOT
|
|
----------
|
2 required artifacts are missing.
|
|
for artifact:
|
org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT
|
|
from the specified remote repositories:
|
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
|
central (https://m2proxy.atlassian.com/repository/public)
|
|
|
|
[INFO] ------------------------------------------------------------------------
|
[INFO] For more information, run Maven with the -e switch
|