Hi all,

I want to avoid putting a SCM configuration in every pom.
For modules in a module build I found out that maven adds the artifact-id to the module-parent-pom's scm url . I was not able to find any information about the rules of scm URL resolution.

What are the rules for SCM URL calculation/resolution?
What are my options to define generic scm urls in a parent pom maybe with placeholders for artifactID and groupID? What if my svn structure doesn't 100% match groupID/artifactID (e.g. groupID=com.mycomp --> com/mycomp/ArtifactID)?

Thanks
Stefan




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to