License |
License
Apache
|
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.nisgits.executablewar |
ArtifactId | ArtifactIdmaven-executable-war-plugin |
Version | Version0.3 |
Type | Typemaven-plugin |
Description |
DescriptionMaven plugin for creating executable WARs
Adds support files to a web application that makes it possible to run it from the command line in addition to
being deployed to a container.
|
<plugin>
<groupId>net.nisgits.executablewar</groupId>
<artifactId>maven-executable-war-plugin</artifactId>
<version>0.3</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
net.nisgits.executablewar : executable-war-library | jar | 0.3 |
org.apache.maven.plugins : maven-war-plugin | jar | 2.1-beta-1 |
com.google.collections : google-collections | jar | 1.0 |
net.java.dev.jna : jna | jar | 3.2.2 |
com.sun.akuma : akuma | jar | 1.3 |
org.jvnet.hudson.winstone : winstone | jar | 0.9.10-hudson-9 |
org.apache.maven : maven-plugin-api | jar | 2.0.6 |
org.apache.maven : maven-artifact | jar | 2.0.6 |
org.apache.maven : maven-archiver | jar | 2.4 |
org.codehaus.plexus : plexus-archiver | jar | 1.0-alpha-9 |
org.codehaus.plexus : plexus-io | jar | 1.0-alpha-1 |
com.thoughtworks.xstream : xstream | jar | 1.3.1 |
org.codehaus.plexus : plexus-utils | jar | 1.5.5 |
org.apache.maven.shared : maven-filtering | jar | 1.0-beta-2 |
org.twdata.maven : mojo-executor | jar | 0.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-registry | jar | 2.0.6 |
org.apache.maven.shared : maven-verifier | jar | 1.2 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 1.2 |
junit : junit | jar | 4.7 |