Committed a bit too much? See below...

On 2012-10-10 07:42, [email protected] wrote:
> Author: krosenvold
> Date: Wed Oct 10 05:42:44 2012
> New Revision: 1396476
> 
> URL: http://svn.apache.org/viewvc?rev=1396476&view=rev
> Log:
> o Made it compile with maven3
> 
> Modified:
>     maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml
>     maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml
> 
> Modified: maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml
> URL: 
> http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml?rev=1396476&r1=1396475&r2=1396476&view=diff
> ==============================================================================
> --- maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml (original)
> +++ maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml Wed Oct 10 
> 05:42:44 2012
> @@ -69,7 +69,7 @@ under the License.
>      <dependency>
>        <groupId>${project.groupId}</groupId>
>        <artifactId>doxia-book-renderer</artifactId>
> -      <version>1.3-SNAPSHOT</version>
> +      <version>2</version>

There is no version 2 of doxia-book-renderer.

>      </dependency>
>  
>      <dependency>
> 
> Modified: maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml
> URL: 
> http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml?rev=1396476&r1=1396475&r2=1396476&view=diff
> ==============================================================================
> --- maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml (original)
> +++ maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml Wed Oct 10 05:42:44 
> 2012
> @@ -152,7 +152,7 @@ under the License.
>      <dependency>
>        <groupId>org.codehaus.plexus</groupId>
>        <artifactId>plexus-container-default</artifactId>
> -      <scope>test</scope>
> +      <scope>provided</scope>
>      </dependency>
>  
>      <!-- Test -->
> 
> 


-- 
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to