Skip to content

Instantly share code, notes, and snippets.

@gilbertoca
Created July 1, 2016 15:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gilbertoca/e955f9c1c3767fda784f9f0313722915 to your computer and use it in GitHub Desktop.
Save gilbertoca/e955f9c1c3767fda784f9f0313722915 to your computer and use it in GitHub Desktop.
wildfly-swarm-plugin:1.0.0.CR2 - [pom.xml]
<plugin>
<groupId>org.wildfly.swarm</groupId>
<artifactId>wildfly-swarm-plugin</artifactId>
<version>${wildfly-swarm-plugin.version}</version>
<executions>
<execution>
<id>package</id>
<phase>none</phase>
</execution>
</executions>
</plugin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment