MVN

org.bluestemsoftware.open.maven.plugin : maven-eoa-plugin

Maven & Gradle

Nov 21, 2010

maven-eoa-plugin · Defines goals for building, testing and installing your alakai extension projects.

<plugin>
    <groupId>org.bluestemsoftware.open.maven.plugin</groupId>
    <artifactId>maven-eoa-plugin</artifactId>
    <version>1.0.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bluestemsoftware.open.maven.plugin : maven-eoa-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.3

All Versions

Choose a version of org.bluestemsoftware.open.maven.plugin : maven-eoa-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-eoa-plugin-1.0.0.3
maven-eoa-plugin-1.0.0.2
maven-eoa-plugin-1.0.0.1
maven-eoa-plugin-1.0.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>org.bluestemsoftware.open.maven.plugin</groupId>
    <artifactId>maven-eoa-plugin</artifactId>
    <version>1.0.0.3</version>
</plugin>