You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "slawekjaranowski (via GitHub)" <gi...@apache.org> on 2023/02/24 21:30:21 UTC

[GitHub] [maven-integration-testing] slawekjaranowski opened a new pull request, #248: MavenITmng5669ReadPomsOnce and BF collector

slawekjaranowski opened a new pull request, #248:
URL: https://github.com/apache/maven-integration-testing/pull/248

   Test with BF fails 


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-integration-testing] michael-o commented on a diff in pull request #248: MavenITmng5669ReadPomsOnce and BF collector

Posted by "michael-o (via GitHub)" <gi...@apache.org>.
michael-o commented on code in PR #248:
URL: https://github.com/apache/maven-integration-testing/pull/248#discussion_r1128338514


##########
.github/workflows/maven-verify.yml:
##########
@@ -49,7 +49,7 @@ jobs:
           cache: 'maven'
 
       - name: Set up Maven
-        run: mvn --errors --batch-mode --show-version wrapper:wrapper "-Dmaven=3.8.7"
+        run: mvn --errors --batch-mode --show-version wrapper:wrapper "-Dmaven=3.9.0"

Review Comment:
   Is this the version which is used to run the actual ITs or just compile the project?



-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-integration-testing] slawekjaranowski commented on a diff in pull request #248: MavenITmng5669ReadPomsOnce and BF collector

Posted by "slawekjaranowski (via GitHub)" <gi...@apache.org>.
slawekjaranowski commented on code in PR #248:
URL: https://github.com/apache/maven-integration-testing/pull/248#discussion_r1128376592


##########
.github/workflows/maven-verify.yml:
##########
@@ -49,7 +49,7 @@ jobs:
           cache: 'maven'
 
       - name: Set up Maven
-        run: mvn --errors --batch-mode --show-version wrapper:wrapper "-Dmaven=3.8.7"
+        run: mvn --errors --batch-mode --show-version wrapper:wrapper "-Dmaven=3.9.0"

Review Comment:
   in this build for both - but ok test is only for 4.x



-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org