[
https://issues.apache.org/jira/browse/OAK-3091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra resolved OAK-3091.
----------------------------------
Resolution: Fixed
Done
* trunk - 1690634
* 1.0 - 1690640
* 1.2 - 1690641
> Remove duplicate logback-classic dependency entry from oak-lucene pom
> ---------------------------------------------------------------------
>
> Key: OAK-3091
> URL: https://issues.apache.org/jira/browse/OAK-3091
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: lucene
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Priority: Minor
> Fix For: 1.2.3, 1.3.3, 1.0.18
>
>
> Following warning is seen when building oak-lucene component
> {noformat}
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.jackrabbit:oak-lucene:bundle:1.4-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must
> be unique: ch.qos.logback:logback-classic:jar -> duplicate declaration of
> version (?) @ org.apache.jackrabbit:oak-lucene:[unknown-version],
> /path/to/jackrabbit-oak/oak-lucene/pom.xml, line 279, column 17
>
>
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they
> threaten the stability of your build.
> [WARNING]
> [WARNING] For this reason, future Maven versions might no longer support
> building such malformed projects.
> [WARNING]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)