Andreas Sewe wrote: > > ... Would be interesting to know why you are so against using properties > in > /project/scm/*. >
Based on what I've experienced, described earlier by Jörg - Jörg Schaible wrote: > > ... the release plugin will rewrite the SCM URLs during release and > reolve all properties with their real values - unfortunately. > (which I think is http://jira.codehaus.org/browse/MRELEASE-412), there is no gain in using properties since the release plugin currently just resolves/replaces in-place anyways. You would have to manually edit and reinsert the property expressions in the trunk's pom after every time you released. -- View this message in context: http://maven.40175.n5.nabble.com/scm-connection-in-parent-pom-tp3224641p3228825.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
