RE: Eclipse plugins and maven

2005-02-17 Thread Duncan Krebs
Gilles thanks! -Original Message- From: Gilles Dodinet [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 16, 2005 12:33 PM To: Maven Users List Subject: Re: Eclipse plugins and maven the mep plugin needs to be rewritten. ive started the rewriting but seriously lacked of time the

Re: Eclipse plugins and maven

2005-02-16 Thread Gilles Dodinet
the mep plugin needs to be rewritten. ive started the rewriting but seriously lacked of time the past months. however in the yet to come new version theres some code [*] that you may find useful to avoid to declare your eclipse dependencies twice. [*] http://cvs.mevenide.codehaus.org/mojos/pd

Re: Eclipse plugins and maven

2005-02-15 Thread Christopher L Merrill
Duncan Krebs wrote: I want to use Maven to build a plugin but am wondering how to setup my project.xml. For example, do I need to manually add each plugin dependency inside project.xml or does plugin.xml preserve this information? Also, as I do with my other maven projects can I generate the .class