geforkt von Mirrors/Paper
Produce remapped jars after bootstrap jar
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
1618dd945f
Commit
ffdf8aeecf
@ -484,7 +484,7 @@
|
||||
<artifactId>specialsource-maven-plugin</artifactId>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>package</phase>
|
||||
<phase>verify</phase>
|
||||
<goals>
|
||||
<goal>remap</goal>
|
||||
</goals>
|
||||
@ -497,7 +497,7 @@
|
||||
</configuration>
|
||||
</execution>
|
||||
<execution>
|
||||
<phase>package</phase>
|
||||
<phase>verify</phase>
|
||||
<goals>
|
||||
<goal>remap</goal>
|
||||
</goals>
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren