two questions
idokaplan opened this issue · 1 comments
Hi,
I have two questions, maybe you can advise.
-
Promote multiple packages (latest) in the same build.
-
Get a list of all the packages (name and version) from "Groupid" and to choose with package to promote.
Thanks!
Ido
Hello @idokaplan ,
currently the plugin doesn't support promotion of multiple artifacts in one step (e.g. multiple extensions, multiple artifactID's etc.) but have the first one (multiple artifacts e.g. with same coordinates but different extension or qualifiers) on my todo list.
The second question: in this point I would suggest to write a little groovy script to retrieve this informations out of Nexus - I wouldn't like to see such functionality in the plugin itself as this would prerequisites user interaction.