[ https://issues.apache.org/jira/browse/MNG-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769149#comment-17769149 ]
ASF GitHub Bot commented on MNG-6847: ------------------------------------- elharo commented on PR #1264: URL: https://github.com/apache/maven/pull/1264#issuecomment-1735427163 Tests might be broken at head. I don't think the failures are caused by this PR but we'll need to resolve that before merging this: Error: Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.327 s <<< FAILURE! - in org.apache.maven.it.MavenITmng7038RootdirTest Error: org.apache.maven.it.MavenITmng7038RootdirTest.testRootdirWithTopdirAndRoot Time elapsed: 0.097 s <<< ERROR! org.apache.maven.shared.verifier.VerificationException: Exit code was non-zero: 1; command line and log = /home/runner/work/maven/maven/maven-integration-testing/core-it-suite/target/apache-maven/bin/mvn -e --batch-mode -Dmaven.repo.local=/home/runner/.m2/repository --global-settings /home/runner/work/maven/maven/maven-integration-testing/core-it-suite/target/test-classes/settings.xml validate [INFO] Error stacktraces are turned on. [INFO] Making this build non-interactive, because the environment variable CI equals "true". Disable this detection by removing that variable or adding --force-interactive. [INFO] Scanning for projects... Error: Some problems were encountered while processing the POMs Error: The build could not read 1 project -> [Help 1] > Explicit type can be replaced by the diamond operator > ----------------------------------------------------- > > Key: MNG-6847 > URL: https://issues.apache.org/jira/browse/MNG-6847 > Project: Maven > Issue Type: Improvement > Components: Core > Affects Versions: 3.6.3 > Reporter: Krosheninnikov Artem > Assignee: Michael Osipov > Priority: Trivial > Fix For: 4.0.0-alpha-2, 4.0.0 > > Time Spent: 20m > Remaining Estimate: 0h > > As the title says. It's a small change to reduce unneeded verbosity in the > code. -- This message was sent by Atlassian Jira (v8.20.10#820010)