Skip to content

Commit 8e9d3f8

Browse files
committed
fixes #338 comment out the moditect-maven-plugin for mvn deploy
1 parent 0d4dfd2 commit 8e9d3f8

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
@@ -164,6 +164,7 @@
164164
</instructions>
165165
</configuration>
166166
</plugin>
167+
<!--
167168
<plugin>
168169
<groupId>org.moditect</groupId>
169170
<artifactId>moditect-maven-plugin</artifactId>
@@ -197,6 +198,7 @@
197198
</execution>
198199
</executions>
199200
</plugin>
201+
-->
200202
<plugin>
201203
<groupId>org.sonatype.plugins</groupId>
202204
<artifactId>nexus-staging-maven-plugin</artifactId>

0 commit comments

Comments
 (0)