You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Henika Tekwani <ht...@adobe.com> on 2011/06/29 13:11:43 UTC

Maven 3 and updateReleaseInfo=false

Hi All,

I am trying to deploy an artifact using maven 3 but I don't want to update the RELEASE tag in the maven-metadata.xml. I am using "maven-deploy-plugin:2.6:deploy-file" and while calling the deploy command I am setting -DupdateReleaseInfo=false. Still the RELEASE tag in metadata is getting updated.

Any clue how to stop maven 3 from updating the RELEASE tag?

Thanks
Henika


Re: Maven 3 and updateReleaseInfo=false

Posted by Benson Margulies <bi...@gmail.com>.
I think that you should create a JIRA.

On Wed, Jun 29, 2011 at 7:11 AM, Henika Tekwani <ht...@adobe.com> wrote:
> Hi All,
>
> I am trying to deploy an artifact using maven 3 but I don't want to update the RELEASE tag in the maven-metadata.xml. I am using "maven-deploy-plugin:2.6:deploy-file" and while calling the deploy command I am setting -DupdateReleaseInfo=false. Still the RELEASE tag in metadata is getting updated.
>
> Any clue how to stop maven 3 from updating the RELEASE tag?
>
> Thanks
> Henika
>
>

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