
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 28/Jun/06 09:11 AM
Updated: 28/Jun/08 05:42 PM
|
|
Component/s: |
None
|
Affects Version/s: |
None
|
Fix Version/s: |
None
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
With Maven, an artifact name is composed of several parts : the name itself, the version number, sometimes a suffix and the extension.
For example : mycomponent-1.1.2-QA.jar
I would like to manage some parts of this name from quickbuild : version number and suffix.
I already achieved this with Luntbuild using project properties, but it was quite tedious ... Is it possible to natively add such fields in Quickbuild ?
Something that seems yet impossible with Quickbuild is to rename the suffix part of a component located in maven repository during build promotion. I'd like to be able to rename a mycomponent-1.1.2-QA.jar located in repository into mycomponent-1.1.2.jar just by using QuickBuild interface.
PS : I still never really used QuickBuild (just the trial for a few minutes)
|
Description
|
With Maven, an artifact name is composed of several parts : the name itself, the version number, sometimes a suffix and the extension.
For example : mycomponent-1.1.2-QA.jar
I would like to manage some parts of this name from quickbuild : version number and suffix.
I already achieved this with Luntbuild using project properties, but it was quite tedious ... Is it possible to natively add such fields in Quickbuild ?
Something that seems yet impossible with Quickbuild is to rename the suffix part of a component located in maven repository during build promotion. I'd like to be able to rename a mycomponent-1.1.2-QA.jar located in repository into mycomponent-1.1.2.jar just by using QuickBuild interface.
PS : I still never really used QuickBuild (just the trial for a few minutes)
|
Show » |
There are no comments yet on this issue.
|
|