[
https://issues.apache.org/jira/browse/FELIX-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arnaud Cogoluègnes updated FELIX-6527:
--------------------------------------
Description:
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 its last
modification date [1].
[1]
https://github.com/apache/felix-dev/blob/3a9b5639eae13764cc21454795219d37fbce9ca4/tools/maven-bundle-plugin/src/main/java/org/apache/felix/bundleplugin/ManifestPlugin.java#L429
was:
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
> 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
> Priority: Minor
> Labels: maven-bundle-plugin
>
> 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 its last
> modification date [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)