Hi, Is there any bundle in your feature Import-Package javax.xml.bind* not compatible with the one exported by config.properties? What's it like? You may need change your bundle OSGi header accordingly. As the features-maven-plugin:validation is to validate the feature can deploy into Karaf correctly so we need keep it same as the karaf configuration ------------- Freeman(Yue) Fang
Red Hat, Inc. FuseSource is now part of Red Hat On 2014-3-20, at 下午9:42, SvS wrote: > Hi JB, > > I remove in the config.properties (used by the > maven-feature-plugin:validation) the version. Is that correct? > > From: > javax.xml.bind;version="2.2.1", \ > javax.xml.bind.annotation;version="2.2.1", \ > > To: > javax.xml.bind, \ > javax.xml.bind.annotation, \ > > Regards, > Sam. > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Feature-validation-did-not-use-jre-properties-tp4032170p4032357.html > Sent from the Karaf - User mailing list archive at Nabble.com.
