[ 
https://jira.codehaus.org/browse/MRRESOURCES-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl-Heinz Marbaise moved MRESOURCES-196 to MRRESOURCES-78:
-----------------------------------------------------------

    Affects Version/s:     (was: 2.8)
                       1.6
                  Key: MRRESOURCES-78  (was: MRESOURCES-196)
              Project: Maven Remote Resources Plugin  (was: Maven Resources 
Plugin)

> Upgrade maven-plugin-testing-harness to 1.3
> -------------------------------------------
>
>                 Key: MRRESOURCES-78
>                 URL: https://jira.codehaus.org/browse/MRRESOURCES-78
>             Project: Maven Remote Resources Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.6
>            Reporter: Karl-Heinz Marbaise
>            Priority: Minor
>
> Upgrade the:
> {code:xml}
> <dependency>
>    <groupId>org.apache.maven.shared</groupId>
>    <artifactId>maven-plugin-testing-harness</artifactId>
>    <version>1.1</version>
>    <scope>test</scope>
> </dependency>
> {code}
> to 
> {code:xml}
> <dependency>
>     <groupId>org.apache.maven.plugin-testing</groupId>
>     <artifactId>maven-plugin-testing-harness</artifactId>
>     <version>1.3</version>
>    <scope>test</scope>
> </dependency>
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to