dev@glassfish.java.net

Re: V3 build error

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Mon, 25 Aug 2008 14:47:54 -0700

Be sure to check out common/pom.xml and common/stats77

Lloyd

..............................................
Lloyd Chambers
lloyd.chambers_at_sun.com
GlassFish team, admin




On Aug 25, 2008, at 2:43 PM, Marina Vatkina wrote:

> This is on just checked out ws. via
> % mvn clean; svn update
> % mvn -U install
>
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) org.glassfish.common:stats77:jar:10.0-SNAPSHOT
>
> Try downloading the file manually from the project website.
>
> Then, install it using the command:
> mvn install:install-file -DgroupId=org.glassfish.common -
> DartifactId=stats77 -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.common -
> DartifactId=stats77 -Dversion=10.0-SNAPSHOT -Dpackaging=jar -Dfile=/
> path/to/file -Durl=[url] -DrepositoryId=[id]
>
> Path to dependency:
> 1) org.glassfish.ejb:ejb-container:hk2-jar:10.0-SNAPSHOT
> 2) org.glassfish.common:stats77:jar:10.0-SNAPSHOT
>
> -marina
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>