vkasala commented on PR #9215: URL: https://github.com/apache/camel-quarkus/pull/9215#issuecomment-5780811018
I had issues running: > ❯ mvn process-resources -Pformat -pl :camel-quarkus,:camel-quarkus-integration-test-docling [INFO] Scanning for projects... [INFO] Loaded 9 groupId for remote repository atlassian [INFO] Scalpel 0.3.10 is disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Camel Quarkus [pom] [INFO] Camel Quarkus :: Integration Tests :: Docling [jar] [INFO] [INFO] ---------------< org.apache.camel.quarkus:camel-quarkus >--------------- [INFO] Building Camel Quarkus 3.40.0-SNAPSHOT [1/2] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'extensionDirs' is unknown for plugin 'cq-maven-plugin:4.28.0:format (sort-poms)' [WARNING] Parameter 'simpleElementWhitespace' is unknown for plugin 'cq-maven-plugin:4.28.0:format (sort-poms)' [WARNING] Parameter 'extensionDirs' is unknown for plugin 'cq-maven-plugin:4.28.0:update-quarkus-metadata (sort-poms)' [WARNING] Parameter 'simpleElementWhitespace' is unknown for plugin 'cq-maven-plugin:4.28.0:update-quarkus-metadata (sort-poms)' [INFO] [INFO] --- license:5.1.2:format (license-format) @ camel-quarkus --- [INFO] Updating license headers... [INFO] License format: 11 file(s) processed (Added: 0, Replaced: 0, OK: 11, Unknown: 0) [INFO] [INFO] --- resources:3.5.0:copy-resources (copy-camel-quarkus-enforcer-rules-xslt) @ camel-quarkus --- [INFO] Copying 1 resource from tooling/enforcer-rules to target/enforcer-rules [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-java-version) @ camel-quarkus --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- enforcer:3.5.0:enforce (camel-quarkus-enforcer-rules) @ camel-quarkus --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Camel Quarkus 3.40.0-SNAPSHOT: [INFO] [INFO] Camel Quarkus ...................................... FAILURE [ 1.465 s] [INFO] Camel Quarkus :: Integration Tests :: Docling ...... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.330 s [INFO] Finished at: 2026-09-22T19:12:51+02:00 [INFO] ------------------------------------------------------------------------ [INFO] 4 goals, 4 executed [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce (camel-quarkus-enforcer-rules) on project camel-quarkus: Execution camel-quarkus-enforcer-rules of goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce failed: Failed to create enforcer rules with name: filteredExternalRules or for class: org.apache.maven.plugins.enforcer.FilteredExternalRules -> [Help 1] [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 full debug logging. [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/PluginExecutionException -- 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]
