Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] Plugin execution not covered by lifecycle configuration (m2e 0.13.0.20110321-1300)

I'm trying out the staged 0.13.0 release, but it gives me this error for an ear project:

Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-ear-plugin:2.5:generate-application-xml (execution: default-generate-application-xml, phase: generate-resources)

Is this expected; what should I do to fix this? I'm thinking that ear projects are quite common and this error will confuse lots of users.

/Anders

Back to the top