Hi Felix, I have a problem with the 2.5.1 maven-eclipse-plugin. An 'mvn eclipse:eclipse' does not generate the .classpath and .project files. I switched locally back to 2.3 to make it working again.
Do others have the same problem with the 2.5.1? Kind Regards, Stefan [EMAIL PROTECTED] wrote: > Author: felixk > Date: Mon Sep 1 07:35:04 2008 > New Revision: 690978 > > URL: http://svn.apache.org/viewvc?rev=690978&view=rev > Log: > Update version > > Modified: > directory/studio/trunk/pom.xml > > Modified: directory/studio/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/directory/studio/trunk/pom.xml?rev=690978&r1=690977&r2=690978&view=diff > ============================================================================== > --- directory/studio/trunk/pom.xml (original) > +++ directory/studio/trunk/pom.xml Mon Sep 1 07:35:04 2008 > @@ -2543,7 +2543,7 @@ > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-eclipse-plugin</artifactId> > - <version>2.3</version> > + <version>2.5.1</version> > </plugin> > <plugin> > <groupId>org.codehaus.mojo</groupId> > >
