On 9/24/06, Stephen Duncan <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
