Seems to work nicely - thanks for your excellent work. The only minor annoyance I found is the following reported as a warning:
Classpath entry org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER will not be exported or published. Runtime ClassNotFoundExceptions may result. The quick fix worked and removed the warning. However, perhaps the attribute could be added automatically when importing a new project (or even when opening an existing one). The quick fix seems to add the following attribute to the .classpath: <attributes> <attribute name="org.eclipse.jst.component.nondependency" value=""/> </attributes> I'm using Eclipse 3.4. Thanks. Eugene Kuleshov wrote: > > > We have published stable development build 0.9.6.20080818-1350, which > can be installed from the dev update site at > http://m2eclipse.sonatype.org/update-dev/ > > This build includes number of bug fixes and there is no significant > features. See list of fixed issues in JIRA at http://tinyurl.com/6rhdwr > > You can see complete New and Noteworthy features for previous builds > on the wiki at > http://docs.codehaus.org/display/M2ECLIPSE/New+and+Noteworthy > > As always, please don't hesitate to share your thoughts in the news > group and mailing lists, submit bug reports to the project issue tracker > [1] and contribute to project documentation on the wiki [2]. > > Thanks > > m2eclipse team > > [1] http://jira.codehaus.org/browse/MNGECLIPSE > [2] http://docs.codehaus.org/display/M2ECLIPSE > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > > -- View this message in context: http://www.nabble.com/stable-dev-build-0.9.6.20080818-1350-is-published-tp19040159p19069410.html Sent from the Maven Eclipse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
