You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dan Tran <da...@gmail.com> on 2012/11/01 04:37:03 UTC

[ANN] VFS Maven Plugin 1.0 Beta 1 Released

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org