You could use the Nexus UI to upload it directly, or if you need to
automate you could use the REST api.

-----Original Message-----
From: Olivier Billard [mailto:[email protected]] 
Sent: Thursday, March 12, 2009 7:57 AM
To: [email protected]
Subject: [Maven Deploy Plugin] Add consistency check when specifying POM
file and mojo parameters


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-s
pecifying-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]


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

Reply via email to