From: Nandini Ektare <Nandini.Ektare_at_Sun.COM>
Date: Wed, 27 Aug 2008 16:51:01 -0700
Tried mvn install w/ and w/o -U.
rm -rf'ed mvn repository before the build and it's a new workspace.
Still see the error below.
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.glassfish.web
-DartifactId=web-ajp \
-Dversion=10.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
.glassfish.web -DartifactId=web-ajp \
-Dversion=10.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1)
org.glassfish.distributions:web:distribution-base-zip:10.0-SNAPSHOT
2) org.glassfish.web:web-ajp:jar:10.0-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.glassfish.distributions:web:distribution-base-zip:10.0-SNAPSHOT