You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2020/10/07 16:59:00 UTC

[jira] [Created] (MRESOURCES-267) MojoExecutionException: Input length = 1

Andi Huber created MRESOURCES-267:
-------------------------------------

             Summary: MojoExecutionException: Input length = 1
                 Key: MRESOURCES-267
                 URL: https://issues.apache.org/jira/browse/MRESOURCES-267
             Project: Maven Resources Plugin
          Issue Type: Improvement
    Affects Versions: 3.2.0
            Reporter: Andi Huber
         Attachments: input-len-1-stacktrace.txt

We lately tried to migrate from 3.1.0 to 3.2.0, but had to revert, because our build pipeline fails with an exception:

{noformat}
MojoExecutionException: Input length = 1
{noformat}

One possibility is, that we have a malformed file within our project, that causes this. However, it would be great if the maven-resources-plugin, could catch this exception and re-throw, with additional information, stating which file or resource is causing it.

Stacktrace is attached.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)