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)