You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@codehaus.org> on 2014/03/18 13:04:59 UTC

[jira] (MANTRUN-183) Test scope resolution kills runtime dependencies

Michael Osipov created MANTRUN-183:
--------------------------------------

             Summary: Test scope resolution kills runtime dependencies
                 Key: MANTRUN-183
                 URL: https://jira.codehaus.org/browse/MANTRUN-183
             Project: Maven Antrun Plugin
          Issue Type: Bug
    Affects Versions: 1.7
            Reporter: Michael Osipov


I am running {{antrun:run}} along with {{tomcat:deploy-only}} in one go. The webapp to be uploaded contains runtime dependencies which are bundled with the webapp and deployed to a remote server.
However, the test scope resolution of the antrun plugin [removes|http://docs.codehaus.org/display/MAVENUSER/Dependency+Scopes] them from the build list and the build fails. this applies to reactor dependencies.



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