Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Core system
-
Labels:None
-
Complexity:Novice
Description
It would be nice if Continuum shared its build number with the underlying build projects (e.g. Ant/Maven{1,2})
What I'm trying to do is generate artifacts with the following naming convention:
myproject-1.0-123.zip
where 1.0 is the version number defined in Maven (e.g. pom.xml), and 123
is the Continuum build number. Artifacts could be .zip, .jar, .war, etc.
I guess one way to do this is to pass the build number via an environment variable
Issue Links
- is duplicated by
-
CONTINUUM-990
Pass some continuum information to build tools when executing a build
-
In a similar way we would like to quote the build number (version) on the "About" screen. It seems like a fundamental feature to me that I have becone quite acustomed to with Cruise Control.
cheers,
g