[
https://issues.apache.org/jira/browse/SM-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044645#comment-14044645
]
Eduardo León García edited comment on SM-2337 at 6/26/14 1:33 PM:
------------------------------------------------------------------
Yes, we did it through the smx client. Something like this:
config:edit org.ops4j.pax.url.mvn
config:propappend org.ops4j.pax.url.mvn.repositories ",
http://${NEXUS_HOST}/nexus/content/groups/public@snapshots"
config:update
Like I said before, we don't have problems with installing bundles that live in
our repository when they are SNAPSHOTS. The problem comes only when it's about
RELEASES.
Eduardo
was (Author: eduardo leon):
Yes, we did it through the smx client. Something like this:
config:edit org.ops4j.pax.url.mvn
config:propappend org.ops4j.pax.url.mvn.repositories ",
http://{NEXUS_HOST}/nexus/content/groups/public@snapshots"
config:update
Like I said before, we don't have problems with installing bundles that live in
our repository when they are SNAPSHOTS. The problem comes only when it's about
RELEASES.
Eduardo
> Can't install release bundles from a custom repository
> ------------------------------------------------------
>
> Key: SM-2337
> URL: https://issues.apache.org/jira/browse/SM-2337
> Project: ServiceMix
> Issue Type: Bug
> Affects Versions: 5.0.2, 5.1.0
> Reporter: Eduardo León García
> Labels: servicemix
>
> When I've tried to install somes releases from our own repository, the bundle
> isn't being resolved. When I change it to the snapshot version there isn't
> problem and when I use the wrap protocol neither, but is not ideal.
> It could be that there is something new that we don't know or something. I
> hope you can help us.
> Thanks in advance
--
This message was sent by Atlassian JIRA
(v6.2#6252)