[ 
https://issues.apache.org/jira/browse/SHIRO-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16286388#comment-16286388
 ] 

Buğra Gedik commented on SHIRO-632:
-----------------------------------

I am using {{shiro-web-1.4.0}} artifact and finding the following classes that 
are being provided by more than one Jar:
* {{org.apache.shiro.config.ReflectionBuilder$InstantiationStatement}} in 
{{shiro-config-ogdl-1.4.0.jar}}, {{shiro-core-1.4.0.jar}}
* {{org.apache.shiro.cache.MemoryConstrainedCacheManager}} in 
{{shiro-cache-1.4.0.jar}}, {{shiro-core-1.4.0.jar}}
* {{org.apache.shiro.crypto.hash.format.ParsableHashFormat}} in 
{{shiro-crypto-hash-1.4.0.jar}}, {{shiro-core-1.4.0.jar}}
* {{org.apache.shiro.crypto.hash.ConfigurableHashService}} in 
{{shiro-crypto-hash-1.4.0.jar}}, {{shiro-core-1.4.0.jar}}
* {{org.apache.shiro.util.SoftHashMap$1'}} in {{shiro-lang-1.4.0.jar}}, 
{{shiro-core-1.4.0.jar}}
* {{org.apache.shiro.event.Event}} in {{shiro-core-1.4.0.jar}}, 
{{shiro-event-1.4.0.jar}}
* {{org.apache.shiro.crypto.BlowfishCipherService}} in 
{{shiro-crypto-cipher-1.4.0.jar}}, {{shiro-core-1.4.0.jar}}

> 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
>
> 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
(v6.4.14#64029)

Reply via email to