-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
In the configuration we can set (hardcode) the classifier for the artifact.
Would be nice if we could choose both version and classifier in the parameter combo.
My use case is :
- we deploy in a testing environment (for non automated test)
- users are expected to test a particular 'candidate' version among several (available at the moment)
- same artifact (group id, artifact id, version)
- with different classifier according to actual feature we try to deploy
(ex : eu.group.id:artifact:1.2.3-SNAPSHOT:fix-3210)