You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Michal Jagielski (Jira)" <ji...@apache.org> on 2023/07/10 12:18:00 UTC

[jira] [Created] (AVRO-3795) Correct handling of nonexistent files in maven-plugin

Michal Jagielski created AVRO-3795:
--------------------------------------

             Summary: Correct handling of nonexistent files in maven-plugin
                 Key: AVRO-3795
                 URL: https://issues.apache.org/jira/browse/AVRO-3795
             Project: Apache Avro
          Issue Type: Bug
          Components: java
    Affects Versions: 1.11.2
            Reporter: Michal Jagielski


Nonexistent files included in "import" declarations of _maven-plugin_ are silently ignored. I think it's erroneous behavior that may be fixed easily. It already caused bugs in our company and I see that we're not the only ones.

I've created a PR from branch with testcase and working fix. I will be grateful if you can take a look on that and either merge or suggest other solution.



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