dev@glassfish.java.net

Re: V3 build error

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Mon, 25 Aug 2008 15:27:31 -0700

It was a user error :( - I started the build from a subdirectory (svn update was
done from the v3 dir).

Sorry for the false alarm,
-marina

Lloyd Chambers wrote:
> 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
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>