build karaf-2.2.2 locally for now or add the distribution repo to the pax-url section of the configuration should do the trick. Once 2.2.2 is at central this problem should be gone.
I'm with JB that this is no -1 reason (although we should include it for 2.2.3). After adding https://repository.apache.org/content/repositories/orgapachekaraf-003/ to the repos it works fine --> here's my +1 Kind regards, Andreas On Fri, Jul 1, 2011 at 12:21 PM, Christian Schneider <[email protected]> wrote: > I have tested with the talend esb features and probably found the same > problem: > > karaf@root> features:install tesb-sam-agent > Error executing command: URL > [mvn:org.apache.karaf/apache-karaf/2.2.2/xml/jettyconfig] could not be > resolved. > > So what is the workaround for this? > > Christian > > > Am 30.06.2011 22:12, schrieb Jean-Baptiste Onofré: >> >> +1 >> >> BUT >> >> the installation of the war feature doesn't work directly: >> >> karaf@root> features:install war >> Error executing command: URL >> [mvn:org.apache.karaf/apache-karaf/2.2.2/xml/jettyconfig] could not be >> resolved. >> >> This file is present on the maven repo: >> >> https://repository.apache.org/content/repositories/orgapachekaraf-003/org/apache/karaf/apache-karaf/2.2.2/apache-karaf-2.2.2-jettyconfig.xml >> >> but it should be included in the Karaf system repo. >> >> The assembly should be updated to copy the jetty config file in the >> /system folder. >> >> I will raise a Jira and fix that for next release. >> >> Regards >> JB >> >> On 06/30/2011 09:48 PM, Jamie G. wrote: >>> >>> Hi, >>> >>> We resolved 32 issues in this release (web page will be published post >>> RC promotion): >>> >>> https://svn.apache.org/repos/asf/karaf/site/trunk/src/main/webapp/index/community/download/karaf-2.2.2-release.page >>> >>> Staging repository: >>> https://repository.apache.org/content/repositories/orgapachekaraf-003/ >>> >>> Release tags: >>> https://svn.apache.org/repos/asf/karaf/tags/karaf-2.2.2/ >>> >>> Please vote to approve this release: >>> >>> [ ] +1 Approve the release >>> [ ] -1 Veto the release (please provide specific comments) >>> >>> This vote will be open for 72 hours. >> > > -- > Christian Schneider > http://www.liquid-reality.de > > Open Source Architect > http://www.talend.com > >
