Hi John,

Did you build it from the command-line first using:

mvn clean install

I forget the reason, but I think you have to build from the
command-line before m2e works in Eclipse.

mrg


On Wed, Dec 28, 2011 at 6:30 PM, John Huss <[email protected]> wrote:
> I'm not able to build cayenne in eclipse with m2e due to the following
> errors.  Previously I have just removed the offending lines as a
> work-around, but I'd like to get it working correctly.  I'm not a maven
> user, so any help would be appreciated.
>
> Plugin execution not covered by lifecycle configuration:
> org.apache.cayenne.build-tools:*maven-cayenne-build-plugin*:3.1M4-SNAPSHOT:date
> (execution: *date*, phase: initialize)
> pom.xml /cayenne-jdk1.5-unpublished line 234
>
> Plugin execution not covered by lifecycle configuration:
> org.apache.maven.plugins:*maven-antrun-plugin*:1.3:run (execution: default,
> phase: process-sources)
> pom.xml /cayenne-jdk1.5-unpublished line 196

Reply via email to