Hi,

I used Maven Eclipse Plugin (m-e-p), generated the Eclipse project, then
imported the generated project into Eclipse.  I'm getting the following
errors:

- "ObjectAccessor cannot be resolved to type" (org.apache.harmony is
missing)
- 3rd field of XMLFriendlyTest.WithUnusualCharacters is giving "Syntax
error on these tokens. Delete these tokens"

Could you please list the steps you use for m-e-p?  It's also my first time
using Maven so I might have missed some instructions that I found over the
web.  Thank you.


On Mon, Apr 16, 2012 at 1:37 AM, Jörg Schaible
<[email protected]>wrote:

> Hi Peter,
>
> Peter Kim wrote:
>
> > 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.
>
> sorry, I have absolutely no experience with m2e. Personally I use the m-
> eclipse-p to generate the Eclipse projects that can be imported later.
> Note,
> that m2e and m-e-p are not compatible.
>
> - Jörg
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

Reply via email to