mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 16:14:10 -08:00
Remove unnecessary plugin executions
This commit is contained in:
parent
c67f493187
commit
5aa526bc34
|
@ -81,19 +81,6 @@
|
||||||
</goals>
|
</goals>
|
||||||
<phase>process-classes</phase>
|
<phase>process-classes</phase>
|
||||||
</execution>
|
</execution>
|
||||||
<execution>
|
|
||||||
<id>help-descriptor</id>
|
|
||||||
<goals>
|
|
||||||
<goal>helpmojo</goal>
|
|
||||||
</goals>
|
|
||||||
<phase>process-classes</phase>
|
|
||||||
</execution>
|
|
||||||
<execution>
|
|
||||||
<id>mojo-descriptor</id>
|
|
||||||
<goals>
|
|
||||||
<goal>descriptor</goal>
|
|
||||||
</goals>
|
|
||||||
</execution>
|
|
||||||
</executions>
|
</executions>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user