MVN

com.atlassian.maven.plugins : maven-fecru-plugin

Maven & Gradle

Mar 18, 2015
1 usages

Maven FishEye/Crucible Plugin

<plugin>
    <groupId>com.atlassian.maven.plugins</groupId>
    <artifactId>maven-fecru-plugin</artifactId>
    <version>5.0.18</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.atlassian.maven.plugins : maven-fecru-plugin to add to Maven - Latest Versions:

  • Latest Stable: 5.0.18

All Versions

Choose a version of com.atlassian.maven.plugins : maven-fecru-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
maven-fecru-plugin-5.0.18

How to add a plugin to Maven

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

<plugin>
    <groupId>com.atlassian.maven.plugins</groupId>
    <artifactId>maven-fecru-plugin</artifactId>
    <version>5.0.18</version>
</plugin>

Advertisement