Fixed error in referencing maven.dependency.classpath
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114529 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
061173235c
commit
36b032ec24
@ -49,7 +49,7 @@
|
||||
</j:choose>
|
||||
|
||||
<path id="classpath.compile">
|
||||
<ant:pathelement location="${maven.dependency.classpath}"/>
|
||||
<ant:path refid="maven.dependency.classpath"/>
|
||||
<ant:pathelement location="${plugin.getDependencyPath('aspectwerkz:aspectwerkz')}"/>
|
||||
</path>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user