jar file build traceability

37 Views Asked by At

We use Eclipse, Maven, Subversion, Jenkins and Artifactory in our build process. We would like an automated way of storing build information (date, version number, etc.) in the resulting jar (and war) files, so that if a customer inquires as to the source files that make up the jar (or war) files, we can easily retrieve the information.

0

There are 0 best solutions below