Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
framework-1.0.0
-
None
Description
Currently the manifest and bundle goals use slightly different defaults when generating manifests. This means that a project with packaging type "bundle" could have a different manifest in the final artifact to the file generated by the manifest goal. (Although the manifest goal was meant to be used with existing non-bundle projects, there's nothing stopping someone using it with a bundle project.)
This issue will ensure that the bundle and manifest goals produce the same manifest content for projects with packing type "bundle".
Because this is a minor issue, it will be investigated after release 1.2.0 of the bundleplugin.