forked from I2P_Developers/i2p.i2p
Build: More mavenLocal cleanup
This commit is contained in:
@@ -2431,7 +2431,8 @@
|
||||
</ant>
|
||||
</target>
|
||||
|
||||
<target name="mavenLocal" depends="-pre-release, distclean, testscripts, mavenLocal.deps">
|
||||
<target name="mavenLocal" depends="mavenLocal.deps">
|
||||
<delete dir="./pkg-mavencentral" />
|
||||
<mkdir dir="./pkg-mavencentral" />
|
||||
<!-- Libraries -->
|
||||
<copy file="build/i2p.jar" tofile="pkg-mavencentral/i2p-${release.number}.jar" />
|
||||
|
Reference in New Issue
Block a user