Issue Type: Bug Bug
Affects Versions: 3.7
Assignee: Jesse Glick
Created: 13/Aug/12 4:24 AM
Description:

When Building the ext-Folder of the Filestructure
MavenProject.getRuntimeArtifacts()(wich is deprecated) is used. This includes only runtime- and compile-scoped Dependencies. System-scoped dependencies are never copied into ext-Folder.

Maybe use MavenProject.getDependencyArtifacts() and ignore test- and provided-scoped Dependencies.

Environment: Maven 3.0.3
Project: Maven NetBeans Module Plugin
Priority: Major Major
Reporter: Andreas Zoike
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
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to