ricardozanini commented on PR #1104: URL: https://github.com/apache/incubator-kie-kogito-pipelines/pull/1104#issuecomment-1747552107
It's working now, you can see it here: https://github.com/ricardozanini/java-helloworld/actions @jstastny-cz thanks! Replies inline. > We're adapting for Apache projects, is there expectation to support also non transfered kiegroup projects? If so, we should somehow parameterize repository information. Not sure what you mean. I don't think we need to parameterize repository information, can you give more information? Where, exactly? > installation of maven could be done using sdkman I don't have any restrictions, we can do it using whatever, including the GHA Java Action, but since we need a specific Maven version ('cause related/dependency projects), Tristan used a third-party action. If we can specify a version and have it added to classpath, feel free to add a commit to this PR using sdkman. I just would like to move forward fast to avoid being blocked by CI. :/ -- 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]
