You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Julien Nicoulaud <ju...@gmail.com> on 2013/02/18 10:59:47 UTC

[ANN] vagrant-maven-plugin 1.0.0 released

Hi all,

I just released version 1.0.0 of vagrant-maven-plugin, which provides
integration for Vagrant (http://www.vagrantup.com)

The plugin lives at https://github.com/nicoulaj/vagrant-maven-plugin.

In v1.0.0, the plugin only provides access to raw Vagrant commands.

In future versions, the roadmap is:
 * Add custom packaging types to manipulate boxes as standard Maven
artifacts
 * Add support for directly running tests within virtual machine

Feedbacks/contributions are welcome ;)

Cheers,
Julien