Straightforward answer: open the pom.xml file and delete the lines for the
relevant dependency. That's it.
Chris
________________________________
From: Mickaël Rifflard [mailto:[EMAIL PROTECTED]
Sent: Friday, 02 February, 2007 09:04
To: [email protected]
Subject: [m2eclipse-user] Remove a dependency
Hi all,
And sorry if this question is very easy but I am a new maven2 eclipse
plugin user.
I have installed Maven2 plugin 0.0.10 on Eclipse 3.2.1.
I have created a simple project and I have activated Maven2 nature on
this project.
Now I can add several dependencies jars and "transitives jars" can be
found in my CLASSPATH project.
But I can't find the way to remove a dependency (and "transitive
dependencies" too).
How can I do to remove a dependency ?
Thanks a lot for your responses and sorry for this straightforward
question.
Mickaël