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

Karl Heinz Marbaise commented on MWAR-361:
------------------------------------------

The following is needed neither:
{code:xml}
<dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-model</artifactId>
      <version>${mavenVersion}</version
</dependency>
{code}

> Removed unused dependencies in project
> --------------------------------------
>
>                 Key: MWAR-361
>                 URL: https://issues.apache.org/jira/browse/MWAR-361
>             Project: Maven WAR Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>             Fix For: 3.0.0
>
>
> Currently the following dependencies are not being used:
> {code:xml}
>      <dependency>
>        <groupId>org.apache.maven</groupId>
>        <artifactId>maven-artifact</artifactId>
>       <version>${mavenVersion}</version>
>     </dependency>
> <dependency>
>        <groupId>org.apache.maven</groupId>
>        <artifactId>maven-settings</artifactId>
>        <version>${mavenVersion}</version>
> </dependency>
> {code}



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

Reply via email to