[
https://issues.apache.org/jira/browse/SOLR-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13692961#comment-13692961
]
Simon Endele commented on SOLR-4645:
------------------------------------
Had the same problem. Worked for me. Thanks.
Building solr.war with integrated SolrCell using Maven one can also use:
<dependency>
<groupId>com.adobe.xmp</groupId>
<artifactId>xmpcore</artifactId>
<version>5.1.2</version>
</dependency>
See http://mvnrepository.com/artifact/com.adobe.xmp/xmpcore
> Missing Adobe XMP library can abort DataImportHandler process
> -------------------------------------------------------------
>
> Key: SOLR-4645
> URL: https://issues.apache.org/jira/browse/SOLR-4645
> Project: Solr
> Issue Type: Bug
> Components: contrib - DataImportHandler, contrib - Solr Cell (Tika
> extraction)
> Affects Versions: 4.2
> Reporter: Alexandre Rafalovitch
> Priority: Minor
> Fix For: 5.0
>
>
> Solr distribution is missing Adobe XMP library (
> http://www.adobe.com/devnet/xmp.html ). In particular code path, DIH+Tika
> tries to load an XMPException and fails with ClassNotFound. The library is
> present in Tika's distribution.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]