dev@glassfish.java.net

Re: v3 build error: org.glassfish.web:web-ajp:jar:10.0-SNAPSHOT download fails

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Thu, 28 Aug 2008 11:21:47 -0400

Salut,

Snjezana Sevo-Zenzerovic wrote:
> Yes, it is a known issue.
>
> I just commented out the change which introduced this regression so
> please update you workspace and rebuild...

Can someone explain why it is not working :-) The new module has been
added under:

web/web-ajp

This module compile fines and artifact are properly created. Now I don't
understand why later, when distribution/web/pom.xml execute, the
artifact is missing. Is it something related to Hudson? Locally it build
fine, so it must be something related to artifact not being deployed at
the first place....

Thanks

-- Jeanfrancois


>
> Thanks,
>
> Snjezana
>
> Nandini Ektare wrote:
>
>> Tried mvn install w/ and w/o -U.
>> rm -rf'ed mvn repository before the build and it's a new workspace.
>> Still see the error below.
>>
>> Is this a known issue on latest builds?
>>
>> Thanks
>> Nandini
>>
>> Missing:
>> ----------
>> 1) org.glassfish.web:web-ajp: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.web
>> -DartifactId=web-ajp \
>> -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.web -DartifactId=web-ajp \
>> -Dversion=10.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \
>> -Durl=[url] -DrepositoryId=[id]
>>
>> Path to dependency:
>> 1)
>> org.glassfish.distributions:web:distribution-base-zip:10.0-SNAPSHOT
>> 2) org.glassfish.web:web-ajp:jar:10.0-SNAPSHOT
>>
>> ----------
>> 1 required artifact is missing.
>>
>> for artifact:
>> org.glassfish.distributions:web:distribution-base-zip: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),
>> 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/)
>>
>>
>> ---------------------------------------------------------------------
>> 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
>