dev@glassfish.java.net

Re: build failure (what else?)...

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Wed, 17 Jun 2009 20:47:20 -0700

It's still not working.

Jane Young wrote:
> A new repository is added to download jax-ra artifact. I need to add
> this repository to the Nexus server.
> Give me a few minutes...
>
> Sorry for the inconvenience.
> Jane
>
>
> Bill Shannon wrote:
>> I've tried several clean builds, including removing my .m2 directory.
>> Still can't get it to build. I get:
>>
>> Downloading:
>> http://maven.glassfish.org/content/groups/glassfish/jaxr-ra/jaxr-ra/JAXR_RA_AS90_20060317/jaxr-ra-JAXR_RA_AS90_20060317.jar
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Failed to resolve artifact.
>>
>> Missing:
>> ----------
>> 1) jaxr-ra:jaxr-ra:jar:JAXR_RA_AS90_20060317
>>
>> Try downloading the file manually from the project website.
>>
>> Then, install it using the command:
>> mvn install:install-file -DgroupId=jaxr-ra -DartifactId=jaxr-ra
>> -Dversion=JAXR_RA_AS90_20060317 -Dpackaging=jar -Dfile=/path/to/file
>>
>> Alternatively, if you host your own repository you can deploy the
>> file there:
>> mvn deploy:deploy-file -DgroupId=jaxr-ra -DartifactId=jaxr-ra
>> -Dversion=JAXR_RA_AS90_20060317 -Dpackaging=jar -Dfile=/path/to/file
>> -Durl=[url] -DrepositoryId=[id]
>>
>> Path to dependency:
>> 1)
>> org.glassfish.external:jaxr-ra:distribution-fragment:3.0-SNAPSHOT
>> 2) jaxr-ra:jaxr-ra:jar:JAXR_RA_AS90_20060317
>>
>> ----------
>> 1 required artifact is missing.
>>
>> for artifact:
>> org.glassfish.external:jaxr-ra:distribution-fragment:3.0-SNAPSHOT
>>
>> from the specified remote repositories:
>> hk2gf (http://maven.glassfish.org/content/groups/glassfish)
>>
>>
>>
>> What did I do wrong this time?
>>
>>
>> ---------------------------------------------------------------------
>> 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
>