Re: svn commit: r485976 - /maven/plugins/trunk/pom.xml

2007-01-11 Thread Mykel Alvis
I have a parent pom that defines the SCM of itself and all it's children by using scm:svn:http://${scm.host}/svnrepos/${object.namespace}/${artifactId}/trunk and I end up with scm:svn:http://${scm.host}/svnrepos/${object.namespace }/${artifactId}/trunk/${artifactId} I'm not sure if this is stil

Re: svn commit: r485976 - /maven/plugins/trunk/pom.xml

2006-12-12 Thread Brett Porter
--- maven/plugins/trunk/pom.xml (original) +++ maven/plugins/trunk/pom.xml Mon Dec 11 17:47:14 2006 @@ -66,7 +66,7 @@ apache.website - scp://people.apache.org/www/maven.apache.org/plugins/url> + scp://people.apache.org/www/maven.apache.org/plugins/$ {pom.artifactId}/${v

Re: svn commit: r485976 - /maven/plugins/trunk/pom.xml

2006-12-12 Thread Dennis Lundberg
See comment inline... [EMAIL PROTECTED] wrote: Author: joakime Date: Mon Dec 11 17:47:14 2006 New Revision: 485976 URL: http://svn.apache.org/viewvc?view=rev&rev=485976 Log: Parameterizing the staging profile. Modified: maven/plugins/trunk/pom.xml Modified: maven/plugins/trunk/pom.xml URL