Closed ayeshLK closed 2 months ago
When build using bal build --list-conflicted-classes
following packages were identified as the conflicting the packages which has conflicting classes.
com/ctc/wstx/api
com/ctc/wstx/cfg
com/ctc/wstx/compat
com/ctc/wstx/dom
com/ctc/wstx/dtd
com/ctc/wstx/ent
com/ctc/wstx/evt
com/ctc/wstx/exc
com/ctc/wstx/io
com/ctc/wstx/msv
com/ctc/wstx/osgi
com/ctc/wstx/sax
com/ctc/wstx/shaded/msv
com/ctc/wstx/shaded/msv_core
com/ctc/wstx/sr
com/ctc/wstx/stax
com/ctc/wstx/sw
com/ctc/wstx/util
org/codehaus/stax2
As per the initial analysis following dependencies could be the reason for the conflicting JAR warning:
org.codehaus.woodstox:stax2-api
v4.2.1com.fasterxml.woodstox:woodstox-core
v6.4.0This issue is NOT closed with a proper Reason/ label. Make sure to add proper reason label before closing. Please add or leave a comment with the proper reason label now.
- Reason/EngineeringMistake - The issue occurred due to a mistake made in the past.
- Reason/Regression - The issue has introduced a regression.
- Reason/MultipleComponentInteraction - Issue occured due to interactions in multiple components.
- Reason/Complex - Issue occurred due to complex scenario.
- Reason/Invalid - Issue is invalid.
- Reason/Other - None of the above cases.
Description:
Steps to reproduce:
bal new
ballerinax/asb
to the packagebal build
Affected Versions: