dev@glassfish.java.net

Re: URGENT: V3 build is broken again

From: Dinesh Patil <Dinesh.Patil_at_Sun.COM>
Date: Fri, 07 Mar 2008 16:33:59 -0800

Kohsuke checked in the fix.
-Dinesh

Anissa Lam wrote:
>
> Not sure if its just my environment but the globe light is red. I
> went to v3/admin/server-mgmt and did 'mvn install' and then to 'v3'
> to do 'mvn install' again, that fixed the problem.
> You may want to do the same if you see similar issue.
>
> Anissa.
>
> Anissa Lam wrote:
>> Hi,
>> The V3 build is broken again. I put this as 'URGENT' to draw your
>> attention now so that hopefully the workspace won't be broken for the
>> entire weekend.
>> Please take a look if this may be related to your checkin.
>>
>> Thanks
>> Anissa.
>>
>> [ERROR] BUILD ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Failed to resolve artifact.
>>
>> Missing:
>> ----------
>> 1) org.glassfish.admin:server-mgmt: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.admin
>> -DartifactId=server-mgmt \
>> -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.admin -DartifactId=server-mgmt \
>> -Dversion=10.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \
>> -Durl=[url] -DrepositoryId=[id]
>>
>> Path to dependency:
>> 1) org.glassfish.admin:admin-cli:hk2-jar:10.0-SNAPSHOT
>> 2) org.glassfish.admin:server-mgmt:jar:10.0-SNAPSHOT
>>
>> ----------
>> 1 required artifact is missing.
>>
>> for artifact:
>> org.glassfish.admin:admin-cli:hk2-jar:10.0-SNAPSHOT
>>
>> from the specified remote repositories:
>> central (http://repo1.maven.org/maven2),
>> maven2.java.net (http://download.java.net/maven/2),
>> repo1.maven.org (http://repo1.maven.org/maven2),
>> java-dev-repository
>> (https://maven-repository.dev.java.net/nonav/repository),
>> glassfish-repository (http://download.java.net/maven/glassfish),
>> maven2.java.net-backup
>> (https://maven2-repository.dev.java.net/nonav/repository),
>> glassfish-repository-wsinterop (http://maven.dyndns.org/glassfish/)
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> 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
>