MVN

net.segner.maven.plugins : skinnywar-maven-plugin

Maven & Gradle

Apr 28, 2017
0 stars

EAR repackaging plugin supporting load-time-weaver ready communal and standard skinny wars

<plugin>
    <groupId>net.segner.maven.plugins</groupId>
    <artifactId>skinnywar-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.segner.maven.plugins : skinnywar-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of net.segner.maven.plugins : skinnywar-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
skinnywar-maven-plugin-1.1
1.0
skinnywar-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>net.segner.maven.plugins</groupId>
    <artifactId>skinnywar-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Advertisement