Regular |
|
Joined: Tue May 24, 2005 9:06 am Posts: 64
|
I'm using the metamodel generation facility of JPA 2.0. In Maven's pom.xml I'm using maven-processor-plugin of org.bsc.maven. Now I migrated the Eclipse plugin m2e from 0.12 to 0.13 and get the following error related to the maven-processor-plugin. Any hint is appreciated!
Error message: "Plugin execution not covered by lifecycle configuration: org.bsc.maven:maven-processor-plugin:2.0.2:process (execution: generate-metamodel-classes, phase: process-sources)"
|
|