>
> Except for the point that I have no idea how we could "marry" this idea
> with
> PAX-URL +1 :-) This could be definitely useful. This might be also
> interesting for Karaf Cave in future versions (I could imagine).
>

A possible solution could be to have a tag like:

<mavneRepository id="my-repo" url="http://www.awsome-repo.com/maven2";>

The user would be able to define a repository and then add a reference to
the repository on the bundle like that:

<feature name="awsome-feature">
<bundle repo="my-repo">mvn:com.awsome/bundle/1.0</bundle>
</feature>

When the user installs awsome feature, the maven repo could be added to
pax-url config.

wdyt?

-- 
*Ioannis Canellos*
*
 http://iocanel.blogspot.com

Apache Karaf <http://karaf.apache.org/> Committer & PMC
Apache ServiceMix <http://servicemix.apache.org/>  Committer
Apache Gora <http://incubator.apache.org/gora/> Committer
*

Reply via email to