Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.1
-
Fix Version/s: 2.2
-
Component/s: None
-
Labels:None
-
Environment:n/a
Description
Upgrade the dependency to org.apache.maven:maven-archiver to newer version (when released) to get the version of Maven Core used for building included in the Created-By manifest entry. The call to MavenArchiver also needs to be slightly updated to pass along the MavenSession.
Issue Links
- depends upon
-
MSHARED-38
Archiver should be adding "Created-By: Apache Maven _2.0.4_" to the manifest
-
- relates to
-
MJAR-148
Add Maven version used to Created-By entry in manifest
-
Attached patch, including IT. Obviously, the maven-archiver version needs to be updated to a release version once available.