MVN

org.apache.npanday.plugins : custom-lifecycle-maven-plugin

Maven & Gradle

May 16, 2011
1 usages

NPanday :: Custom Lifecycle Extensions Plugin · Registers the type handlers for all core dotnet types including empty lifecycles.

<plugin>
    <groupId>org.apache.npanday.plugins</groupId>
    <artifactId>custom-lifecycle-maven-plugin</artifactId>
    <version>1.4.0-incubating</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.npanday.plugins : custom-lifecycle-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0-incubating

All Versions

Choose a version of org.apache.npanday.plugins : custom-lifecycle-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
custom-lifecycle-maven-plugin-1.4.0-incubating

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.apache.npanday.plugins</groupId>
    <artifactId>custom-lifecycle-maven-plugin</artifactId>
    <version>1.4.0-incubating</version>
</plugin>