Arnaud Cogoluègnes created FELIX-6527:
-----------------------------------------
Summary: Maven Felix plugin broken when supportIncrementalBuild is
false
Key: FELIX-6527
URL: https://issues.apache.org/jira/browse/FELIX-6527
Project: Felix
Issue Type: Bug
Components: Maven Bundle Plugin
Affects Versions: maven-bundle-plugin-5.1.5
Reporter: Arnaud Cogoluègnes
The plugin fails all the time after the manifest has been generated on the
first run. The incremental data directory is not created when
`supportIncrementalBuild` is false but the plugin nevertheless checks if it
exists [1].
[1]
https://github.com/apache/felix-dev/blob/3a9b5639eae13764cc21454795219d37fbce9ca4/tools/maven-bundle-plugin/src/main/java/org/apache/felix/bundleplugin/ManifestPlugin.java#L429
--
This message was sent by Atlassian Jira
(v8.20.7#820007)