[
https://issues.jboss.org/browse/WFLY-10554?page=com.atlassian.jira.plugin...
]
Radoslav Ivanov commented on WFLY-10554:
----------------------------------------
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)