[
http://jira.codehaus.org/browse/MOJO-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_109104
]
Gisbert Amm commented on MOJO-833:
----------------------------------
We had the same problem. After adding the proposed dependency to
~/.m2/repository/org/codehaus/mojo/xdoclet-maven-plugin/1.0-alpha-2/xdoclet-maven-plugin-1.0-alpha-2.pom
it vanished.
> Missing dependency to Ant
> -------------------------
>
> Key: MOJO-833
> URL: http://jira.codehaus.org/browse/MOJO-833
> Project: Mojo
> Issue Type: Bug
> Components: xdoclet
> Environment: WinXP, maven 2.0.X, jdk1.5
> Reporter: Erik Drolshammer
> Priority: Minor
> Attachments: stacktrace.txt
>
>
> My project use xdoclet and worked fine with maven 2.0.4 and 2.0.5, but using
> 2.0.6 or 2.0.7 give a build error. Se attachment for stacktrace.
> By adding a dependency to ant it works also with 2.0.6 and 2.07.
> Perhaps the following dependency should be added?
> <dependency>
> <groupId>ant</groupId>
> <artifactId>ant</artifactId>
> <version>1.6.5</version>
> </dependency>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email