gnodet commented on PR #744: URL: https://github.com/apache/maven/pull/744#issuecomment-1134728757
> Although the changes look sane, I'm not sure we're on the right path. I've tried building this branch of Maven manually (succeeded) and then use that `mvn` to build Camel. Still fails: > > ```shell > mvn -V validate > Apache Maven 4.0.0-alpha-1-SNAPSHOT (c02b5f38d1dbc39db5b5360bed5c5807c3c6fa2a) > Maven home: /tmp/maven-gnodet/apache-maven-4.0.0-alpha-1-SNAPSHOT > Java version: 17.0.3, vendor: Eclipse Adoptium, runtime: /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home > Default locale: en_US, platform encoding: UTF-8 > OS name: "mac os x", version: "12.3.1", arch: "x86_64", family: "mac" > [INFO] BuildTimeEventSpy is registered. > [INFO] Scanning for projects... > [ERROR] Some problems were encountered while processing the POMs > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [ERROR] The project (/Users/maarten/Code/open-source/camel/pom.xml) has 1 error > [ERROR] Unable to transform pom: Not a regular file: /Users/maarten/Code/open-source/pom.xml > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the '-e' switch > [ERROR] Re-run Maven using the '-X' switch to enable verbose output > [ERROR] > [ERROR] For more information about the errors and possible solutions, please read the following articles: > [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException > ``` > > I've attached a debugger, but it seems the `FastForwardFilter` is never hit. I've added an IT and fixed the behavior. -- 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-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org