Hi All,

I'm a Tika newb but I have some format expertise with RTF, PDF, DOC,
PPT, XLS, OOXML, blah blah blah.  I want to contribute to Tika.

Unfortunately, I'm finding this Maven thing hard to use in conjunction
with Eclipse and m2e.  I can do everything from command-line, but I
want to do it in an IDE so I can debug more easily.

The following is what I'm experiencing.

1) In Eclipse, File -> Import

2) Maven -> Check out Maven Projects from SCM

3) svn : http://svn.apache.org/repos/asf/tika/tags/0.10/

4) Change "0.10-SNAPSHOT" to "0.10" in "./tika-bundle-it/pom.xml" on line 25.

5) Maven Problems
Description: Plugin execution not covered by lifecycle configuration:
org.ops4j.pax.exam:maven-paxexam-plugin:1.2.2:generate-config
(execution: default, phase: generate-resources)
Resource: pom.xml
Path: /tika-bundle-it
Location: line 87
Type: Maven Project Build Lifecycle Mapping Problem

I looked up the problem and came up with this link:
http://wiki.eclipse.org/M2E_plugin_execution_not_covered

However, I don't understand what is actually going wrong nor how to
fix it.  Could anyone give me a hand?

Thanks.


-- 
Albert

Reply via email to