[INFO] Failed to resolve artifact.
Missing:
----------
1) org.glassfish.packager:glassfish-javahelp:zip:3.0-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.glassfish.packager
-DartifactId=glassfish-javahelp -Dversion=3.0-SNAPSHOT -Dpackaging=zip
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.glassfish.packager
-DartifactId=glassfish-javahelp -Dversion=3.0-SNAPSHOT -Dpackaging=zip
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1)
org.glassfish.packager:glassfish-upgrade:distribution-base-zip:3.0-SNAPSHOT
2) org.glassfish.packager:glassfish-javahelp:zip:3.0-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.glassfish.packager:glassfish-upgrade:distribution-base-zip:3.0-SNAPSHOT
from the specified remote repositories:
java.net (
http://download.java.net/maven/1),
glassfish-repository (
http://download.java.net/maven/glassfish),
central (
http://repo1.maven.org/maven2),
glassfish-repo-archive (
http://maven.glassfish.org/content/groups/glassfish)