Fix dependencies names for xerces.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@322518 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
141594de28
commit
c3d3264217
@ -113,8 +113,8 @@
|
||||
<ant:pathelement path="${plugin.getDependencyPath('javadoc')}"/>
|
||||
<ant:pathelement path="${plugin.getDependencyPath('nekohtml')}"/>
|
||||
<ant:pathelement path="${plugin.getDependencyPath('dom4j')}"/>
|
||||
<ant:pathelement path="${plugin.getDependencyPath('xercesImpl')}"/>
|
||||
<ant:pathelement path="${plugin.getDependencyPath('xmlParserAPIs')}"/>
|
||||
<ant:pathelement path="${plugin.getDependencyPath('xerces:xercesImpl')}"/>
|
||||
<ant:pathelement path="${plugin.getDependencyPath('xerces:xmlParserAPIs')}"/>
|
||||
<ant:pathelement path="${plugin.getDependencyPath('commons-jelly')}"/>
|
||||
</ant:path>
|
||||
</goal>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user