MVN

net.ju-n.maven.plugins : vagrant-maven-plugin

Maven & Gradle

Jun 19, 2016
33 stars

Vagrant Maven plugin · Maven plugin for Vagrant.

<plugin>
    <groupId>net.ju-n.maven.plugins</groupId>
    <artifactId>vagrant-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.ju-n.maven.plugins : vagrant-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of net.ju-n.maven.plugins : vagrant-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
vagrant-maven-plugin-1.0.2
vagrant-maven-plugin-1.0.1
vagrant-maven-plugin-1.0.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>net.ju-n.maven.plugins</groupId>
    <artifactId>vagrant-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>