Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.2
-
Fix Version/s: 2.4
-
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
-
- is related to
-
MJBOSSPACK-51
Add Maven version used to Created-By entry in manifest
-
-
MEAR-145
Add Maven version used to Created-By entry in manifest
-
-
MEJB-56
Add Maven version used to Created-By entry in manifest
-
-
MWAR-273
Add Maven version used to Created-By entry in manifest
-
Attaching patch. mavenArchiverVersion needs to be updated to a released version once available.