Jozef Hartinger commented on Bug WELD-935

You can exclude the transitive dependency that errai has. It is not rare to exclude transitive dependencies of stuff one depends on.

It's like having EE APIs in maven artifacts with different coordinates. The stuff one depends on may transitively bring multiple artifacts of let's say the JPA API. In such situation you have to choose one and exclude the others. Yet, it is not a reason for the jboss clones of EE APIs at https://github.com/jboss to stop being deployed.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to