Hello,
Not sure the branch will work with maven 2.x builds : To be tested :-)

But no objections to move this branch to trunk.


2011/2/5 Hervé BOUTEMY <herve.bout...@free.fr>:
> I updated to plugin-testing 1.2 components
> but latest is 2.0-alpha-1 that has been released from a branch [1] instead of
> trunk [2]
>
> any objection to replace trunk with the branch?
>
> Hervé
>
> [1] http://svn.apache.org/viewvc/maven/plugin-testing/branches/plugin-testing-
> mvn-3.x/
>
> [2] http://svn.apache.org/viewvc/maven/plugin-testing/trunk/
>
> Le samedi 5 février 2011, hbout...@apache.org a écrit :
>> Author: hboutemy
>> Date: Sat Feb  5 08:32:19 2011
>> New Revision: 1067411
>>
>> URL: http://svn.apache.org/viewvc?rev=1067411&view=rev
>> Log:
>> updated plugin testing components to their new home in o.a.m.plugin-testing
>> instead of o.a.m.shared
>>
>> Modified:
>>     maven/plugins/trunk/maven-assembly-plugin/pom.xml
>>
>> Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom
>> .xml?rev=1067411&r1=1067410&r2=1067411&view=diff
>> ==========================================================================
>> ==== --- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Sat Feb  5 08:32:19
>> 2011 @@ -153,15 +153,15 @@ under the License.
>>        <version>1.0-alpha-2</version>
>>      </dependency>
>>      <dependency>
>> -      <groupId>org.apache.maven.shared</groupId>
>> +      <groupId>org.apache.maven.plugin-testing</groupId>
>>        <artifactId>maven-plugin-testing-tools</artifactId>
>> -      <version>1.0-alpha-1</version>
>> +      <version>1.2</version>
>>        <scope>test</scope>
>>      </dependency>
>>      <dependency>
>> -      <groupId>org.apache.maven.shared</groupId>
>> +      <groupId>org.apache.maven.plugin-testing</groupId>
>>        <artifactId>maven-test-tools</artifactId>
>> -      <version>1.0-alpha-1</version>
>> +      <version>1.2</version>
>>        <scope>test</scope>
>>      </dependency>
>>      <dependency>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>



-- 
Olivier Lamy
http://twitter.com/olamy
http://www.linkedin.com/in/olamy

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

Reply via email to