You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mark Hobson <ma...@apache.org> on 2009/12/24 18:02:34 UTC

[ANN] Batik Maven Plugin 1.0-beta-1 Released

The Mojo team is pleased to announce the first release of the Batik
Maven Plugin, version 1.0-beta-1.

This plugin rasterizes SVGs using Apache Batik.

http://mojo.codehaus.org/batik-maven-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
 <groupId>org.codehaus.mojo</groupId>
 <artifactId>batik-maven-plugin</artifactId>
 <version>1.0-beta-1</version>
</plugin>

Enjoy & Merry Christmas!

-The Mojo Ho-Ho team

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