-
Bug
-
Resolution: Unresolved
-
Major
-
None
I recently upgraded from Hudson to Jenkins and found that the Manifest file in my jars no longer have the build/version related information in them.
Contents of manifest file with hudson that are missing after upgrading to Jenkins
...
Hudson-Build-Number: 11
Hudson-Project: XXXX
Hudson-Version: 1.357
I see this as well, but it is when I changed my Jenkins Maven job to use Maven 3 instead of Maven 2.