Re: version resolving

2017-11-06 Thread Michal Hlavac
maven). I think the behavior is correct, see https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution[4] 2017-11-06 12:06 GMT+01:00 Michal Hlavac : Hi, I would like to ask about version resolving in repository element of feature file.I am asking becau

Re: version resolving

2017-11-06 Thread Guillaume Nodet
://cwiki.apache.org/confluence/display/MAVENOLD/Depend >> ency+Mediation+and+Conflict+Resolution >> >> >> 2017-11-06 12:06 GMT+01:00 Michal Hlavac : >> >> Hi, >> >> I would like to ask about version resolving in repository element of >> feature file. &g

Re: version resolving

2017-11-06 Thread Guillaume Nodet
Those version resolution are done by pax-url-aether which uses the aether > library (the same one used by maven). > > I think the behavior is correct, see > >https://cwiki.apache.org/confluence/display/MAVENOLD/ > Dependency+Mediation+and+Conflict+Resolution > > > 201

Re: version resolving

2017-11-06 Thread Michal Hlavac
s the aether library (the same one used by maven). I think the behavior is correct, see https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution[1] 2017-11-06 12:06 GMT+01:00 Michal Hlavac : Hi, I would like to ask about version resolving in repos

Re: version resolving

2017-11-06 Thread Guillaume Nodet
Hi, > > I would like to ask about version resolving in repository element of > feature file. > I am asking because of line 21 in https://github.com/apache/cxf/ > blob/cxf-3.2.1/osgi/karaf/features/src/main/resources/features.xml > > mvn:org.ops4j.pax.cdi/pax-cdi-features/[1.0.

version resolving

2017-11-06 Thread Michal Hlavac
Hi, I would like to ask about version resolving in repository element of feature file. I am asking because of line 21 in https://github.com/apache/cxf/blob/cxf-3.2.1/osgi/karaf/features/src/main/resources/features.xml mvn:org.ops4j.pax.cdi/pax-cdi-features/[1.0.0.RC1,2)/xml/features When I