[ http://jira.codehaus.org/browse/MNG-1868?page=comments#action_53763 ]
Brett Porter commented on MNG-1868: ----------------------------------- sounds odd. I thought the default of @requiresDependencyResolution was test > maven.test.classpath is not correctly set > ----------------------------------------- > > Key: MNG-1868 > URL: http://jira.codehaus.org/browse/MNG-1868 > Project: Maven 2 > Type: Bug > Components: maven-antrun-plugin > Reporter: Gilles Scokart > > > maven.test.classpath is not correctly set using the current HEAD version of > this plugin. > The problem comes from the fact that dependencies are not fully resolved. > You must specify "@requiresDependencyResolution test" instead of just > "@requiresDependencyResolution" in AntRunMojo in order to fix that (sorry, I > don't have a patch to provide). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]