Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.0-alpha-1
-
Fix Version/s: 1.0-alpha-2
-
Component/s: Core system
-
Labels:None
-
Number of attachments :
Description
please have Continuum read its embedded pom.xml instead of hardcoding the version in the source code.
Taking advantage of the changes in the maven-archiver which make available a pom.properties file which can be accessed for version information. This is working locally and will work generally when the new jar mojo is deployed.