Julian Reschke created OAK-7683:
-----------------------------------
Summary: fix maven warnings on search-mt
Key: OAK-7683
URL: https://issues.apache.org/jira/browse/OAK-7683
Project: Jackrabbit Oak
Issue Type: Task
Components: search-mt
Reporter: Julian Reschke
Assignee: Tommaso Teofili
{noformat}
[WARNING] Bundle org.apache.jackrabbit:oak-search-mt:bundle:1.10-SNAPSHOT :
NoClassDefFoundError: edu/uci/ics/jung/graph/DirectedOrderedSparseMultigraph
[WARNING] Bundle org.apache.jackrabbit:oak-search-mt:bundle:1.10-SNAPSHOT :
NoClassDefFoundError: org/apache/commons/collections15/Transformer
[WARNING] Bundle org.apache.jackrabbit:oak-search-mt:bundle:1.10-SNAPSHOT :
NoClassDefFoundError: edu/uci/ics/jung/visualization/VisualizationViewer
[WARNING] Bundle org.apache.jackrabbit:oak-search-mt:bundle:1.10-SNAPSHOT :
Unused Import-Package instructions: [com.ibm.uvm.tools.*, com.sun.jdmk.comm.*,
javax.jms.*, javax.jmdns.*, junit.framework.*, org.apache.tools.ant.*,
org.apache.tools.ant.types.*, org.easymock.*, org.jmock.core.*]
{noformat}
Seems that these were introduced by the major pom changes for OAK-6837 in
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)