MVN

org.fornax.toolsupport : fornax-oaw-m2-plugin

Maven & Gradle

Jun 12, 2015

Model Workflow-M2-Plugin · The Maven2-Plugin for the Model Workflow execution (oAW 4.x / Eclipse MWE/MWE2)

<plugin>
    <groupId>org.fornax.toolsupport</groupId>
    <artifactId>fornax-oaw-m2-plugin</artifactId>
    <version>3.6.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fornax.toolsupport : fornax-oaw-m2-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.6.0

All Versions

Choose a version of org.fornax.toolsupport : fornax-oaw-m2-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.6.x
fornax-oaw-m2-plugin-3.6.0
3.5.x
fornax-oaw-m2-plugin-3.5.2
fornax-oaw-m2-plugin-3.5.1
fornax-oaw-m2-plugin-3.5.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>org.fornax.toolsupport</groupId>
    <artifactId>fornax-oaw-m2-plugin</artifactId>
    <version>3.6.0</version>
</plugin>

Advertisement