You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2013/05/12 13:00:53 UTC

[jira] (MDEP-198) Maven dependency go-offline doesn't download surefire-api jar

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

Herve Boutemy updated MDEP-198:
-------------------------------

    Component/s: go-offline
    
> Maven dependency go-offline doesn't download surefire-api jar
> -------------------------------------------------------------
>
>                 Key: MDEP-198
>                 URL: https://jira.codehaus.org/browse/MDEP-198
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>          Components: go-offline
>         Environment: Windows XP, JDK 1.5.x, Maven 2.0.9
>            Reporter: Cimballi
>            Priority: Minor
>
> I have this in my pom.xml :
>       <plugin>
>         <groupId>org.apache.maven.plugins</groupId>
>         <artifactId>maven-surefire-plugin</artifactId>
>         <version>2.4.3</version>
>         ...
>       </plugin>
> And if I run the goal dependency:go-offline, the surefire-api-2.4.3.jar is not downloaded and so the project cannot be run offline. The surefire plugin and the surefire-boot jars are downloaded.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira