Hi all,
I have some problems using the maven2 plugin for eclipse (version 0.0.9). First, when adding a new depency in the pom.xml file, it only works if I use the "update source folder" command of the Maven2 menu. But it is very very slow because all dependencies are reloaded!! Is it "normal" ? Second, to simply use the "mvn compile" rule (with an external tool), it is necessary to add all maven's plugins used to do this task in the pom.xml but in a simple dos window, it is automatic... Aurelien Barbier-Accary
