[jboss-jira] [JBoss JIRA] (WFLY-10554) OpenSAML 3.3.0 complains for missing class from "metrics-core"

Radoslav Ivanov (Jira) issues at jboss.org
Wed Jun 12 22:01:00 EDT 2019


    [ https://issues.jboss.org/browse/WFLY-10554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13746149#comment-13746149 ] 

Radoslav Ivanov edited comment on WFLY-10554 at 6/12/19 10:00 PM:
------------------------------------------------------------------

Yep, kind of that - there is a transitive "some module" (app -> some module -> open saml). So your suggestion is to add the missing module and a dependency to it from "some module" - can you show me an example of that (e.g. module.xml)?

BTW I understand all those things
- opensaml is a private module
- we may want a lean wildfly server with the bare minimum of libraries
- we have the flexibility to add missing (transitive) dependencies

However, I do not believe one module should be taking care for transitive dependencies and adding them, because that conception may mean a module can be not functional until it is fully tested by its consumer.


was (Author: rady66):
Yep, kind of that - there is a transitive "some module" (app -> some module -> open saml). So your suggestion is to add the missing module and a dependency to it from "some module" - can you show me an example of that?

BTW I understand all those things
- opensaml is a private module
- we may want a lean wildfly server with the bare minimum of libraries
- we have the flexibility to add missing (transitive) dependencies

However, I do not believe one module should be taking care for transitive dependencies and adding them, because that conception may mean a module can be not functional until it is fully tested by its consumer.

> OpenSAML 3.3.0 complains for missing class from "metrics-core"
> --------------------------------------------------------------
>
>                 Key: WFLY-10554
>                 URL: https://issues.jboss.org/browse/WFLY-10554
>             Project: WildFly
>          Issue Type: Bug
>          Components: Web Services
>    Affects Versions: 13.0.0.Final
>            Reporter: Radoslav Ivanov
>            Assignee: Jim Ma
>            Priority: Critical
>         Attachments: screenshot-1.png
>
>
> Module OpenSAML 3.3.0 requires depedency to module "io.dropwizard.metrics:metrics-core" but it does not present. As a result ClassNotFoundException is thrown.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list