zbendhiba commented on a change in pull request #1822: URL: https://github.com/apache/camel-quarkus/pull/1822#discussion_r493366674
########## File path: integration-tests/optaplanner/pom.xml ########## @@ -95,6 +132,42 @@ </execution> </executions> </plugin> + <plugin> + <artifactId>maven-enforcer-plugin</artifactId> + <configuration> + <skip>true</skip> Review comment: I can deal with it by exclusion and setting the right mvel2 version, but we have to be careful for future versions of optaplanner. Or wait next optaplanner release to add this extension. I don't know what's the best solution? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org