Make Manifest Build-date work
-----------------------------
Key: UIMA-694
URL: https://issues.apache.org/jira/browse/UIMA-694
Project: UIMA
Issue Type: Improvement
Components: Build, Packaging and Test
Reporter: Marshall Schor
Assignee: Marshall Schor
Priority: Trivial
Fix For: 2.3
Currently, the main POM for uimaj has a section where it tries to set the
Build-date but that doesn't work, and the suggested approach of specifying a
java system property with the date didn't work for me (JVM system properties
don't appear to be visible in maven variables).
Fix this to automatically set the date and time of the build, using a maven
plugin for this purpose.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.