-
Bug
-
Resolution: Done
-
Major
-
2.0.0-beta-3
-
None
-
None
MavenImporter packages intermediate results from target directory of a Maven project.
However, for MANIFEST.MF, this file is added later on during package phase, so it is not included in the file.
Solving this issue is cumbersome, because this file is created as the archive is constructed. We have to somehow emulate Maven archiver to get the file before the jar/war/ear packaging is done.
- is incorporated by
-
SHRINKRES-61 Reimplement MavenImporter
- Closed
- is related to
-
SHRINKRES-18 MavenImporter on war files should support a configuration that supports "skipping the build" in the IDE (and preferably use it by default)
- Closed