Hi, If all you want to do is maven install a project from sources, using eclipse and m2eclipse, it is as simple as:
Import the project sources with the Import Maven Project Wizard: File > Import... > General > Maven Projects Install it: Project context menu > Run As > Maven install -- Pedro Pedruzzi | V2COM On Tue, Jul 1, 2008 at 1:43 PM, Adam Giemza <[EMAIL PROTECTED]> wrote: > Hi, > > I use the latest dev version from your update site and I really appreciate > your work! Thanks for that cool plugin! > > I have started to develop Google Web Toolkit applications and have found an > artifact definition for it, that should be installed using mvn install. How > can I do something similar with m2eclipse or is there a way to integrate > this new artifact? > > Greetings, > Adam > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
