Skip to content

Commit 83f6860

Browse files
committed
no need to deploy to WildFly during install phase
1 parent 02c0028 commit 83f6860

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
<groupId>org.wildfly.plugins</groupId>
9292
<artifactId>wildfly-maven-plugin</artifactId>
9393
<version>1.0.2.Final</version>
94+
<!--
9495
<executions>
9596
<execution>
9697
<phase>install</phase>
@@ -99,6 +100,7 @@
99100
</goals>
100101
</execution>
101102
</executions>
103+
-->
102104
</plugin>
103105
</plugins>
104106
</build>

0 commit comments

Comments
 (0)