So I made a fix for the exception but the missing m2e connectors (plexus archiver and ajdt) are still problematic. For the ajdt connector you can use the spring source updatesite http://dist.springsource.org/release/AJDT/configurator/ but for plexus there's actually no chance.
Christoph Engelbert <[email protected]> schrieb: >Am 22.10.2012 02:31, schrieb Mark Greene: >> Hi, >> >> I was looking to hack on a couple ideas I had for this project but am >> running in to trouble when importing the project in to eclipse. There >seems >> to be some trouble with one of the required plugins. Whenever I do >the >> import, I just get a vague error from Eclipse stating: >> >> An internal error occurred during: "Importing Maven projects". >> java.lang.IllegalArgumentException >> >> >> Seems like m2eclipse isn't happy, is there a specific procedure for >how >> your import the projects? I've imported every project under the root >source >> directory from github. >> > >Hi Mark, > >I also have problems with the m2e integration in Eclipse. The main >problem is a non optimal configured felix-bundle plugin for the OSGi >configurations but one or two other ones I didn't had a look at yet. >For the bundle plugin the quickfix is to remove the executions >section from maven-bundle-plugin in the parent pom.xml. > >I'll take a look at the problems over the day and try to fix all >problems. As long as there are still problems I can recommend to use >IntelliJ. > >Cheers Chris -- Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.
