[
https://issues.apache.org/jira/browse/SHIRO-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336309#comment-16336309
]
Brian Demers commented on SHIRO-632:
------------------------------------
[~rjn] after this PR the duplicate classes will still exist between
{{shiro-lang}} and {{shiro-core}}, but now {{shiro-core}} does NOT depend on
{{shiro-lang}} (same goes for the other dependencies)
What does your dependency block look like in your {{pom.xml}} or {{gradle.build
?}}
> org.apache.felix:maven-bundle-plugin causing duplicate class problems between
> core and lang
> -------------------------------------------------------------------------------------------
>
> Key: SHIRO-632
> URL: https://issues.apache.org/jira/browse/SHIRO-632
> Project: Shiro
> Issue Type: Bug
> Reporter: Brian Demers
> Priority: Major
>
> Possibly other conflicts, but without knowing much about the
> maven-bundle-plugin it looks like we should be able to exclude the in tree
> shiro dependencies.
> https://felix.apache.org/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.html#export-package
> Reported on the user mailing list title: Maven sources missing / duplicate
> classes
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)