+1

Emmanuel

Brett Porter wrote:
Ref: http://jira.codehaus.org/browse/MNG-223

I would like to add <tag/> to the scmManagement section to facilitate
this. It's default if omitted would be HEAD, and would be used to
specify the CVS branch name during development. At release time, it
would be rewritten with the CVS tag used to release it.

For other SCMs, HEAD and the meaning of the tag balue would equate to
the equivalent for that SCM.

For Subversion, tag would be ignored, and instead the connection string
rewritten at release time.

This means that the deployed POM in the repository has the SCM URL + tag
required to get that version of the code from SCM. In conjunction with a
repo search for all versions for a given group/artifactId this
completely replaces <versions/> from M1.

Thoughts?

- Brett

---------------------------------------------------------------------
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