What does the Red Font and Red X indicate in the "Add Dependency" dialog? Does this indicate that the dependency is already satisfied somewhere elseon the classpath?
I recently upgraded to 0.0.10 of m2eclipse. Here's what I did: 1. select pom.xml 2. Maven2->Add Dependency 3. type junit junit is returned in a RED font. The entries below it are grey for 4.1, 4.0, 3.8.2 and RED for 3.8.1. As it turns out, 3.8.1 was handled by a sub pom. I had never seen this before and was wondering about the behavior. There's no error msg to indicate that it's handled earlier. Brian -- View this message in context: http://www.nabble.com/Red-Font-and-Red-X-in-dependency-dialog-tf3125905.html#a8660970 Sent from the Maven Eclipse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
