Issue Type: Bug Bug
Affects Versions: 1.0.1
Assignee: Unassigned
Created: 26/Aug/13 2:23 PM
Description:

This looks like it works in the basic case. However, when I have a jar which contains _javascript_ (and js dependencies within its pom), the conflicts are not resolved as expected.

As a test case, I created a jar (JarDep) which has a dependency on JQuery-1.8.2.js. My war project dependends on JarDep, but requires JQuery-1.8.3.js. The end result is both versions being brought into the targetFolder for the war project.

I would expect that the dependency specified in the war project be the only version brought in (which is the case when the js dependencies come from other js dependencies; instead of a jar dependnency).

Project: Mojo's _javascript_ Import Maven Plugin
Priority: Major Major
Reporter: Cam Christiansen
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