rzo1 commented on code in PR #1716:
URL: https://github.com/apache/stormcrawler/pull/1716#discussion_r2642478676
##########
.github/workflows/maven.yml:
##########
@@ -38,6 +38,16 @@ jobs:
with:
distribution: adopt
java-version: 17
+ - name: Install Maven 4
Review Comment:
Looks good. I think we can make progress with the PR once Maven 4 is
officially released, but the PR shows, that we are ready for it.
Alterantive would be to start a discussion on dev@, if we want to switch to
Maven 4 RC's for building SC. WDYT?
--
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]