MVN

net.sf.mapasuta.build.maven.plugins : maven-oaw-plugin

Maven & Gradle

Feb 01, 2007

Maven oAW plugin · Starts a workflow file of openArchitectureWare v4.

<plugin>
    <groupId>net.sf.mapasuta.build.maven.plugins</groupId>
    <artifactId>maven-oaw-plugin</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.mapasuta.build.maven.plugins : maven-oaw-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of net.sf.mapasuta.build.maven.plugins : maven-oaw-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
maven-oaw-plugin-1.2
1.1
maven-oaw-plugin-1.1

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.sf.mapasuta.build.maven.plugins</groupId>
    <artifactId>maven-oaw-plugin</artifactId>
    <version>1.2</version>
</plugin>