feature-maven-plugin does not fail if component couldn't be found
-----------------------------------------------------------------
Key: KARAF-314
URL: https://issues.apache.org/jira/browse/KARAF-314
Project: Karaf
Issue Type: Improvement
Components: tooling
Affects Versions: 2.1.2, 2.2.0
Reporter: Andreas Pieber
The feature-maven-plugin does not fail if a dependency could not be loaded. The
problem is: it is printed on the console but the build still goes on, missing
some artifacts in the system folder afterwards. This mostly happens because I
have a type in my features.xml file. IMHO there should be at least an option to
set the plugin to failIfDepsAreMissing or something like this
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.