You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Rajwinder Makkar <ra...@gmail.com> on 2012/03/02 09:33:38 UTC

Deploy and condition

Here is the scenario :

- We need development to change ver number of the artifact when the code is
changed. If artifact checksum differs but ver is same then deploy should
fail.
- If a maven build produces 5 artifacts and one of them is modified and 4
are same then maven deploy should pass.
- If all the artifacts are same then maven deploy should fail.

We are deploying to artifactory.

Please suggest.

-Raj

Re: Deploy and condition

Posted by Wayne Fay <wa...@gmail.com>.
> We are deploying to artifactory.
>
> Please suggest.

These sound like questions that are better asked on the Artifactory list.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org