OK - thanks for your help, /Bengt
2011/12/22 Jean-Baptiste Onofré <[email protected]> > I think you introduced a cycle as each features XML depends of the others. > > It's an expected behavior. > > Regards > JB > > > On 12/22/2011 02:04 PM, Bengt Rodehav wrote: > >> JB, >> >> I removed the standard and enterprise descriptors - didn't help. But >> then I also removed the following line from my features.xml: >> /<repository>mvn:se.digia.**seco/karaf/${project.version}/** >> xml/features</repository>/ >> >> >> Then it worked. Maybe I've misunderstood the meaning of this tag. What >> is it for? It does seem to cause an endless loop. Maybe a JIRA should >> still be created for that problem even though it now works for me? >> >> /Bengt >> >> 2011/12/21 Bengt Rodehav <[email protected] <mailto:[email protected]>> >> >> >> Thanks JB - will try ASAP. >> >> >> /Bengt >> >> >> 2011/12/21 jbonofre <[email protected] <mailto:[email protected]>> >> >> >> Hi Bengt, >> >> Some comments about your features: >> >> 1/ in the skist-feature-repos, you define features for >> aries-jta, aries-jpa, >> etc. It's not required as Karaf enterprise features already >> provide it (you >> can refer directly to that). >> 2/ In your POM, in the descriptors set, you define Karaf >> standard and >> enterprise descriptors. It's no more required (it's performed >> implicitly by >> the features-maven-plugin). >> >> Could you make a try by removing the Karaf standard and enterprise >> descriptors ? >> >> Thanks >> Regards >> JB >> >> -- >> View this message in context: >> http://karaf.922171.n3.nabble.**com/Stack-overflow-with-** >> features-maven-plugin-2-2-4-**tp3567383p3604330.html<http://karaf.922171.n3.nabble.com/Stack-overflow-with-features-maven-plugin-2-2-4-tp3567383p3604330.html> >> Sent from the Karaf - User mailing list archive at Nabble.com. >> >> >> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
