You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Stephen Duncan <st...@gmail.com> on 2006/09/25 03:49:12 UTC

SCM Url's and Tags, Branches, etc.

Does anybody have advice for the issues discussed here:
http://www.nabble.com/Re%3A-svn-commit%3A-r449509---in--incubator-abdera-java-trunk%3A-client-pom.xml-core-pom.xml-dependencies-json-pom.xml-examples-pom.xml-extensions-pom.xml-parser-pom.xml-pom.xml-protocol-pom.xml-security-pom.xml-server-pom.xml-tf2328489.html#a6478045

The two issues are:

1) Having to specify scm information in every module because the
module folder name does not match the artifactId.

2) Should this scm info be updated for every branch and tag?

-- 
Stephen Duncan Jr
www.stephenduncanjr.com

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


Re: SCM Url's and Tags, Branches, etc.

Posted by dan tran <da...@gmail.com>.
On 9/24/06, Stephen Duncan <st...@gmail.com> wrote:
>
> Does anybody have advice for the issues discussed here:
>
> http://www.nabble.com/Re%3A-svn-commit%3A-r449509---in--incubator-abdera-java-trunk%3A-client-pom.xml-core-pom.xml-dependencies-json-pom.xml-examples-pom.xml-extensions-pom.xml-parser-pom.xml-pom.xml-protocol-pom.xml-security-pom.xml-server-pom.xml-tf2328489.html#a6478045
>
> The two issues are:
>
> 1) Having to specify scm information in every module because the
> module folder name does not match the artifactId.


Yes, this is the current limitation of maven-scm when dealing with
maven-release-plugin and
continuum.

2) Should this scm info be updated for every branch and tag?


Yes on the branch, but not with the tag if you do it thru
maven-release-plugin


I always name my artifact and module name pair to be same.





--
> Stephen Duncan Jr
> www.stephenduncanjr.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>