Produce remapped jars after bootstrap jar
This commit is contained in:
parent
99f3dddeac
commit
d95422478a
4
pom.xml
4
pom.xml
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user