Hi,
I did a build of apache-tika-0.1-incubating using the maven "mvn install"
command. The Getting Started guide says the build should produce 3
artifacts:
tika-x.y.jar
tika-x.y-standalone.jar (available since 0.3)
tika-x.y-jdk14.jar (available since 0.3)
That was not what I got. I got one artifact - tika-0.1-incubating.jar
When I try to execute the jar file (e.g. java -jar tika-0.1-incubating.jar
-? (or with any other argument)), I get the error
"Failed to load Main-Class manifest attribute ......".
As expected with this error, the MANIFEST.MF in the jar file does not
include a Main Class specification, so the java runtime cannot find an
entry point into the jar file.
Can anyone suggest what I have done wrong? and how I correct this?
Cheers
Chris Chilcott
Senior IT Specialist
IBM Information Management
Sydney, Australia
Mail : [EMAIL PROTECTED]
Mobile: 0413 073 936