dev@glassfish.java.net

Re: [v3] Unable to build ...

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Mon, 31 Aug 2009 22:51:22 -0700

I worked around by doing a mvn install in the build directory first.
then a fresh build from top should pass.


jerome

On Aug 31, 2009, at 10:02 PM, Jan Luehe wrote:

> Anybody else seeing this failure when trying a "fresh" build?
>
> Jan
>
> -----------------------------------------------------------------------------------------------------
> Missing:
> ----------
> 1) org.glassfish.build:maven-glassfishbuild-extension:jar: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.build -
> DartifactId=maven-glassfishbuild-extension -Dversion=3.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.build -
> DartifactId=maven-glassfishbuild-extension -Dversion=3.0-SNAPSHOT -
> Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
> Path to dependency:
> 1) org.glassfish.common:mejb-frag:distribution-fragment:3.0-
> SNAPSHOT
> 2) org.glassfish.build:maven-glassfishbuild-extension:jar:3.0-
> SNAPSHOT
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
> org.glassfish.common:mejb-frag:distribution-fragment:3.0-SNAPSHOT
>
> from the specified remote repositories:
> central (http://repo1.maven.org/maven2),
> glassfish-repo-archive (http://maven.glassfish.org/content/groups/glassfish
> )
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>