Issue Type: Bug Bug
Affects Versions: 3.7
Assignee: Jesse Glick
Created: 16/Jul/12 6:52 AM
Description:

Related to MNBMODULE-171:

Same Problem seems to ocur when using dependencies with a classifier.

For example:

<dependency>
<groupId>com.miglayout</groupId>
<artifactId>miglayout</artifactId>
<version>3.7.4</version>
<classifier>swing</classifier>
</dependency>

creates the correct X-Class-Path entry, but only "com.miglayout:miglayout:3.7.4" on the Maven-Class-Path

Environment: Maven 3.0.3
Windows 7
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