From: Kumar.Jayanti <Vbkumar.Jayanti_at_Sun.COM>
Date: Wed, 02 Feb 2011 23:38:23 +0530
I am unable to build V3 Trunk (3.2), can someone tell what is wrong
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.glassfish.build
-DartifactId=maven-glassfishbuild-extension -Dversion=3.2-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.build
-DartifactId=maven-glassfishbuild-extension -Dversion=3.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.glassfish.common:mejb-frag:distribution-fragment:3.2-SNAPSHOT
2)
org.glassfish.build:maven-glassfishbuild-extension:jar:3.2-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.glassfish.common:mejb-frag:distribution-fragment:3.2-SNAPSHOT