baldimir opened a new issue, #1561: URL: https://github.com/apache/incubator-kie-issues/issues/1561
When building optaplanner repository, the build started to fail on enforcer rule about managed versions of dependencies. However, it started to fail checking a dependency, that is part of a reactor build. This dependency is managed by a profile (1). Even providing version for the dependency didn't fix the problem, so a workaround solution is to not apply the enforcer rule for Maven profiles. (1) https://github.com/apache/incubator-kie-optaplanner/blob/c417c789dd8df230a22157a4644bfc973e700a8a/core/optaplanner-core/pom.xml#L89 -- 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]
