Hello Eugene Tried 0.9.4 on one of our WTP Projects, and it seems to work. One trap I ran into in my first attempt, was that I forgot to install the "Maven Project Configurators->..WTP" extension in the Eclipse Update Manager.
When you are in that trap, many things seem to work, but the system then installs "provided" Artefacts, which then leads to ugly ClassLoading Problems during startup of Web-apps. Maybe some warning/error during "Update Configuration" could prevent that trap.... Another thing I saw, and I'm not yet sure if it's a problem for us: In our WTP Project, we use Seam 2.0, and it requires JRE 5. Up to now, we used JRE 6 and had no problem with it, however during "Update Project Configuration", this seems to be checked now, and I get an error dialog, telling me to use JRE 5 for Seam. Such a verfication I've not seen on 0.9.3. .. As I said, I'm not *yet* sure if it hurts, or what we can do on it. Btw, thanx for the new navigation options in the Popupmenu of Artefacts (Home page, Jira etc). Gerhard. -----Ursprüngliche Nachricht----- Von: Eugene Kuleshov [mailto:[EMAIL PROTECTED] Gesendet: Montag, 12. Mai 2008 20:56 An: [email protected] Cc: [EMAIL PROTECTED] Betreff: [m2eclipse-user] m2eclipse 0.9.4 dev build m2eclipse team would like your feedback and help us test new project configuration framework [1] implemented for version 0.9.4. Also, if you are working on your own tools based on Eclipse, we would like to hear from you if configuration framework is sufficient for integrating your tools. If you are using m2eclipse with WTP and/or AJDT, please install this stable development build from the dev update site [2], try it with your projects and give us your feedback. See mini howto for WTP integration on the wiki [3]. In addition to project configuration we added shortcuts for opening project page, issue tracker, source control and ci systems based on information from pom.xml and also packaged "Maven: The Definitive Guide" book as an Eclipse help. More details for new features added in this and previous releases available on the New and Noteworthy page at http://docs.codehaus.org/display/M2ECLIPSE/New+and+Noteworthy Known issues in this dev build: - web modules configuration is not always immediately reflect dependency changes, so you may have to call "Update Project Configuration" action from Maven popup menu (note that this action replaces old "Update Source Folders" action) - support for ear, rar and other j2ee module types is not implemented yet. Please let us know if you are interested working on this As before, we would like to thank everyone who tested previous versions, submitted ideas, bug reports, test projects and patches. m2eclipse team [1] http://docs.codehaus.org/display/M2ECLIPSE/Extensible+project+configuration+framework [2] http://m2eclipse.sonatype.org/update-dev/ [3] http://docs.codehaus.org/display/M2ECLIPSE/WTP+mini+howto --------------------------------------------------------------------- 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
