Hi there. I'm using for couple of days a full maven project under Eclipse. (org.nuxeo.ecm.platform.ec.workflow) composed of 4 sub-projects. The latest m2eclipse (0.0.9) shows some serious problems in regular use that are really annoying. The worst one is the eclipse project dependencies referenced within the pom.xml that wasn't supported with the 0.0.9 version. (you needed to install with the local .m2 repository and then resync...)
So, you will need to take the trunk because it's not been released yet : Here is the steps (Thanks Florent for the notice and the Jira inspection ;) $ svn co http://svn.codehaus.org/m2eclipse/trunk m2eclipse $ cd m2eclipse $ ll [EMAIL PROTECTED] m2eclipse]$ ll total 48 drwxrwxr-x 5 anguenot anguenot 4096 Nov 7 19:40 indexer drwxrwxr-x 9 anguenot anguenot 4096 Nov 7 23:48 org.maven.ide.eclipse drwxrwxr-x 3 anguenot anguenot 4096 Nov 7 23:48 org.maven.ide.eclipse.feature drwxrwxr-x 6 anguenot anguenot 4096 Nov 7 23:48 org.maven.ide.eclipse.update drwxrwxr-x 4 anguenot anguenot 4096 Nov 7 19:40 site -rw-rw-r-- 1 anguenot anguenot 2098 Nov 7 19:40 users.txt Here, add the 3 sub-project within an eclipse workspace within the org.maven.ide.eclipse update double click on site.xml and click build all. Then, Help -> software update -> find and install -> new one -> local site -> and choose the org.maven.ide.eclipse.update folder on the FS -> update. In addition, you will find some new maven actions when doing "run as" with this version. Amen :) J. -- Julien Anguenot | Nuxeo R&D (Paris, France) Open Source ECM - http://www.nuxeo.com Nuxeo 5 : http://www.nuxeo.org Mobile: +33 (0) 6 72 57 57 66
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
