You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Otavio Rodolfo Piske (Jira)" <ji...@apache.org> on 2023/01/24 16:17:00 UTC

[jira] [Created] (CAMEL-18975) Import sorting and code auto-formatting seems to be broken

Otavio Rodolfo Piske created CAMEL-18975:
--------------------------------------------

             Summary: Import sorting and code auto-formatting seems to be broken
                 Key: CAMEL-18975
                 URL: https://issues.apache.org/jira/browse/CAMEL-18975
             Project: Camel
          Issue Type: Bug
          Components: build system
            Reporter: Otavio Rodolfo Piske
            Assignee: Otavio Rodolfo Piske


The plugin seems to be reporting errors for files that are seemingly correctly formatted:

 
{code:java}
[ERROR] Failed to execute goal net.revelc.code:impsort-maven-plugin:1.8.0:sort (sort-imports) on project camel-test-infra-core: Error reading file /home/opiske/code/java/camel/test-infra/camel-test-infra-core/src/test/java/org/apache/camel/test/infra/core/DefaultCamelContextExtension.java: file: /home/opiske/code/java/camel/test-infra/camel-test-infra-core/src/test/java/org/apache/camel/test/infra/core/DefaultCamelContextExtension.java; reason: the Java file contained parse errors -> [Help 1] {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)