MVN

us.hornerscorners.mojo : glassfish-inplace-maven-plugin

Maven & Gradle

Jan 28, 2015

glassfish-inplace-maven-plugin · Deploys src/main/webapp in-place into an embedded glassfish instance.

<plugin>
    <groupId>us.hornerscorners.mojo</groupId>
    <artifactId>glassfish-inplace-maven-plugin</artifactId>
    <version>1.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of us.hornerscorners.mojo : glassfish-inplace-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of us.hornerscorners.mojo : glassfish-inplace-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5
glassfish-inplace-maven-plugin-1.5
1.3
glassfish-inplace-maven-plugin-1.3
1.2
glassfish-inplace-maven-plugin-1.2
1.1
glassfish-inplace-maven-plugin-1.1
1.0
glassfish-inplace-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>us.hornerscorners.mojo</groupId>
    <artifactId>glassfish-inplace-maven-plugin</artifactId>
    <version>1.5</version>
</plugin>