You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Dennis Lundberg <de...@apache.org> on 2012/01/09 22:57:31 UTC

Re: svn commit: r1229377 - /maven/skins/trunk/maven-fluido-skin/pom.xml

Hi Hervé

After I moved the parent to a sibling-directory of the skins, each skin
now needs to specify its SCM details. So, this will need to be put back
again.

Run a
  mvn help:effective-pom
for the fluido-skin now and you will see that the SCM URLs are wrong.

On 2012-01-09 22:48, hboutemy@apache.org wrote:
> Author: hboutemy
> Date: Mon Jan  9 21:48:38 2012
> New Revision: 1229377
> 
> URL: http://svn.apache.org/viewvc?rev=1229377&view=rev
> Log:
> removed duplicate scm element
> 
> Modified:
>     maven/skins/trunk/maven-fluido-skin/pom.xml
> 
> Modified: maven/skins/trunk/maven-fluido-skin/pom.xml
> URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/pom.xml?rev=1229377&r1=1229376&r2=1229377&view=diff
> ==============================================================================
> --- maven/skins/trunk/maven-fluido-skin/pom.xml (original)
> +++ maven/skins/trunk/maven-fluido-skin/pom.xml Mon Jan  9 21:48:38 2012
> @@ -60,12 +60,6 @@
>      </contributor>
>    </contributors>
>  
> -  <scm>
> -    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/skins/trunk/maven-fluido-skin</connection>
> -    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/skins/trunk/maven-fluido-skin</developerConnection>
> -    <url>http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin</url>
> -  </scm>
> -
>    <build>
>      <resources>
>        <resource>
> 
> 
> 


-- 
Dennis Lundberg

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


Re: svn commit: r1229377 - /maven/skins/trunk/maven-fluido-skin/pom.xml

Posted by Dennis Lundberg <de...@apache.org>.
Hi

My bad, I didn't see that it was a duplicate.

On 2012-01-09 22:57, Dennis Lundberg wrote:
> Hi Hervé
> 
> After I moved the parent to a sibling-directory of the skins, each skin
> now needs to specify its SCM details. So, this will need to be put back
> again.
> 
> Run a
>   mvn help:effective-pom
> for the fluido-skin now and you will see that the SCM URLs are wrong.
> 
> On 2012-01-09 22:48, hboutemy@apache.org wrote:
>> Author: hboutemy
>> Date: Mon Jan  9 21:48:38 2012
>> New Revision: 1229377
>>
>> URL: http://svn.apache.org/viewvc?rev=1229377&view=rev
>> Log:
>> removed duplicate scm element
>>
>> Modified:
>>     maven/skins/trunk/maven-fluido-skin/pom.xml
>>
>> Modified: maven/skins/trunk/maven-fluido-skin/pom.xml
>> URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/pom.xml?rev=1229377&r1=1229376&r2=1229377&view=diff
>> ==============================================================================
>> --- maven/skins/trunk/maven-fluido-skin/pom.xml (original)
>> +++ maven/skins/trunk/maven-fluido-skin/pom.xml Mon Jan  9 21:48:38 2012
>> @@ -60,12 +60,6 @@
>>      </contributor>
>>    </contributors>
>>  
>> -  <scm>
>> -    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/skins/trunk/maven-fluido-skin</connection>
>> -    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/skins/trunk/maven-fluido-skin</developerConnection>
>> -    <url>http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin</url>
>> -  </scm>
>> -
>>    <build>
>>      <resources>
>>        <resource>
>>
>>
>>
> 
> 


-- 
Dennis Lundberg

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


Re: svn commit: r1229377 - /maven/skins/trunk/maven-fluido-skin/pom.xml

Posted by Hervé BOUTEMY <he...@free.fr>.
Hi Dennis,

It's still here [1], it was duplicated before [2] (then caused mvn to fail)

Regards,

Hervé


[1] http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-
skin/pom.xml?view=markup

[2] http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-
skin/pom.xml?revision=1228915&view=markup

Le lundi 9 janvier 2012 22:57:31 Dennis Lundberg a écrit :
> Hi Hervé
> 
> After I moved the parent to a sibling-directory of the skins, each skin
> now needs to specify its SCM details. So, this will need to be put back
> again.
> 
> Run a
>   mvn help:effective-pom
> for the fluido-skin now and you will see that the SCM URLs are wrong.
> 
> On 2012-01-09 22:48, hboutemy@apache.org wrote:
> > Author: hboutemy
> > Date: Mon Jan  9 21:48:38 2012
> > New Revision: 1229377
> > 
> > URL: http://svn.apache.org/viewvc?rev=1229377&view=rev
> > Log:
> > removed duplicate scm element
> > 
> > Modified:
> >     maven/skins/trunk/maven-fluido-skin/pom.xml
> > 
> > Modified: maven/skins/trunk/maven-fluido-skin/pom.xml
> > URL:
> > http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/pom.xm
> > l?rev=1229377&r1=1229376&r2=1229377&view=diff
> > =======================================================================
> > ======= --- maven/skins/trunk/maven-fluido-skin/pom.xml (original)
> > +++ maven/skins/trunk/maven-fluido-skin/pom.xml Mon Jan  9 21:48:38 2012
> > @@ -60,12 +60,6 @@
> > 
> >      </contributor>
> >    
> >    </contributors>
> > 
> > -  <scm>
> > -   
> > <connection>scm:svn:http://svn.apache.org/repos/asf/maven/skins/trunk/m
> > aven-fluido-skin</connection> -   
> > <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/ski
> > ns/trunk/maven-fluido-skin</developerConnection> -   
> > <url>http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin</
> > url> -  </scm>
> > -
> > 
> >    <build>
> >    
> >      <resources>
> >      
> >        <resource>

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