Hi, On Tue, Dec 2, 2008 at 11:04 AM, Shahid Faiz <[EMAIL PROTECTED]> wrote: > I have downloaded source distribution from tika website and built using > maven. After the build process, I am unable to find tika....standalone.jar.
The standalone jar is currently only available in the latest trunk in svn. It will be included in future Tika releases. > As the generated jar doesn't have Main-Class attribute set in MANIFEST.MF, I > don't know which class to invoke to run the command line utility. The org.apache.tika.cli.TikaCLI class gets you the Tika command line. BR, Jukka Zitting
