dev@glassfish.java.net

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

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Thu, 18 Jun 2009 00:41:30 -0700

Yes, it's working now, thanks Jane!

Jane Young wrote:
> Sorry for the delay. Since the repository is a Maven1 legacy layout, I
> had to create a Maven 2 virtual repo in Nexus
> https://issues.sonatype.org/browse/NEXUS-29?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel
>
>
> It should work now.
>
> Jane
>
>
> Bill Shannon wrote:
>> 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
>>>
>>
>>
>> ---------------------------------------------------------------------
>> 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
>