[ 
http://jira.codehaus.org/browse/MOJO-833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann closed MOJO-833.
----------------------------------

      Assignee: Benjamin Bentmann
    Resolution: Fixed

Fixed in [r10781|http://fisheye.codehaus.org/changelog/mojo/?cs=10781].

> 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
>            Assignee: Benjamin Bentmann
>            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


Reply via email to