Hello

The Mojo team is pleased to announce the release of VFS Maven Plugin 1.0 Beta 1

This plugin is a wrapper of Apache's Commons Virtual File System ( VFS )

To use this plugin, specify the version in your project's plugin configuration:

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

The project site is at  http://mojo.codehaus.org/vfs/vfs-maven-plugin

Thanks,

-Dan

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

Reply via email to