[
https://issues.apache.org/jira/browse/SMX4-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969048#action_12969048
]
Matt Pavlovich edited comment on SMX4-687 at 12/7/10 5:30 PM:
--------------------------------------------------------------
I patched pax-url to no longer always return a hard-coded (and only documented
in source). pax-url-mvn 1.2.2 should no longer look to the
http://osgi.sonatype.org/content/groups/pax-runner repository all the time.
See: http://issues.ops4j.org/browse/PAXURL-92
I suggest adding these two properties to the etc/org.ops4j.pax.url.mvn.cfg file:
{quote}
# Default this to false. Its just weird to use repos that you don't know about
org.ops4j.pax.url.mvn.useFallbackRepositories=false
# Uncomment if you are behind a web proxy. PAX URL will use the proxy settings
# from the Maven conf/settings.xml file
# org.ops4j.pax.url.mvn.proxySupport=true
{quote}
was (Author: mattrpav):
I patched pax-url to no longer always return a hard-coded (and only
documented in source). pax-url-mvn 1.2.2 should no longer look to the
http://osgi.sonatype.org/content/groups/pax-runner repository all the time.
See: http://issues.ops4j.org/browse/PAXURL-92
I suggest adding these two properties to the etc/org.ops4j.pax.url.mvn.cfg file:
# Default this to false. Its just weird to use repos that you don't know about
org.ops4j.pax.url.mvn.useFallbackRepositories=false
# Uncomment if you are behind a web proxy. PAX URL will use the proxy settings
# from the Maven conf/settings.xml file
# org.ops4j.pax.url.mvn.proxySupport=true
> ServiceMix 4.3.0-fuse-02-00 does not start correctly with fresh unzip on
> Windows
> --------------------------------------------------------------------------------
>
> Key: SMX4-687
> URL: https://issues.apache.org/jira/browse/SMX4-687
> Project: ServiceMix 4
> Issue Type: Bug
> Affects Versions: 4.3.0
> Environment: Windows 7
> Reporter: Matt Pavlovich
> Attachments: servicemix-debug.log, servicemix.log
>
>
> I've seen this on two different systems at two different companies. Both
> have web proxies in place that have caused other issues with the embedded MVN
> framework in SMX4.
> See: http://fusesource.com/issues/browse/PROD-503
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.