You talk about the GenerateDescriptorMojo, I talk about the InstallKarMojo.
It's there in the GenerateDescriptorMojo (using excludedArtifactIds), but not in InstallKarMojo (which install all recursively).
Regards JB On 12/08/2014 02:13 AM, MarkD wrote:
Hi Jean, I thought I'd take a look myself and I think it's already there! I noticed a parameter field call excludedArtifactIds in the GenerateDescriptorMojo and followed it to the following check further down: I tested it out with the following in my kar module and it worked. There are other problems, but they are unrelated to this :) I suspect the only thing missing is the documentation. It could be that you wanted to check for groupid and version rather than just artifact id. -- View this message in context: http://karaf.922171.n3.nabble.com/Dependency-on-Camel-brings-in-a-jaxb-impl-that-causes-a-use-constraint-violation-tp4037029p4037037.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
