Hi, Almost there :-). Click on Maven/Run as/Maven Build, In the goal field, click select, you're done for the list of every plugins and goals I guess.
For the sharing of those things, I don't know if it's possible. Mainly because I rarely create "maven build configurations". Only the continuous integration server has to know about it. I never do mvn install for example, and so on. Though not totally related to what you ask, you might want to have a look at nexus/archiva and Hudson/continuum to achieve more build automation. Cheers. > -----Message d'origine----- > De : Trevor Harmon [mailto:[email protected]] > Envoyé : vendredi 19 décembre 2008 23:34 > À : [email protected] > Objet : [m2eclipse-user] Easier invocation of goals? > > I normally use Maven from the command line, but I'm now investigating > the m2eclipse plugin for the first time. I see that some goals are > already baked in for easy invocation. For example, I can choose Run > > Run As > Maven source:jar to execute the "jar" goal of the Source > plugin. Yet other goals are conspicuously absent. The "deploy" goal of > the Deploy plugin, for instance, or the "site" goal of the Site plugin > are two widely used goals that are not in the menu. > > I know it's possible to create Run Configurations for any goal or > profile that I might want to specify. But this seems like a lot of > manual effort, especially when Maven is capable of examining a plugin > and automatically finding a list of its goals. Is there an easier way > of doing this, or will I just have to start making a bunch of Run > Configurations? > > Also, once I've created a Run Configuration, is there a way of sharing > it with other members of my development team, or do we all need to > create Run Configurations on our individual Eclipse environments? > > Thanks, > > Trevor > > > --------------------------------------------------------------------- > 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
