[
https://issues.apache.org/jira/browse/BEANUTILS-386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982676#action_12982676
]
Enal Posi commented on BEANUTILS-386:
-------------------------------------
Makes perfect sense. Thanks!
> Maven - missing dependency on Commons Collections
> -------------------------------------------------
>
> Key: BEANUTILS-386
> URL: https://issues.apache.org/jira/browse/BEANUTILS-386
> Project: Commons BeanUtils
> Issue Type: Improvement
> Affects Versions: 1.8.3
> Reporter: Enal Posi
> Priority: Minor
>
> Our project is configured with a Maven dependency on commons-beanutils.
> BeanMap(Object) seems to have a dependency on
> org.apache.commons.collections.Transformer, which is found in
> commons-collections. However, beanutils apparently does not imply this
> dependency, resulting in class not found exceptions at runtime.
> Thanks
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.