Patch from Chris Shorrock <chris@shorrockin.com>. Thanks!
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113539 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<!--==================================================================-->
|
||||
<goal name="uberjar:init">
|
||||
|
||||
<property name="dest" value="target/uberjar"/>
|
||||
<property name="dest" value="${maven.build.dir}/uberjar"/>
|
||||
<property name="inf" value="${dest}/WORLDS-INF"/>
|
||||
<property name="libdir" value="${inf}/lib"/>
|
||||
<property name="confdir" value="${inf}/conf"/>
|
||||
|
||||
Reference in New Issue
Block a user