mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-17 21:33:49 -07:00
@@ -361,7 +361,6 @@
|
||||
<goal>single</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<appendAssemblyId>false</appendAssemblyId>
|
||||
<archive>
|
||||
<manifest>
|
||||
<addDefaultEntries>false</addDefaultEntries>
|
||||
@@ -370,6 +369,7 @@
|
||||
<Main-Class>org.bukkit.craftbukkit.bootstrap.Main</Main-Class>
|
||||
</manifestEntries>
|
||||
</archive>
|
||||
<attach>false</attach>
|
||||
<descriptors>
|
||||
<descriptor>${project.basedir}/src/assembly/bootstrap.xml</descriptor>
|
||||
</descriptors>
|
||||
|
Reference in New Issue
Block a user