fantonangeli commented on PR #3423: URL: https://github.com/apache/incubator-kie-tools/pull/3423#issuecomment-3849711397
@thiagoelg yes on downstream we skip `drools-and-kogito` by setting `DROOLS_AND_KOGITO__skip=true` and we build the dependencies with the simple `mvn install...` for Drools, Runtimes and Apps, which should explain why maven creates the `maven-metadata-local.xml` files. >Thanks for the PR and sorry that this was so complicated to investigate and debug It's fine, thank you for your quick review. It was a maven behaviour and I'm also trying to change our configuration not to skip `drools-and-kogito`... step by step -- 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]
