[ 
https://issues.apache.org/jira/browse/MINVOKER-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221635#comment-15221635
 ] 

Hudson commented on MINVOKER-202:
---------------------------------

FAILURE: Integrated in maven-plugins #5566 (See 
[https://builds.apache.org/job/maven-plugins/5566/])
[MINVOKER-202] Remove unused ant dependency (khmarbaise: 
[http://svn.apache.org/viewvc/?view=rev&rev=1737354])
* maven-invoker-plugin/pom.xml


> Remove unused ant dependency
> ----------------------------
>
>                 Key: MINVOKER-202
>                 URL: https://issues.apache.org/jira/browse/MINVOKER-202
>             Project: Maven Invoker Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> The following dependency seemed not being used:
> {code:xml}
>   <dependency>
>       <groupId>org.apache.ant</groupId>
>       <artifactId>ant</artifactId>
>       <version>1.8.1</version>
>       <exclusions>
>         <exclusion>
>           <groupId>org.apache.ant</groupId>
>           <artifactId>ant-launcher</artifactId>
>         </exclusion>
>       </exclusions>
>     </dependency>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to