idea mojo doesn't work with dependency with classifier
------------------------------------------------------
Key: MIDEA-31
URL: http://jira.codehaus.org/browse/MIDEA-31
Project: Maven 2.x Idea Plugin
Type: Bug
Versions: 2.0
Reporter: Emmanuel Venisse
Assigned to: Edwin Punzalan
Priority: Blocker
Fix For: 2.0
dependency like :
<dependency>
<groupId>postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>7.4.1</version>
<classifier>jdbc3</classifier>
<scope>test</scope>
</dependency>
fail idea mojo.
--
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]