MVN

fish.payara.advisor : advisor-maven-plugin

Maven & Gradle

Jul 27, 2023
0 stars

fish.payara.advisor:advisor-maven-plugin · Payara Jakarta EE 8 to 10 Upgrade Advisor Tool

<plugin>
    <groupId>fish.payara.advisor</groupId>
    <artifactId>advisor-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fish.payara.advisor : advisor-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of fish.payara.advisor : advisor-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
advisor-maven-plugin-1.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>fish.payara.advisor</groupId>
    <artifactId>advisor-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Advertisement