On Fri, 2005-10-21 at 09:33 +0200, Piotr Bzdyl wrote: > Hi, > > If you prefix the email with [eclipse-plugin] then I can automate it. I > > apologize in advance but I need the information as this is a Mergere > > sponsored project (but will be open sourced) so I need the info. > > > > > I have installed this plugin and I can't find where can I find to call > maven 2 goals from Eclipse. Is it possible in this plugin version? > > What is the scenario of working with maven 2 projects without .project > and .classpath files? I noticed that if you have these files containing > all dependencies from pom.xml in the .classpath then enabling maven 2 in > the eclipse causes build path error - libraries are duplicated in the > maven 2 libraries containter and in the .classpath file.
The plugin assumes you have not used the "m2 eclipse:eclipse" command. The m2 plugin for eclipse assumes you have started with the m2 plugin for eclipse. The two methods of working with eclipse currently don't work very well together. We suggest working from within Eclipse. > Best regards, > Piotrek > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jvz. Jason van Zyl jason at maven.org http://maven.apache.org Our achievements speak for themselves. What we have to keep track of are our failures, discouragements and doubts. We tend to forget the past difficulties, the many false starts, and the painful groping. We see our past achievements as the end result of a clean forward thrust, and our present difficulties as signs of decline and decay. -- Eric Hoffer, Reflections on the Human Condition --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]