dev@glassfish.java.net

Re: V3 build failure: grizzly-module-1.8.5.2

From: Bhakti Mehta <Bhakti.Mehta_at_Sun.COM>
Date: Fri, 15 Aug 2008 11:20:29 -0700

I think the missing piece here was Shingwai had published the jars to
rator.sfbay which is our internal staging repo. They need to be pushed
out to the external maven repos.
All that neeeded was to call the mirror-glassfish-repository job. I have
started another run and see it went past that point[1] . Pls can you try
again it should work. Shingwai pls can you add this job to the config so
it gets called automatically next time.
http://hudson.sfbay/view/GFv3/job/glassfish-v3/6884/console

Regards,
Bhakti

Shing Wai Chan wrote:
> I have just send out an email to the build team.
> The following is the issue:
> Even though the Hudson jobs for
> Temporary-Grizzly-Core-Repackaging
> Temporary-Grizzly-Optionals-Repackaging
> is with blue status, it is not running.
> I have already started the job manually. Those jobs are ok now.
> Now, we have to wait for Hudson to publish those jobs correctly.
> In the meantime, please do the following two manual steps:
> 1. cd $GF_WS/distributions/external/grizzly-http
> mvn install
> 2. cd $GF_WS/distributions/external/grizzly-optionals
> mvn install
>
> Regards,
> Shing Wai Chan
>
> Lloyd Chambers wrote:
>> MB2:code lloyd$ svn up
>> At revision 21932.
>>
>> I've tried five times, it always fails.
>>
>> Is anyone else having this issue?
>>
>>
>> [INFO] Installing
>> /v3/code/javaee-api/javax.javaee/target/javax.javaee-10.0-SNAPSHOT.jar
>> to
>> /v3/repo/org/glassfish/javax.javaee/10.0-SNAPSHOT/javax.javaee-10.0-SNAPSHOT.jar
>>
>> [INFO] Installing
>> /v3/code/javaee-api/javax.javaee/target/javax.javaee-10.0-SNAPSHOT-sources.jar
>> to
>> /v3/repo/org/glassfish/javax.javaee/10.0-SNAPSHOT/javax.javaee-10.0-SNAPSHOT-sources.jar
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building Public APIs of Glassfish V3
>> [INFO] task-segment: [install]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] [resources:resources]
>> [INFO] Using default encoding to copy filtered resources.
>> Downloading:
>> http://download.java.net/maven/glassfish/org/glassfish/external/grizzly-module/1.8.5.2/grizzly-module-1.8.5.2.pom
>>
>> Downloading:
>> http://download.java.net/maven/1/org.glassfish.external/poms/grizzly-module-1.8.5.2.pom
>>
>> Downloading:
>> http://maven.dyndns.org/glassfish//org/glassfish/external/grizzly-module/1.8.5.2/grizzly-module-1.8.5.2.pom
>>
>> Downloading:
>> https://maven-repository.dev.java.net/nonav/repository/org.glassfish.external/poms/grizzly-module-1.8.5.2.pom
>>
>> Downloading:
>> http://repo1.maven.org/maven2/org/glassfish/external/grizzly-module/1.8.5.2/grizzly-module-1.8.5.2.pom
>>
>> Downloading:
>> http://download.java.net/maven/2/org/glassfish/external/grizzly-module/1.8.5.2/grizzly-module-1.8.5.2.pom
>>
>> Downloading:
>> https://maven2-repository.dev.java.net/nonav/repository/org/glassfish/external/grizzly-module/1.8.5.2/grizzly-module-1.8.5.2.pom
>>
>> Downloading:
>> http://repo1.maven.org/maven2/org/glassfish/external/grizzly-module/1.8.5.2/grizzly-module-1.8.5.2.pom
>>
>> Downloading:
>> http://download.java.net/maven/glassfish/org/glassfish/external/grizzly-module/1.8.5.2/grizzly-module-1.8.5.2.jar
>>
>> Downloading:
>> http://download.java.net/maven/1/org.glassfish.external/jars/grizzly-module-1.8.5.2.jar
>>
>> Downloading:
>> http://maven.dyndns.org/glassfish//org/glassfish/external/grizzly-module/1.8.5.2/grizzly-module-1.8.5.2.jar
>>
>> Downloading:
>> https://maven-repository.dev.java.net/nonav/repository/org.glassfish.external/jars/grizzly-module-1.8.5.2.jar
>>
>> Downloading:
>> http://repo1.maven.org/maven2/org/glassfish/external/grizzly-module/1.8.5.2/grizzly-module-1.8.5.2.jar
>>
>> Downloading:
>> http://download.java.net/maven/2/org/glassfish/external/grizzly-module/1.8.5.2/grizzly-module-1.8.5.2.jar
>>
>> Downloading:
>> https://maven2-repository.dev.java.net/nonav/repository/org/glassfish/external/grizzly-module/1.8.5.2/grizzly-module-1.8.5.2.jar
>>
>> Downloading:
>> http://repo1.maven.org/maven2/org/glassfish/external/grizzly-module/1.8.5.2/grizzly-module-1.8.5.2.jar
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Failed to resolve artifact.
>>
>> Missing:
>> ----------
>> 1) org.glassfish.external:grizzly-module:jar:1.8.5.2
>>
>> Try downloading the file manually from the project website.
>>
>> Then, install it using the command:
>> mvn install:install-file -DgroupId=org.glassfish.external
>> -DartifactId=grizzly-module -Dversion=1.8.5.2 -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.external
>> -DartifactId=grizzly-module -Dversion=1.8.5.2 -Dpackaging=jar
>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>
>> Path to dependency:
>> 1) org.glassfish.common:glassfish-api:hk2-jar:10.0.407
>> 2) org.glassfish.external:grizzly-module:jar:1.8.5.2
>>
>> ----------
>> 1 required artifact is missing.
>>
>> for artifact:
>> org.glassfish.common:glassfish-api:hk2-jar:10.0.407
>>
>> from the specified remote repositories:
>> central (http://repo1.maven.org/maven2),
>> glassfish-repository (http://download.java.net/maven/glassfish),
>> java-dev-repository
>> (https://maven-repository.dev.java.net/nonav/repository),
>> repo1.maven.org (http://repo1.maven.org/maven2),
>> maven2.java.net (http://download.java.net/maven/2),
>> java.net (http://download.java.net/maven/1),
>> maven2.java.net-backup
>> (https://maven2-repository.dev.java.net/nonav/repository),
>> glassfish-repository-wsinterop (http://maven.dyndns.org/glassfish/)
>>
>> ..............................................
>> Lloyd Chambers
>> lloyd.chambers_at_sun.com
>> GlassFish team, admin
>>
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> 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
>
>