dev@glassfish.java.net

Re: [v3 build error] missing webbeans-integration artifact

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Thu, 30 Jul 2009 12:36:48 -0700

Sahoo and I published the first version of the webbeans-osgi-bundle in
java.net repo since at the time JBoss repo was down and we had to get
the feature in for the milestone date. Yea, it's confusing.


Snjezana Sevo-Zenzerovic wrote:
> OK, thanks - since previous version is in fact in java.net repo that
> threw me off...
>
> Jane Young wrote:
>
>> The artifact is not in java.net repo. It's in JBoss repo and
>> GlassFish Nexus server is setup to proxy the external repos like JBoss.
>> See artifact here:
>> http://maven.glassfish.org/content/groups/glassfish/org/jboss/webbeans/webbeans-osgi-bundle/
>>
>>
>>
>> Snjezana Sevo-Zenzerovic wrote:
>>
>>> java.net repo is definitely missing this artifact, which still begs
>>> the question of why was the new version integrated before being
>>> available there...
>>>
>>> Tim Quinn wrote:
>>>
>>>> I very recently updated my workspace and now I get the error below.
>>>>
>>>> Will this resolve itself once something gets published to the
>>>> repository or is this a problem someone needs to look at?
>>>>
>>>> - Tim
>>>>
>>>> [INFO] Failed to resolve artifact.
>>>>
>>>> Missing:
>>>> ----------
>>>> 1) org.jboss.webbeans:webbeans-osgi-bundle:jar:1.0.0.PREVIEW2.SP2
>>>>
>>>> Try downloading the file manually from the project website.
>>>>
>>>> Then, install it using the command:
>>>> mvn install:install-file -DgroupId=org.jboss.webbeans
>>>> -DartifactId=webbeans-osgi-bundle -Dversion=1.0.0.PREVIEW2.SP2
>>>> -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.jboss.webbeans
>>>> -DartifactId=webbeans-osgi-bundle -Dversion=1.0.0.PREVIEW2.SP2
>>>> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>>>
>>>> Path to dependency:
>>>> 1) org.glassfish.web:webbeans-integration:hk2-jar:3.0-SNAPSHOT
>>>> 2) org.jboss.webbeans:webbeans-osgi-bundle:jar:1.0.0.PREVIEW2.SP2
>>>>
>>>> ----------
>>>> 1 required artifact is missing.
>>>>
>>>> for artifact:
>>>> org.glassfish.web:webbeans-integration:hk2-jar:3.0-SNAPSHOT
>>>>
>>>> from the specified remote repositories:
>>>> maven2.java.net (http://download.java.net/maven/2),
>>>> repo1.maven.org (http://repo1.maven.org/maven2),
>>>> java.net (http://download.java.net/maven/1),
>>>> glassfish-repository-wsinterop (http://maven.dyndns.org/glassfish/),
>>>> glassfish-repo-archive-dummy
>>>> (http://maven.glassfish.org/content/groups/glassfish),
>>>> glassfish-repository (http://download.java.net/maven/glassfish),
>>>> EclipseLink Repo
>>>> (http://download.eclipse.org/rt/eclipselink/maven.repo),
>>>> central (http://repo1.maven.org/maven2),
>>>> java-dev-repository
>>>> (https://maven-repository.dev.java.net/nonav/repository),
>>>> glassfish-repo-archive
>>>> (http://maven.glassfish.org/content/groups/glassfish),
>>>> Netbeans repo (http://deadlock.netbeans.org/maven2)
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> 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
>