I think this is just a warning to change the POM entry for this dependency/plug-in. If you modify your PM to put it in the correct artefact/group it will go away. Also it should not effect your current compilation otherwise you would get a series of class not found. Other than that once the eclipse plug-in is installed, POM written simply compile normally through eclipse or externally from external->tools. Check the Maven Jira I added the step-by-step process to get the plug-in running properly Phill
_____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: April 26, 2007 8:39 AM To: [email protected] Subject: [m2eclipse-user] Step by Step guide Hello, can somebody have the kindness to give me a simple step by step guide to use maven through eclipse ? (compile, process resources, test..) because I'd like to use the codehaus plugin but I have some strange logs without explanation of errors ! eg. : [WARN] While downloading xml-apis:xml-apis:2.0.2 This artifact has been relocated to xml-apis:xml-apis:1.0.b2. [WARN] While downloading jta:jta:1.0.1B This artifact has been relocated to javax.transaction:jta:1.0.1B. [INFO] ---------------------------------------------------------------------------- [INFO] Building Unnamed - com:myOldAppUsingAnt:jar:1.3 [INFO] task-segment: [compiler:compile] [INFO] ---------------------------------------------------------------------------- [INFO] Searching repository for plugin with prefix: 'compiler'. [INFO] compiler:compile [INFO] Nothing to compile - all classes are up to date [INFO] ---------------------------------------------------------------------------- [INFO] BUILD SUCCESSFUL [INFO] ---------------------------------------------------------------------------- [INFO] Total time: 1 second [INFO] Finished at: Thu Apr 26 10:57:32 GMT 2007 [INFO] Memory 1M/6M [INFO] ---------------------------------------------------------------------------- Thanks Nawfel <http://us.i1.yimg.com/us.yimg.com/i/mesg/tsmileys2/16.gif> _____ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! <http://fr.rd.yahoo.com/evt=42054/*http://fr.answers.yahoo.com> Questions/Réponses.
