Hi all,

I would like to propose an enhancement to the maven deploy plugin,
specifically the deploy-file mojo, and to propose a contribution. Please
tell me if this could be interesting for the community.

Among other tasks, my team manages the corporate repository manager (Nexus),
and the deployment policy of internal/third party artifacts on this repo. We
have the use case where we would like to specify both POM file AND
artifactId/groupId/version to the maven-deploy-plugin, and we need to ensure
that this information is consistent.

Currently, no check is done by the mojo, but we would like to add optional
consistency checking : to verify that there is a perfect match between POM
file and corresponding mojo parameters.

Would the community be interested with such a contribution to the plugin ?
Did someone met this need, and solved this in another way ?

Thank you for answers,
--
Olivier Billard
-- 
View this message in context: 
http://www.nabble.com/-Maven-Deploy-Plugin--Add-consistency-check-when-specifying-POM-file-and-mojo-parameters-tp22477729p22477729.html
Sent from the Maven Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to