Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.7
-
Fix Version/s: 2.8
-
Labels:None
-
Environment:n/a
-
Number of attachments :
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. The version of maven-archiver needs to be updated to 2.5 once released.