Modifying plugin to use the new plugin-resources directory standard
which gets included automatically by the reactor's pom. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112730 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -112,7 +112,7 @@ to be invoked.
|
||||
<j:set var="self" value="${maven.final.name}"/>
|
||||
<velocity:merge
|
||||
name="${confdir}/classworlds.conf"
|
||||
basedir="${plugin.dir}/src/conf"
|
||||
basedir="${plugin.resources}/conf"
|
||||
template="classworlds.conf"/>
|
||||
|
||||
</goal>
|
||||
|
||||
Reference in New Issue
Block a user