Re: [PR] [incubator-kie-issues#2029] Enforce framework-specific BOM separation [incubator-kie-drools]

2026-04-24 Thread via GitHub


gitgabrio commented on code in PR #6633:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6633#discussion_r3138506458


##
pom.xml:
##
@@ -133,8 +133,13 @@
   
 
   
+kie-no-dependencymanagement-enforcer-rule
+kie-no-external-manageddependency-enforcer-rule

Review Comment:
   done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [incubator-kie-issues#2029] Enforce framework-specific BOM separation [incubator-kie-drools]

2026-04-24 Thread via GitHub


yesamer commented on code in PR #6633:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6633#discussion_r3137834571


##
bom/drools-bom/pom.xml:
##
@@ -1045,11 +1045,12 @@
 default-kiesession
 ${project.version}
   
-  
+  
+  

Review Comment:
   +1 to remove then



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [incubator-kie-issues#2029] Enforce framework-specific BOM separation [incubator-kie-drools]

2026-04-24 Thread via GitHub


gitgabrio commented on code in PR #6633:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6633#discussion_r3137809049


##
bom/drools-bom/pom.xml:
##
@@ -1045,11 +1045,12 @@
 default-kiesession
 ${project.version}
   
-  
+  
+  

Review Comment:
   I can't find any reference to them... beside, googling, the newest reference 
I found in maven central seems from drools 8.19.x (7.67)
   
   https://mvnrepository.com/artifact/org.drools/cdi-example/versions



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [incubator-kie-issues#2029] Enforce framework-specific BOM separation [incubator-kie-drools]

2026-04-24 Thread via GitHub


gitgabrio commented on code in PR #6633:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6633#discussion_r3137773002


##
bom/drools-bom/pom.xml:
##
@@ -1095,18 +1096,6 @@
 test-jar
 test
   
-
-  
-org.drools
-drools-scorecards
-${project.version}
-  
-  
-org.drools
-drools-scorecards
-${project.version}
-sources
-  

Review Comment:
   yes, I do not remember/know when (it seems after version 7.x)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [incubator-kie-issues#2029] Enforce framework-specific BOM separation [incubator-kie-drools]

2026-04-24 Thread via GitHub


yesamer commented on code in PR #6633:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6633#discussion_r3137576321


##
bom/drools-bom/pom.xml:
##
@@ -1045,11 +1045,12 @@
 default-kiesession
 ${project.version}
   
-  
+  
+  

Review Comment:
   @gitgabrio Are you now sure? :)



##
pom.xml:
##
@@ -133,8 +133,13 @@
   
 
   
+kie-no-dependencymanagement-enforcer-rule
+kie-no-external-manageddependency-enforcer-rule

Review Comment:
   As names, what about
   ```
   kie-no-dependency-management-enforcer-rule
   kie-no-external-managed-dependency-enforcer-rule
   ```
   
   ?



##
bom/drools-bom/pom.xml:
##
@@ -1095,18 +1096,6 @@
 test-jar
 test
   
-
-  
-org.drools
-drools-scorecards
-${project.version}
-  
-  
-org.drools
-drools-scorecards
-${project.version}
-sources
-  

Review Comment:
   @gitgabrio Was this removed?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [incubator-kie-issues#2029] Enforce framework-specific BOM separation [incubator-kie-drools]

2026-04-15 Thread via GitHub


gitgabrio commented on code in PR #6633:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6633#discussion_r3084773238


##
kie-parent/pom.xml:
##
@@ -0,0 +1,3281 @@
+
+
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+  4.0.0
+  
+org.kie
+drools-parent
+999-SNAPSHOT
+  
+  kie-parent
+  pom
+  Kie :: Parent
+  
+
+org.kie:kie-parent
+
+false
+java
+.*
+true
+
false
+
+
+
+
none
+true
+true
+
+initialize
+false
+
+
+${project.root.dir}/target/jacoco.exec
+
+false
+0.9
+
+
+
notYetReleased
+MMddHHmm
+17
+17
+UTF-8
+
+${maven.multiModuleProjectDirectory}
+
+false
+1
+
+
+2.0.5
+2.7.7
+
1.28.0
+1.4.0
+
+4.0.2
+0.9.1
+1.10.1
+4.2.0
+
3.4.0
+2.0.1
+1.5.25
+2.19.2
+
2.19.2
+
2.19.2
+
2.19.2
+1.15.1
+
1.5.2
+3.27.0
+
+
4.9.8.3
+1.0-1
+4.37.0
+1.0
+2.13.2
+33.4.8-jre
+3.25.5
+
+24.3
+
24.0
+2.3.232
+2.3.232
+2.9.0
+
+3.7.4
+1.0.86
+
1.0.86
+3.2
+4.12.0
+2.0.2
+4.0.5
+4.0.5
+1.4.21
+1.14.0
+1.28.0
+1.3
+1.19.0
+3.2.2
+2.20.0
+1.1.1
+3.13.0
+3.6.1
+1.0.1
+
+2.0.0
+22.0.0.2
+8.11.1
+0.18.0
+4.7.7
+3.0.0
+7.3.1
+
7.3.1
+1.76.0
+1.14.12
+4.1.132.Final
+1.0.0-alpha
+5.5.6
+4.1.0.Final
+3.13.4
+4.2.0
+4.0.12
+3.13.4
+3.4.0
+2.9.5
+4.0.12
+
4.28.0
+
3.21.3
+
+
1.1.1
+2.2.38
+2.1.34
+4.5.24
+8.5.11
+0.8.11
+2.0.3
+2.1.4
+3.0.0
+
4.1.0
+2.0.1
+1.1.7
+2.1.3
+3.0.1
+3.2.0
+2.0.1
+3.1.1
+3.1.0
+4.0.4
+2.0.1
+
+2.0
+
+${maven.compiler.release}
+4.13.2
+${version.org.apache.maven}
+3.9.11
+
+3.3.0
+
3.6.2
+3.2.0
+3.8.1
+3.15.1
+2.2.1
+1.7.3
+15.3
+1.17.6
+1.8.0
+2.4.10
+12.7
+
1.0.0-preview.20240207
+3.5.2
+4.0.7
+
+
+
+
+4.13.2
+1.10.11
+1.12.1
+3.18.0
+1.10.0
+3.18.0
+3.6.1
+4.0.29
+
4.4.16
+4.0.0
+3.9.11
+
1.7.3
+3.5.3
+4.0.0
+2.3.2
+2.0.28
+5.4.1
+6.0.53
+
10.1.48
+
+
2.2.0
+
1.5.0
+3.27.7
+4.3.0
+
1.82
+3.44.0
+
5.0.2
+
3.1
+
4.0.2
+3.0.4
+11.14.1
+2.3.34
+4.0.6
+23.1.2
+
+2.2
+7.1.14.Final
+2.7.1
+15.0.21.Final
+
5.0.13.Final
+3.26.0-GA
+
3.13.0
+3.6.1.Final
+3.2.1.Final
+
1.2.0.Final
+
7.2.2.Final
+6.2.12.Final
+
8.0.0.Final
+3.1.6.Final
+1.6.4
+2.2.0
+20231013
+2.9.0
+5.13.4
+1.13.4
+26.1.0
+1.5.5.Final
+5.18.0
+5.3.1
+1.8.1
+
+2.5.2.Final
+
+1.21
+42.7.8
+2.0.9
+1.0.4
+0.10.2
+7.10.2
+1.5.1
+2.0.17
+2.2-groovy-4.0
+2.8.13
+2.0.3
+
1.21.4
+
1.21.4
+2.3.0-jaxb-1.0.6
+5.1.3
+3.6.0
+3.13.0
+3.0.4
+2.10.4
+2.10.4
+2.2.0
+2.9.0
+2.1.1
+3.15.1
+
+3.10.2
+
+
4.0.0-alpha-2
+1.2.1
+
+4.42.0
+
1.22.0
+3.3.0
+3.4.2
+
+0.11.4.1
+1.4.2
+10.1.54
+2.12.0.SP04
+  
+  
+
+  
+  
+antlr
+antlr
+${version.antlr}
+  
+  
+at.yawk.lz4
+lz4-java
+${version.at.yawk.lz4.java}
+  
+  
+black.ninia
+jep
+${version.black.ninia}
+  
+  
+  
+ch.obermuhlner
+big-math
+${version.ch.obermuhlner}
+  
+  
+  
+ch.qos.logback
+logback-classic
+${version.ch.qos.logback}
+  
+  
+  
+  
+ch.qos.logback
+logback-core
+${version.ch.qos.logback}
+  
+  
+com.fasterxml.jackson.core
+jackson-annotations
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.core
+jackson-core
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.core
+jackson-databind
+${version.com.fasterxml.jackson.databind}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-avro
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-cbor
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-smile
+${version.com.fasterxml.jackson}
+  
+  
+com.faste

Re: [PR] [incubator-kie-issues#2029] Enforce framework-specific BOM separation [incubator-kie-drools]

2026-04-15 Thread via GitHub


gitgabrio commented on code in PR #6633:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6633#discussion_r3084650263


##
kie-parent/pom.xml:
##
@@ -0,0 +1,3281 @@
+
+
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+  4.0.0
+  
+org.kie
+drools-parent
+999-SNAPSHOT
+  
+  kie-parent
+  pom
+  Kie :: Parent
+  
+
+org.kie:kie-parent
+
+false
+java
+.*
+true
+
false
+
+
+
+
none
+true
+true
+
+initialize
+false
+
+
+${project.root.dir}/target/jacoco.exec
+
+false
+0.9
+
+
+
notYetReleased
+MMddHHmm
+17
+17
+UTF-8
+
+${maven.multiModuleProjectDirectory}
+
+false
+1
+
+
+2.0.5
+2.7.7
+
1.28.0
+1.4.0
+
+4.0.2
+0.9.1
+1.10.1
+4.2.0
+
3.4.0
+2.0.1
+1.5.25
+2.19.2
+
2.19.2
+
2.19.2
+
2.19.2
+1.15.1
+
1.5.2
+3.27.0
+
+
4.9.8.3
+1.0-1
+4.37.0
+1.0
+2.13.2
+33.4.8-jre
+3.25.5
+
+24.3
+
24.0
+2.3.232
+2.3.232
+2.9.0
+
+3.7.4
+1.0.86
+
1.0.86
+3.2
+4.12.0
+2.0.2
+4.0.5
+4.0.5
+1.4.21
+1.14.0
+1.28.0
+1.3
+1.19.0
+3.2.2
+2.20.0
+1.1.1
+3.13.0
+3.6.1
+1.0.1
+
+2.0.0
+22.0.0.2
+8.11.1
+0.18.0
+4.7.7
+3.0.0
+7.3.1
+
7.3.1
+1.76.0
+1.14.12
+4.1.132.Final
+1.0.0-alpha
+5.5.6
+4.1.0.Final
+3.13.4
+4.2.0
+4.0.12
+3.13.4
+3.4.0
+2.9.5
+4.0.12
+
4.28.0
+
3.21.3
+
+
1.1.1
+2.2.38
+2.1.34
+4.5.24
+8.5.11
+0.8.11
+2.0.3
+2.1.4
+3.0.0
+
4.1.0
+2.0.1
+1.1.7
+2.1.3
+3.0.1
+3.2.0
+2.0.1
+3.1.1
+3.1.0
+4.0.4
+2.0.1
+
+2.0
+
+${maven.compiler.release}
+4.13.2
+${version.org.apache.maven}
+3.9.11
+
+3.3.0
+
3.6.2
+3.2.0
+3.8.1
+3.15.1
+2.2.1
+1.7.3
+15.3
+1.17.6
+1.8.0
+2.4.10
+12.7
+
1.0.0-preview.20240207
+3.5.2
+4.0.7
+
+
+
+
+4.13.2
+1.10.11
+1.12.1
+3.18.0
+1.10.0
+3.18.0
+3.6.1
+4.0.29
+
4.4.16
+4.0.0
+3.9.11
+
1.7.3
+3.5.3
+4.0.0
+2.3.2
+2.0.28
+5.4.1
+6.0.53
+
10.1.48
+
+
2.2.0
+
1.5.0
+3.27.7
+4.3.0
+
1.82
+3.44.0
+
5.0.2
+
3.1
+
4.0.2
+3.0.4
+11.14.1
+2.3.34
+4.0.6
+23.1.2
+
+2.2
+7.1.14.Final
+2.7.1
+15.0.21.Final
+
5.0.13.Final
+3.26.0-GA
+
3.13.0
+3.6.1.Final
+3.2.1.Final
+
1.2.0.Final
+
7.2.2.Final
+6.2.12.Final
+
8.0.0.Final
+3.1.6.Final
+1.6.4
+2.2.0
+20231013
+2.9.0
+5.13.4
+1.13.4
+26.1.0
+1.5.5.Final
+5.18.0
+5.3.1
+1.8.1
+
+2.5.2.Final
+
+1.21
+42.7.8
+2.0.9
+1.0.4
+0.10.2
+7.10.2
+1.5.1
+2.0.17
+2.2-groovy-4.0
+2.8.13
+2.0.3
+
1.21.4
+
1.21.4
+2.3.0-jaxb-1.0.6
+5.1.3
+3.6.0
+3.13.0
+3.0.4
+2.10.4
+2.10.4
+2.2.0
+2.9.0
+2.1.1
+3.15.1
+
+3.10.2
+
+
4.0.0-alpha-2
+1.2.1
+
+4.42.0
+
1.22.0
+3.3.0
+3.4.2
+
+0.11.4.1
+1.4.2
+10.1.54
+2.12.0.SP04
+  
+  
+
+  
+  
+antlr
+antlr
+${version.antlr}
+  
+  
+at.yawk.lz4
+lz4-java
+${version.at.yawk.lz4.java}
+  
+  
+black.ninia
+jep
+${version.black.ninia}
+  
+  
+  
+ch.obermuhlner
+big-math
+${version.ch.obermuhlner}
+  
+  
+  
+ch.qos.logback
+logback-classic
+${version.ch.qos.logback}
+  
+  
+  
+  
+ch.qos.logback
+logback-core
+${version.ch.qos.logback}
+  
+  
+com.fasterxml.jackson.core
+jackson-annotations
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.core
+jackson-core
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.core
+jackson-databind
+${version.com.fasterxml.jackson.databind}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-avro
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-cbor
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-smile
+${version.com.fasterxml.jackson}
+  
+  
+com.faste

Re: [PR] [incubator-kie-issues#2029] Enforce framework-specific BOM separation [incubator-kie-drools]

2026-04-15 Thread via GitHub


gitgabrio commented on code in PR #6633:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6633#discussion_r3084648438


##
kie-parent/pom.xml:
##
@@ -0,0 +1,3281 @@
+
+
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+  4.0.0
+  
+org.kie
+drools-parent
+999-SNAPSHOT
+  
+  kie-parent
+  pom
+  Kie :: Parent
+  
+
+org.kie:kie-parent
+
+false
+java
+.*
+true
+
false
+
+
+
+
none
+true
+true
+
+initialize
+false
+
+
+${project.root.dir}/target/jacoco.exec
+
+false
+0.9
+
+
+
notYetReleased
+MMddHHmm
+17
+17
+UTF-8
+
+${maven.multiModuleProjectDirectory}
+
+false
+1
+
+
+2.0.5
+2.7.7
+
1.28.0
+1.4.0
+
+4.0.2
+0.9.1
+1.10.1
+4.2.0
+
3.4.0
+2.0.1
+1.5.25
+2.19.2
+
2.19.2
+
2.19.2
+
2.19.2
+1.15.1
+
1.5.2
+3.27.0
+
+
4.9.8.3
+1.0-1
+4.37.0
+1.0
+2.13.2
+33.4.8-jre
+3.25.5
+
+24.3
+
24.0
+2.3.232
+2.3.232
+2.9.0
+
+3.7.4
+1.0.86
+
1.0.86
+3.2
+4.12.0
+2.0.2
+4.0.5
+4.0.5
+1.4.21
+1.14.0
+1.28.0
+1.3
+1.19.0
+3.2.2
+2.20.0
+1.1.1
+3.13.0
+3.6.1
+1.0.1
+
+2.0.0
+22.0.0.2
+8.11.1
+0.18.0
+4.7.7
+3.0.0
+7.3.1
+
7.3.1
+1.76.0
+1.14.12
+4.1.132.Final
+1.0.0-alpha
+5.5.6
+4.1.0.Final
+3.13.4
+4.2.0
+4.0.12
+3.13.4
+3.4.0
+2.9.5
+4.0.12
+
4.28.0
+
3.21.3
+
+
1.1.1
+2.2.38
+2.1.34
+4.5.24
+8.5.11
+0.8.11
+2.0.3
+2.1.4
+3.0.0
+
4.1.0
+2.0.1
+1.1.7
+2.1.3
+3.0.1
+3.2.0
+2.0.1
+3.1.1
+3.1.0
+4.0.4
+2.0.1
+
+2.0
+
+${maven.compiler.release}
+4.13.2
+${version.org.apache.maven}
+3.9.11
+
+3.3.0
+
3.6.2
+3.2.0
+3.8.1
+3.15.1
+2.2.1
+1.7.3
+15.3
+1.17.6
+1.8.0
+2.4.10
+12.7
+
1.0.0-preview.20240207
+3.5.2
+4.0.7
+
+
+
+
+4.13.2
+1.10.11
+1.12.1
+3.18.0
+1.10.0
+3.18.0
+3.6.1
+4.0.29
+
4.4.16
+4.0.0
+3.9.11
+
1.7.3
+3.5.3
+4.0.0
+2.3.2
+2.0.28
+5.4.1
+6.0.53
+
10.1.48
+
+
2.2.0
+
1.5.0
+3.27.7
+4.3.0
+
1.82
+3.44.0
+
5.0.2
+
3.1
+
4.0.2
+3.0.4
+11.14.1
+2.3.34
+4.0.6
+23.1.2
+
+2.2
+7.1.14.Final
+2.7.1
+15.0.21.Final
+
5.0.13.Final
+3.26.0-GA
+
3.13.0
+3.6.1.Final
+3.2.1.Final
+
1.2.0.Final
+
7.2.2.Final
+6.2.12.Final
+
8.0.0.Final
+3.1.6.Final
+1.6.4
+2.2.0
+20231013
+2.9.0
+5.13.4
+1.13.4
+26.1.0
+1.5.5.Final
+5.18.0
+5.3.1
+1.8.1
+
+2.5.2.Final
+
+1.21
+42.7.8
+2.0.9
+1.0.4
+0.10.2
+7.10.2
+1.5.1
+2.0.17
+2.2-groovy-4.0
+2.8.13
+2.0.3
+
1.21.4
+
1.21.4
+2.3.0-jaxb-1.0.6
+5.1.3
+3.6.0
+3.13.0
+3.0.4
+2.10.4
+2.10.4
+2.2.0
+2.9.0
+2.1.1
+3.15.1
+
+3.10.2
+
+
4.0.0-alpha-2
+1.2.1
+
+4.42.0
+
1.22.0
+3.3.0
+3.4.2
+
+0.11.4.1
+1.4.2
+10.1.54
+2.12.0.SP04
+  
+  
+
+  
+  
+antlr
+antlr
+${version.antlr}
+  
+  
+at.yawk.lz4
+lz4-java
+${version.at.yawk.lz4.java}
+  
+  
+black.ninia
+jep
+${version.black.ninia}
+  
+  
+  
+ch.obermuhlner
+big-math
+${version.ch.obermuhlner}
+  
+  
+  
+ch.qos.logback
+logback-classic
+${version.ch.qos.logback}
+  
+  
+  
+  
+ch.qos.logback
+logback-core
+${version.ch.qos.logback}
+  
+  
+com.fasterxml.jackson.core
+jackson-annotations
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.core
+jackson-core
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.core
+jackson-databind
+${version.com.fasterxml.jackson.databind}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-avro
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-cbor
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-smile
+${version.com.fasterxml.jackson}
+  
+  
+com.faste

Re: [PR] [incubator-kie-issues#2029] Enforce framework-specific BOM separation [incubator-kie-drools]

2026-04-15 Thread via GitHub


gitgabrio commented on code in PR #6633:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6633#discussion_r3084640865


##
kie-parent/pom.xml:
##
@@ -0,0 +1,3281 @@
+
+
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+  4.0.0
+  
+org.kie
+drools-parent
+999-SNAPSHOT
+  
+  kie-parent
+  pom
+  Kie :: Parent
+  
+
+org.kie:kie-parent
+
+false
+java
+.*
+true
+
false
+
+
+
+
none
+true
+true
+
+initialize
+false
+
+
+${project.root.dir}/target/jacoco.exec
+
+false
+0.9
+
+
+
notYetReleased
+MMddHHmm
+17
+17
+UTF-8
+
+${maven.multiModuleProjectDirectory}
+
+false
+1
+
+
+2.0.5
+2.7.7
+
1.28.0
+1.4.0
+
+4.0.2
+0.9.1
+1.10.1
+4.2.0
+
3.4.0
+2.0.1
+1.5.25
+2.19.2
+
2.19.2
+
2.19.2
+
2.19.2
+1.15.1
+
1.5.2
+3.27.0
+
+
4.9.8.3
+1.0-1
+4.37.0
+1.0
+2.13.2
+33.4.8-jre
+3.25.5
+
+24.3
+
24.0
+2.3.232
+2.3.232
+2.9.0
+
+3.7.4
+1.0.86
+
1.0.86
+3.2
+4.12.0
+2.0.2
+4.0.5
+4.0.5
+1.4.21
+1.14.0
+1.28.0
+1.3
+1.19.0
+3.2.2
+2.20.0
+1.1.1
+3.13.0
+3.6.1
+1.0.1
+
+2.0.0
+22.0.0.2
+8.11.1
+0.18.0
+4.7.7
+3.0.0
+7.3.1
+
7.3.1
+1.76.0
+1.14.12
+4.1.132.Final
+1.0.0-alpha
+5.5.6
+4.1.0.Final
+3.13.4
+4.2.0
+4.0.12
+3.13.4
+3.4.0
+2.9.5
+4.0.12
+
4.28.0
+
3.21.3
+
+
1.1.1
+2.2.38
+2.1.34
+4.5.24
+8.5.11
+0.8.11
+2.0.3
+2.1.4
+3.0.0
+
4.1.0
+2.0.1
+1.1.7
+2.1.3
+3.0.1
+3.2.0
+2.0.1
+3.1.1
+3.1.0
+4.0.4
+2.0.1
+
+2.0
+
+${maven.compiler.release}
+4.13.2
+${version.org.apache.maven}
+3.9.11
+
+3.3.0
+
3.6.2
+3.2.0
+3.8.1
+3.15.1
+2.2.1
+1.7.3
+15.3
+1.17.6
+1.8.0
+2.4.10
+12.7
+
1.0.0-preview.20240207
+3.5.2
+4.0.7
+
+
+
+
+4.13.2
+1.10.11
+1.12.1
+3.18.0
+1.10.0
+3.18.0
+3.6.1
+4.0.29
+
4.4.16
+4.0.0
+3.9.11
+
1.7.3
+3.5.3
+4.0.0
+2.3.2
+2.0.28
+5.4.1
+6.0.53
+
10.1.48
+
+
2.2.0
+
1.5.0
+3.27.7
+4.3.0
+
1.82
+3.44.0
+
5.0.2
+
3.1
+
4.0.2
+3.0.4
+11.14.1
+2.3.34
+4.0.6
+23.1.2
+
+2.2
+7.1.14.Final
+2.7.1
+15.0.21.Final
+
5.0.13.Final
+3.26.0-GA
+
3.13.0
+3.6.1.Final
+3.2.1.Final
+
1.2.0.Final
+
7.2.2.Final
+6.2.12.Final
+
8.0.0.Final
+3.1.6.Final
+1.6.4
+2.2.0
+20231013
+2.9.0
+5.13.4
+1.13.4
+26.1.0
+1.5.5.Final
+5.18.0
+5.3.1
+1.8.1
+
+2.5.2.Final
+
+1.21
+42.7.8
+2.0.9
+1.0.4
+0.10.2
+7.10.2
+1.5.1
+2.0.17
+2.2-groovy-4.0
+2.8.13
+2.0.3
+
1.21.4
+
1.21.4
+2.3.0-jaxb-1.0.6
+5.1.3
+3.6.0
+3.13.0
+3.0.4
+2.10.4
+2.10.4
+2.2.0
+2.9.0
+2.1.1
+3.15.1
+
+3.10.2
+
+
4.0.0-alpha-2
+1.2.1
+
+4.42.0
+
1.22.0
+3.3.0
+3.4.2
+
+0.11.4.1
+1.4.2
+10.1.54
+2.12.0.SP04
+  
+  
+
+  
+  
+antlr
+antlr
+${version.antlr}
+  
+  
+at.yawk.lz4
+lz4-java
+${version.at.yawk.lz4.java}
+  
+  
+black.ninia
+jep
+${version.black.ninia}
+  
+  
+  
+ch.obermuhlner
+big-math
+${version.ch.obermuhlner}
+  
+  
+  
+ch.qos.logback
+logback-classic
+${version.ch.qos.logback}
+  
+  

Review Comment:
   👍 
   Fixed. I've (re)ordered dependencies in alphabetical order for sake of 
readability/maintainability, but TBH those comments about reason/scope of the 
version does not make much sense, because lot/most of them have been upgraded 
(or will be) over time also due to CVE fixes



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [incubator-kie-issues#2029] Enforce framework-specific BOM separation [incubator-kie-drools]

2026-04-15 Thread via GitHub


jstastny-cz commented on code in PR #6633:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6633#discussion_r3084571958


##
kie-parent/pom.xml:
##
@@ -0,0 +1,3281 @@
+
+
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+  4.0.0
+  
+org.kie
+drools-parent
+999-SNAPSHOT
+  
+  kie-parent
+  pom
+  Kie :: Parent
+  
+
+org.kie:kie-parent
+
+false
+java
+.*
+true
+
false
+
+
+
+
none
+true
+true
+
+initialize
+false
+
+
+${project.root.dir}/target/jacoco.exec
+
+false
+0.9
+
+
+
notYetReleased
+MMddHHmm
+17
+17
+UTF-8
+
+${maven.multiModuleProjectDirectory}
+
+false
+1
+
+
+2.0.5
+2.7.7
+
1.28.0
+1.4.0
+
+4.0.2
+0.9.1
+1.10.1
+4.2.0
+
3.4.0
+2.0.1
+1.5.25
+2.19.2
+
2.19.2
+
2.19.2
+
2.19.2
+1.15.1
+
1.5.2
+3.27.0
+
+
4.9.8.3
+1.0-1
+4.37.0
+1.0
+2.13.2
+33.4.8-jre
+3.25.5
+
+24.3
+
24.0
+2.3.232
+2.3.232
+2.9.0
+
+3.7.4
+1.0.86
+
1.0.86
+3.2
+4.12.0
+2.0.2
+4.0.5
+4.0.5
+1.4.21
+1.14.0
+1.28.0
+1.3
+1.19.0
+3.2.2
+2.20.0
+1.1.1
+3.13.0
+3.6.1
+1.0.1
+
+2.0.0
+22.0.0.2
+8.11.1
+0.18.0
+4.7.7
+3.0.0
+7.3.1
+
7.3.1
+1.76.0
+1.14.12
+4.1.132.Final
+1.0.0-alpha
+5.5.6
+4.1.0.Final
+3.13.4
+4.2.0
+4.0.12
+3.13.4
+3.4.0
+2.9.5
+4.0.12
+
4.28.0
+
3.21.3
+
+
1.1.1
+2.2.38
+2.1.34
+4.5.24
+8.5.11
+0.8.11
+2.0.3
+2.1.4
+3.0.0
+
4.1.0
+2.0.1
+1.1.7
+2.1.3
+3.0.1
+3.2.0
+2.0.1
+3.1.1
+3.1.0
+4.0.4
+2.0.1
+
+2.0
+
+${maven.compiler.release}
+4.13.2
+${version.org.apache.maven}
+3.9.11
+
+3.3.0
+
3.6.2
+3.2.0
+3.8.1
+3.15.1
+2.2.1
+1.7.3
+15.3
+1.17.6
+1.8.0
+2.4.10
+12.7
+
1.0.0-preview.20240207
+3.5.2
+4.0.7
+
+
+
+
+4.13.2
+1.10.11
+1.12.1
+3.18.0
+1.10.0
+3.18.0
+3.6.1
+4.0.29
+
4.4.16
+4.0.0
+3.9.11
+
1.7.3
+3.5.3
+4.0.0
+2.3.2
+2.0.28
+5.4.1
+6.0.53
+
10.1.48
+
+
2.2.0
+
1.5.0
+3.27.7
+4.3.0
+
1.82
+3.44.0
+
5.0.2
+
3.1
+
4.0.2
+3.0.4
+11.14.1
+2.3.34
+4.0.6
+23.1.2
+
+2.2
+7.1.14.Final
+2.7.1
+15.0.21.Final
+
5.0.13.Final
+3.26.0-GA
+
3.13.0
+3.6.1.Final
+3.2.1.Final
+
1.2.0.Final
+
7.2.2.Final
+6.2.12.Final
+
8.0.0.Final
+3.1.6.Final
+1.6.4
+2.2.0
+20231013
+2.9.0
+5.13.4
+1.13.4
+26.1.0
+1.5.5.Final
+5.18.0
+5.3.1
+1.8.1
+
+2.5.2.Final
+
+1.21
+42.7.8
+2.0.9
+1.0.4
+0.10.2
+7.10.2
+1.5.1
+2.0.17
+2.2-groovy-4.0
+2.8.13
+2.0.3
+
1.21.4
+
1.21.4
+2.3.0-jaxb-1.0.6
+5.1.3
+3.6.0
+3.13.0
+3.0.4
+2.10.4
+2.10.4
+2.2.0
+2.9.0
+2.1.1
+3.15.1
+
+3.10.2
+
+
4.0.0-alpha-2
+1.2.1
+
+4.42.0
+
1.22.0
+3.3.0
+3.4.2
+
+0.11.4.1
+1.4.2
+10.1.54
+2.12.0.SP04
+  
+  
+
+  
+  
+antlr
+antlr
+${version.antlr}
+  
+  
+at.yawk.lz4
+lz4-java
+${version.at.yawk.lz4.java}
+  
+  
+black.ninia
+jep
+${version.black.ninia}
+  
+  
+  
+ch.obermuhlner
+big-math
+${version.ch.obermuhlner}
+  
+  
+  
+ch.qos.logback
+logback-classic
+${version.ch.qos.logback}
+  
+  

Review Comment:
   I don't see opening comment for the "Version overrides to fix 
vulnerabilities".



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [incubator-kie-issues#2029] Enforce framework-specific BOM separation [incubator-kie-drools]

2026-04-15 Thread via GitHub


jstastny-cz commented on code in PR #6633:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6633#discussion_r3084588180


##
kie-parent/pom.xml:
##
@@ -0,0 +1,3281 @@
+
+
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+  4.0.0
+  
+org.kie
+drools-parent
+999-SNAPSHOT
+  
+  kie-parent
+  pom
+  Kie :: Parent
+  
+
+org.kie:kie-parent
+
+false
+java
+.*
+true
+
false
+
+
+
+
none
+true
+true
+
+initialize
+false
+
+
+${project.root.dir}/target/jacoco.exec
+
+false
+0.9
+
+
+
notYetReleased
+MMddHHmm
+17
+17
+UTF-8
+
+${maven.multiModuleProjectDirectory}
+
+false
+1
+
+
+2.0.5
+2.7.7
+
1.28.0
+1.4.0
+
+4.0.2
+0.9.1
+1.10.1
+4.2.0
+
3.4.0
+2.0.1
+1.5.25
+2.19.2
+
2.19.2
+
2.19.2
+
2.19.2
+1.15.1
+
1.5.2
+3.27.0
+
+
4.9.8.3
+1.0-1
+4.37.0
+1.0
+2.13.2
+33.4.8-jre
+3.25.5
+
+24.3
+
24.0
+2.3.232
+2.3.232
+2.9.0
+
+3.7.4
+1.0.86
+
1.0.86
+3.2
+4.12.0
+2.0.2
+4.0.5
+4.0.5
+1.4.21
+1.14.0
+1.28.0
+1.3
+1.19.0
+3.2.2
+2.20.0
+1.1.1
+3.13.0
+3.6.1
+1.0.1
+
+2.0.0
+22.0.0.2
+8.11.1
+0.18.0
+4.7.7
+3.0.0
+7.3.1
+
7.3.1
+1.76.0
+1.14.12
+4.1.132.Final
+1.0.0-alpha
+5.5.6
+4.1.0.Final
+3.13.4
+4.2.0
+4.0.12
+3.13.4
+3.4.0
+2.9.5
+4.0.12
+
4.28.0
+
3.21.3
+
+
1.1.1
+2.2.38
+2.1.34
+4.5.24
+8.5.11
+0.8.11
+2.0.3
+2.1.4
+3.0.0
+
4.1.0
+2.0.1
+1.1.7
+2.1.3
+3.0.1
+3.2.0
+2.0.1
+3.1.1
+3.1.0
+4.0.4
+2.0.1
+
+2.0
+
+${maven.compiler.release}
+4.13.2
+${version.org.apache.maven}
+3.9.11
+
+3.3.0
+
3.6.2
+3.2.0
+3.8.1
+3.15.1
+2.2.1
+1.7.3
+15.3
+1.17.6
+1.8.0
+2.4.10
+12.7
+
1.0.0-preview.20240207
+3.5.2
+4.0.7
+
+
+
+
+4.13.2
+1.10.11
+1.12.1
+3.18.0
+1.10.0
+3.18.0
+3.6.1
+4.0.29
+
4.4.16
+4.0.0
+3.9.11
+
1.7.3
+3.5.3
+4.0.0
+2.3.2
+2.0.28
+5.4.1
+6.0.53
+
10.1.48
+
+
2.2.0
+
1.5.0
+3.27.7
+4.3.0
+
1.82
+3.44.0
+
5.0.2
+
3.1
+
4.0.2
+3.0.4
+11.14.1
+2.3.34
+4.0.6
+23.1.2
+
+2.2
+7.1.14.Final
+2.7.1
+15.0.21.Final
+
5.0.13.Final
+3.26.0-GA
+
3.13.0
+3.6.1.Final
+3.2.1.Final
+
1.2.0.Final
+
7.2.2.Final
+6.2.12.Final
+
8.0.0.Final
+3.1.6.Final
+1.6.4
+2.2.0
+20231013
+2.9.0
+5.13.4
+1.13.4
+26.1.0
+1.5.5.Final
+5.18.0
+5.3.1
+1.8.1
+
+2.5.2.Final
+
+1.21
+42.7.8
+2.0.9
+1.0.4
+0.10.2
+7.10.2
+1.5.1
+2.0.17
+2.2-groovy-4.0
+2.8.13
+2.0.3
+
1.21.4
+
1.21.4
+2.3.0-jaxb-1.0.6
+5.1.3
+3.6.0
+3.13.0
+3.0.4
+2.10.4
+2.10.4
+2.2.0
+2.9.0
+2.1.1
+3.15.1
+
+3.10.2
+
+
4.0.0-alpha-2
+1.2.1
+
+4.42.0
+
1.22.0
+3.3.0
+3.4.2
+
+0.11.4.1
+1.4.2
+10.1.54
+2.12.0.SP04
+  
+  
+
+  
+  
+antlr
+antlr
+${version.antlr}
+  
+  
+at.yawk.lz4
+lz4-java
+${version.at.yawk.lz4.java}
+  
+  
+black.ninia
+jep
+${version.black.ninia}
+  
+  
+  
+ch.obermuhlner
+big-math
+${version.ch.obermuhlner}
+  
+  
+  
+ch.qos.logback
+logback-classic
+${version.ch.qos.logback}
+  
+  
+  
+  
+ch.qos.logback
+logback-core
+${version.ch.qos.logback}
+  
+  
+com.fasterxml.jackson.core
+jackson-annotations
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.core
+jackson-core
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.core
+jackson-databind
+${version.com.fasterxml.jackson.databind}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-avro
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-cbor
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-smile
+${version.com.fasterxml.jackson}
+  
+  
+com.fas

Re: [PR] [incubator-kie-issues#2029] Enforce framework-specific BOM separation [incubator-kie-drools]

2026-04-15 Thread via GitHub


jstastny-cz commented on code in PR #6633:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6633#discussion_r3084582641


##
kie-parent/pom.xml:
##
@@ -0,0 +1,3281 @@
+
+
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+  4.0.0
+  
+org.kie
+drools-parent
+999-SNAPSHOT
+  
+  kie-parent
+  pom
+  Kie :: Parent
+  
+
+org.kie:kie-parent
+
+false
+java
+.*
+true
+
false
+
+
+
+
none
+true
+true
+
+initialize
+false
+
+
+${project.root.dir}/target/jacoco.exec
+
+false
+0.9
+
+
+
notYetReleased
+MMddHHmm
+17
+17
+UTF-8
+
+${maven.multiModuleProjectDirectory}
+
+false
+1
+
+
+2.0.5
+2.7.7
+
1.28.0
+1.4.0
+
+4.0.2
+0.9.1
+1.10.1
+4.2.0
+
3.4.0
+2.0.1
+1.5.25
+2.19.2
+
2.19.2
+
2.19.2
+
2.19.2
+1.15.1
+
1.5.2
+3.27.0
+
+
4.9.8.3
+1.0-1
+4.37.0
+1.0
+2.13.2
+33.4.8-jre
+3.25.5
+
+24.3
+
24.0
+2.3.232
+2.3.232
+2.9.0
+
+3.7.4
+1.0.86
+
1.0.86
+3.2
+4.12.0
+2.0.2
+4.0.5
+4.0.5
+1.4.21
+1.14.0
+1.28.0
+1.3
+1.19.0
+3.2.2
+2.20.0
+1.1.1
+3.13.0
+3.6.1
+1.0.1
+
+2.0.0
+22.0.0.2
+8.11.1
+0.18.0
+4.7.7
+3.0.0
+7.3.1
+
7.3.1
+1.76.0
+1.14.12
+4.1.132.Final
+1.0.0-alpha
+5.5.6
+4.1.0.Final
+3.13.4
+4.2.0
+4.0.12
+3.13.4
+3.4.0
+2.9.5
+4.0.12
+
4.28.0
+
3.21.3
+
+
1.1.1
+2.2.38
+2.1.34
+4.5.24
+8.5.11
+0.8.11
+2.0.3
+2.1.4
+3.0.0
+
4.1.0
+2.0.1
+1.1.7
+2.1.3
+3.0.1
+3.2.0
+2.0.1
+3.1.1
+3.1.0
+4.0.4
+2.0.1
+
+2.0
+
+${maven.compiler.release}
+4.13.2
+${version.org.apache.maven}
+3.9.11
+
+3.3.0
+
3.6.2
+3.2.0
+3.8.1
+3.15.1
+2.2.1
+1.7.3
+15.3
+1.17.6
+1.8.0
+2.4.10
+12.7
+
1.0.0-preview.20240207
+3.5.2
+4.0.7
+
+
+
+
+4.13.2
+1.10.11
+1.12.1
+3.18.0
+1.10.0
+3.18.0
+3.6.1
+4.0.29
+
4.4.16
+4.0.0
+3.9.11
+
1.7.3
+3.5.3
+4.0.0
+2.3.2
+2.0.28
+5.4.1
+6.0.53
+
10.1.48
+
+
2.2.0
+
1.5.0
+3.27.7
+4.3.0
+
1.82
+3.44.0
+
5.0.2
+
3.1
+
4.0.2
+3.0.4
+11.14.1
+2.3.34
+4.0.6
+23.1.2
+
+2.2
+7.1.14.Final
+2.7.1
+15.0.21.Final
+
5.0.13.Final
+3.26.0-GA
+
3.13.0
+3.6.1.Final
+3.2.1.Final
+
1.2.0.Final
+
7.2.2.Final
+6.2.12.Final
+
8.0.0.Final
+3.1.6.Final
+1.6.4
+2.2.0
+20231013
+2.9.0
+5.13.4
+1.13.4
+26.1.0
+1.5.5.Final
+5.18.0
+5.3.1
+1.8.1
+
+2.5.2.Final
+
+1.21
+42.7.8
+2.0.9
+1.0.4
+0.10.2
+7.10.2
+1.5.1
+2.0.17
+2.2-groovy-4.0
+2.8.13
+2.0.3
+
1.21.4
+
1.21.4
+2.3.0-jaxb-1.0.6
+5.1.3
+3.6.0
+3.13.0
+3.0.4
+2.10.4
+2.10.4
+2.2.0
+2.9.0
+2.1.1
+3.15.1
+
+3.10.2
+
+
4.0.0-alpha-2
+1.2.1
+
+4.42.0
+
1.22.0
+3.3.0
+3.4.2
+
+0.11.4.1
+1.4.2
+10.1.54
+2.12.0.SP04
+  
+  
+
+  
+  
+antlr
+antlr
+${version.antlr}
+  
+  
+at.yawk.lz4
+lz4-java
+${version.at.yawk.lz4.java}
+  
+  
+black.ninia
+jep
+${version.black.ninia}
+  
+  
+  
+ch.obermuhlner
+big-math
+${version.ch.obermuhlner}
+  
+  
+  
+ch.qos.logback
+logback-classic
+${version.ch.qos.logback}
+  
+  
+  
+  
+ch.qos.logback
+logback-core
+${version.ch.qos.logback}
+  
+  
+com.fasterxml.jackson.core
+jackson-annotations
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.core
+jackson-core
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.core
+jackson-databind
+${version.com.fasterxml.jackson.databind}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-avro
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-cbor
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-smile
+${version.com.fasterxml.jackson}
+  
+  
+com.fas

Re: [PR] [incubator-kie-issues#2029] Enforce framework-specific BOM separation [incubator-kie-drools]

2026-04-15 Thread via GitHub


jstastny-cz commented on code in PR #6633:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6633#discussion_r3084588180


##
kie-parent/pom.xml:
##
@@ -0,0 +1,3281 @@
+
+
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+  4.0.0
+  
+org.kie
+drools-parent
+999-SNAPSHOT
+  
+  kie-parent
+  pom
+  Kie :: Parent
+  
+
+org.kie:kie-parent
+
+false
+java
+.*
+true
+
false
+
+
+
+
none
+true
+true
+
+initialize
+false
+
+
+${project.root.dir}/target/jacoco.exec
+
+false
+0.9
+
+
+
notYetReleased
+MMddHHmm
+17
+17
+UTF-8
+
+${maven.multiModuleProjectDirectory}
+
+false
+1
+
+
+2.0.5
+2.7.7
+
1.28.0
+1.4.0
+
+4.0.2
+0.9.1
+1.10.1
+4.2.0
+
3.4.0
+2.0.1
+1.5.25
+2.19.2
+
2.19.2
+
2.19.2
+
2.19.2
+1.15.1
+
1.5.2
+3.27.0
+
+
4.9.8.3
+1.0-1
+4.37.0
+1.0
+2.13.2
+33.4.8-jre
+3.25.5
+
+24.3
+
24.0
+2.3.232
+2.3.232
+2.9.0
+
+3.7.4
+1.0.86
+
1.0.86
+3.2
+4.12.0
+2.0.2
+4.0.5
+4.0.5
+1.4.21
+1.14.0
+1.28.0
+1.3
+1.19.0
+3.2.2
+2.20.0
+1.1.1
+3.13.0
+3.6.1
+1.0.1
+
+2.0.0
+22.0.0.2
+8.11.1
+0.18.0
+4.7.7
+3.0.0
+7.3.1
+
7.3.1
+1.76.0
+1.14.12
+4.1.132.Final
+1.0.0-alpha
+5.5.6
+4.1.0.Final
+3.13.4
+4.2.0
+4.0.12
+3.13.4
+3.4.0
+2.9.5
+4.0.12
+
4.28.0
+
3.21.3
+
+
1.1.1
+2.2.38
+2.1.34
+4.5.24
+8.5.11
+0.8.11
+2.0.3
+2.1.4
+3.0.0
+
4.1.0
+2.0.1
+1.1.7
+2.1.3
+3.0.1
+3.2.0
+2.0.1
+3.1.1
+3.1.0
+4.0.4
+2.0.1
+
+2.0
+
+${maven.compiler.release}
+4.13.2
+${version.org.apache.maven}
+3.9.11
+
+3.3.0
+
3.6.2
+3.2.0
+3.8.1
+3.15.1
+2.2.1
+1.7.3
+15.3
+1.17.6
+1.8.0
+2.4.10
+12.7
+
1.0.0-preview.20240207
+3.5.2
+4.0.7
+
+
+
+
+4.13.2
+1.10.11
+1.12.1
+3.18.0
+1.10.0
+3.18.0
+3.6.1
+4.0.29
+
4.4.16
+4.0.0
+3.9.11
+
1.7.3
+3.5.3
+4.0.0
+2.3.2
+2.0.28
+5.4.1
+6.0.53
+
10.1.48
+
+
2.2.0
+
1.5.0
+3.27.7
+4.3.0
+
1.82
+3.44.0
+
5.0.2
+
3.1
+
4.0.2
+3.0.4
+11.14.1
+2.3.34
+4.0.6
+23.1.2
+
+2.2
+7.1.14.Final
+2.7.1
+15.0.21.Final
+
5.0.13.Final
+3.26.0-GA
+
3.13.0
+3.6.1.Final
+3.2.1.Final
+
1.2.0.Final
+
7.2.2.Final
+6.2.12.Final
+
8.0.0.Final
+3.1.6.Final
+1.6.4
+2.2.0
+20231013
+2.9.0
+5.13.4
+1.13.4
+26.1.0
+1.5.5.Final
+5.18.0
+5.3.1
+1.8.1
+
+2.5.2.Final
+
+1.21
+42.7.8
+2.0.9
+1.0.4
+0.10.2
+7.10.2
+1.5.1
+2.0.17
+2.2-groovy-4.0
+2.8.13
+2.0.3
+
1.21.4
+
1.21.4
+2.3.0-jaxb-1.0.6
+5.1.3
+3.6.0
+3.13.0
+3.0.4
+2.10.4
+2.10.4
+2.2.0
+2.9.0
+2.1.1
+3.15.1
+
+3.10.2
+
+
4.0.0-alpha-2
+1.2.1
+
+4.42.0
+
1.22.0
+3.3.0
+3.4.2
+
+0.11.4.1
+1.4.2
+10.1.54
+2.12.0.SP04
+  
+  
+
+  
+  
+antlr
+antlr
+${version.antlr}
+  
+  
+at.yawk.lz4
+lz4-java
+${version.at.yawk.lz4.java}
+  
+  
+black.ninia
+jep
+${version.black.ninia}
+  
+  
+  
+ch.obermuhlner
+big-math
+${version.ch.obermuhlner}
+  
+  
+  
+ch.qos.logback
+logback-classic
+${version.ch.qos.logback}
+  
+  
+  
+  
+ch.qos.logback
+logback-core
+${version.ch.qos.logback}
+  
+  
+com.fasterxml.jackson.core
+jackson-annotations
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.core
+jackson-core
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.core
+jackson-databind
+${version.com.fasterxml.jackson.databind}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-avro
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-cbor
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-smile
+${version.com.fasterxml.jackson}
+  
+  
+com.fas

Re: [PR] [incubator-kie-issues#2029] Enforce framework-specific BOM separation [incubator-kie-drools]

2026-04-15 Thread via GitHub


jstastny-cz commented on code in PR #6633:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6633#discussion_r3084575708


##
kie-parent/pom.xml:
##
@@ -0,0 +1,3281 @@
+
+
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+  4.0.0
+  
+org.kie
+drools-parent
+999-SNAPSHOT
+  
+  kie-parent
+  pom
+  Kie :: Parent
+  
+
+org.kie:kie-parent
+
+false
+java
+.*
+true
+
false
+
+
+
+
none
+true
+true
+
+initialize
+false
+
+
+${project.root.dir}/target/jacoco.exec
+
+false
+0.9
+
+
+
notYetReleased
+MMddHHmm
+17
+17
+UTF-8
+
+${maven.multiModuleProjectDirectory}
+
+false
+1
+
+
+2.0.5
+2.7.7
+
1.28.0
+1.4.0
+
+4.0.2
+0.9.1
+1.10.1
+4.2.0
+
3.4.0
+2.0.1
+1.5.25
+2.19.2
+
2.19.2
+
2.19.2
+
2.19.2
+1.15.1
+
1.5.2
+3.27.0
+
+
4.9.8.3
+1.0-1
+4.37.0
+1.0
+2.13.2
+33.4.8-jre
+3.25.5
+
+24.3
+
24.0
+2.3.232
+2.3.232
+2.9.0
+
+3.7.4
+1.0.86
+
1.0.86
+3.2
+4.12.0
+2.0.2
+4.0.5
+4.0.5
+1.4.21
+1.14.0
+1.28.0
+1.3
+1.19.0
+3.2.2
+2.20.0
+1.1.1
+3.13.0
+3.6.1
+1.0.1
+
+2.0.0
+22.0.0.2
+8.11.1
+0.18.0
+4.7.7
+3.0.0
+7.3.1
+
7.3.1
+1.76.0
+1.14.12
+4.1.132.Final
+1.0.0-alpha
+5.5.6
+4.1.0.Final
+3.13.4
+4.2.0
+4.0.12
+3.13.4
+3.4.0
+2.9.5
+4.0.12
+
4.28.0
+
3.21.3
+
+
1.1.1
+2.2.38
+2.1.34
+4.5.24
+8.5.11
+0.8.11
+2.0.3
+2.1.4
+3.0.0
+
4.1.0
+2.0.1
+1.1.7
+2.1.3
+3.0.1
+3.2.0
+2.0.1
+3.1.1
+3.1.0
+4.0.4
+2.0.1
+
+2.0
+
+${maven.compiler.release}
+4.13.2
+${version.org.apache.maven}
+3.9.11
+
+3.3.0
+
3.6.2
+3.2.0
+3.8.1
+3.15.1
+2.2.1
+1.7.3
+15.3
+1.17.6
+1.8.0
+2.4.10
+12.7
+
1.0.0-preview.20240207
+3.5.2
+4.0.7
+
+
+
+
+4.13.2
+1.10.11
+1.12.1
+3.18.0
+1.10.0
+3.18.0
+3.6.1
+4.0.29
+
4.4.16
+4.0.0
+3.9.11
+
1.7.3
+3.5.3
+4.0.0
+2.3.2
+2.0.28
+5.4.1
+6.0.53
+
10.1.48
+
+
2.2.0
+
1.5.0
+3.27.7
+4.3.0
+
1.82
+3.44.0
+
5.0.2
+
3.1
+
4.0.2
+3.0.4
+11.14.1
+2.3.34
+4.0.6
+23.1.2
+
+2.2
+7.1.14.Final
+2.7.1
+15.0.21.Final
+
5.0.13.Final
+3.26.0-GA
+
3.13.0
+3.6.1.Final
+3.2.1.Final
+
1.2.0.Final
+
7.2.2.Final
+6.2.12.Final
+
8.0.0.Final
+3.1.6.Final
+1.6.4
+2.2.0
+20231013
+2.9.0
+5.13.4
+1.13.4
+26.1.0
+1.5.5.Final
+5.18.0
+5.3.1
+1.8.1
+
+2.5.2.Final
+
+1.21
+42.7.8
+2.0.9
+1.0.4
+0.10.2
+7.10.2
+1.5.1
+2.0.17
+2.2-groovy-4.0
+2.8.13
+2.0.3
+
1.21.4
+
1.21.4
+2.3.0-jaxb-1.0.6
+5.1.3
+3.6.0
+3.13.0
+3.0.4
+2.10.4
+2.10.4
+2.2.0
+2.9.0
+2.1.1
+3.15.1
+
+3.10.2
+
+
4.0.0-alpha-2
+1.2.1
+
+4.42.0
+
1.22.0
+3.3.0
+3.4.2
+
+0.11.4.1
+1.4.2
+10.1.54
+2.12.0.SP04
+  
+  
+
+  
+  
+antlr
+antlr
+${version.antlr}
+  
+  
+at.yawk.lz4
+lz4-java
+${version.at.yawk.lz4.java}
+  
+  
+black.ninia
+jep
+${version.black.ninia}
+  
+  
+  
+ch.obermuhlner
+big-math
+${version.ch.obermuhlner}
+  
+  
+  
+ch.qos.logback
+logback-classic
+${version.ch.qos.logback}
+  
+  
+  
+  
+ch.qos.logback
+logback-core
+${version.ch.qos.logback}
+  
+  
+com.fasterxml.jackson.core
+jackson-annotations
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.core
+jackson-core
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.core
+jackson-databind
+${version.com.fasterxml.jackson.databind}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-avro
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-cbor
+${version.com.fasterxml.jackson}
+  
+  
+com.fasterxml.jackson.dataformat
+jackson-dataformat-smile
+${version.com.fasterxml.jackson}
+  
+  
+com.fas

Re: [PR] [incubator-kie-issues#2029] Enforce framework-specific BOM separation [incubator-kie-drools]

2026-04-03 Thread via GitHub


yesamer commented on code in PR #6633:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6633#discussion_r3031973905


##
kie-dmn/kie-dmn-core-jsr223-jq/pom.xml:
##
@@ -32,15 +32,7 @@
 org.kie.dmn.core.jsr223.jq
 
1.0.0-preview.20210928

Review Comment:
   @gitgabrio What about this version?



##
efesto/pom.xml:
##
@@ -81,20 +81,20 @@
   
 
   
-
+

Review Comment:
   @gitgabrio Same



##
kie-dmn/kie-dmn-feel/pom.xml:
##
@@ -38,19 +38,9 @@
 org.kie.dmn.feel
 2
 true
-12.7
+

Review Comment:
   @gitgabrio I guess we can remove it, right?



##
drools-reliability/drools-reliability-tests/pom.xml:
##
@@ -35,35 +35,10 @@
 
   
 org.drools.reliability.infinispan
-2.0.3
+

Review Comment:
   @gitgabrio I guess we can remove it, right?



##
efesto/pom.xml:
##
@@ -37,9 +37,9 @@
   New model container framework
 
   
-4.42.0
-
1.22.0
-2.0
+

+

Review Comment:
   @gitgabrio Same



##
kie-parent/pom.xml:
##
@@ -0,0 +1,3332 @@
+
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+  4.0.0
+  
+org.kie
+drools-parent
+999-SNAPSHOT
+  
+  kie-parent
+  Kie :: Parent
+  pom
+  
+17
+17
+MMddHHmm
+UTF-8
+
notYetReleased
+1
+
+org.kie:kie-parent
+
+
+
+
+1.5.25
+1.19.0
+3.2.2
+1.1.1
+2.20.0
+1.14.0
+2.19.2
+
2.19.2
+
2.19.2
+4.37.0
+
+3.7.4
+1.0.1
+3.25.5
+2.3.232
+
1.0.86
+4.0.5
+1.4.21
+0.18.0
+4.7.7
+1.14.12
+4.1.131.Final
+4.0.12
+3.13.4
+4.0.0
+8.5.11
+4.13.2
+1.8.0
+2.7.7
+3.5.2
+4.0.7
+1.10.11
+3.18.0
+3.6.1
+
4.4.16
+3.9.11
+
1.7.3
+3.5.3
+2.0.28
+5.4.1
+
10.1.48
+3.27.7
+3.44.0
+2.3.34
+4.0.6
+
+2.2
+2.3.0
+15.0.21.Final
+
5.0.13.Final
+3.26.0-GA
+
7.2.2.Final
+3.6.1.Final
+3.2.1.Final
+
1.2.0.Final
+
8.0.0.Final
+3.1.6.Final
+
3.1
+
4.1.0
+2.0.3
+2.1.4
+2.0.1
+3.0.0
+2.0.1
+3.2.0
+4.0.4
+3.0.1
+1.1.7
+2.1.3
+4.0.0
+1.6.4
+
+5.13.4
+1.13.4
+
+2.5.2.Final
+2.0.9
+2.0.17
+
+0.11.4.1
+2.12.0.SP04
+4.9.2
+
+
+
+
+4.13.2
+
3.13.0
+2.2.38
+2.1.34
+2.10.4
+
+
2.2.0
+
1.5.0
+2.3.0-jaxb-1.0.6
+5.18.0
+
+1.21
+
+3.10.2
+3.15.1
+0.9.1
+3.4.2
+1.28.0
+1.3
+1.15.1
+3.13.0
+3.3.0
+1.17.6
+42.7.8
+2.0.1
+3.4.0
+2.9.5
+3.0.4
+3.27.0
+33.4.8-jre
+4.3.0
+
+${maven.compiler.release}
+${version.org.apache.maven}
+
+3.3.0
+
3.4.0
+
3.6.2
+
+2.0.0
+1.2.1
+3.6.1
+
+4.0.2
+1.4.0
+4.5.23
+1.10.1
+22.0.0.2
+8.11.1
+4.0.29
+1.7.3
+15.3
+
+
4.0.0-alpha-2
+1.4.2
+2.0.5
+
1.28.0
+1.10.1
+4.2.0
+1.5.25
+2.19.2
+
2.19.2
+
2.19.2
+
1.5.2
+3.27.0
+1.0-1
+4.37.0
+1.0
+2.13.2
+33.4.8-jre
+
+24.3
+
24.0
+2.3.232
+2.9.0
+1.0.86
+3.2
+4.12.0
+2.0.2
+4.0.5
+2.20.0
+3.0.0
+7.3.1
+
7.3.1
+1.76.0
+1.14.12
+4.1.130.Final

Review Comment:
   @gitgabrio Duplicated.



##
kie-pmml-trusty/pom.xml:
##
@@ -36,10 +36,10 @@
   KIE :: PMML
   Support for PMML-Encoded Predictive Models
 
-  
-4.42.0
-
1.22.0
-  
+

Review Comment:
   @gitgabrio I guess we can remove it, right?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]