I'm trying to setup my IDE to support multiple maven projects using the m2e Maven Integration for Eclipse from the Eclipse Market Place. When Importing maven projects from SCM via SVN I get the following project errors:
Description Resource Path Location Type Plugin execution not covered by lifecycle configuration: org.sonatype.flexmojos:flexmojos-maven-plugin:4.0-beta-7:compile-swc (execution: default-compile-swc, phase: compile) pom.xml /ci_test line 23 Maven Project Build Lifecycle Mapping Problem This is a result of FlexMojos configurations in the project pom. I believe this is associated with the IDE build lifecycle because the run maven commands work without any problem. I didn't see these errors with earlier releases of the m2e but now I have a boat load of errors. Any ideas or suggestions would be appreciated. -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos http://flexmojos.sonatype.org/
