Hi,

I'm new to XStream.  Although I am able to build it in command line, I was
wondering if you could help me build it in Eclipse. I'm getting the
following "Maven Project Build Lifecycle Mapping Problem" errors when I
"Import an Existing Maven Project" in Eclipse 3.7 with the latest Maven
plugin from its update site:


maven-dependency-plugin (goals "copy-dependencies", "unpack") is not
supported by m2e
pom.xml /xstream line 159

maven-resources-plugin prior to 2.4 is not supported by m2e. Use
maven-resources-plugin version 2.4 or later.
pom.xml /xstream line 14

Plugin execution not covered by lifecycle configuration:
org.apache.maven.plugins:maven-dependency-plugin:2.1:copy (execution:
complete-test-classpath, phase: process-test-resources) pom.xml /xstream line
142


Thank you very much for your help.

Reply via email to