We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e2308b commit 13ca8f0Copy full SHA for 13ca8f0
pom.xml
@@ -631,7 +631,6 @@
631
<directory>${project.basedir}/reobf/minecraft</directory>
632
<targetPath>${project.basedir}/target/classes</targetPath>
633
<include>**/*</include>
634
- <preservePath>true</preservePath>
635
</resource>
636
<resource>
637
<runIf>
@@ -645,7 +644,7 @@
645
644
646
<pack>true</pack>
647
648
- </resources>
+ </resources>
649
</configuration>
650
<goals>
651
<goal>copy</goal>
@@ -706,7 +705,6 @@
706
705
707
708
709
710
711
712
0 commit comments