classpathScope "runtime" should include as well "compile" dependencies ----------------------------------------------------------------------
Key: MEXEC-64 URL: http://jira.codehaus.org/browse/MEXEC-64 Project: Maven 2.x Exec Plugin Issue Type: Bug Components: java Affects Versions: 1.1 Environment: Maven 2.0.9 JDK 1.6.0_11 Reporter: Jean-Paul GUIGUI If using the "classpathScope" runtime, ONLY the dependencies defined with this scope are used into the classpath. "runtime" classpathScope should included as well all the dependencies defined into the scope "compile". Moreover, it seems logical that for executing, the default classpathScope should be "runtime" instead of "compile". -- 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 from this list, please visit: http://xircles.codehaus.org/manage_email