Skip to content

Maven download errors produce suboptimal build failure output #273

@Malax

Description

@Malax

Example output:

-----> Installing Maven 3.3.9...
��curl: (28) Operation timed out after 60002 milliseconds with 769452 out of 8491533 bytes received
��curl: (28) Operation timed out after 60000 milliseconds with 621969 out of 8491533 bytes received
��curl: (28) Operation timed out after 60001 milliseconds with 638380 out of 8491533 bytes received
��curl: (28) Operation timed out after 60000 milliseconds with 654782 out of 8491533 bytes received
 !     Push rejected, failed to compile Java app.

The output should be a nicer error message and the code (in maven::install_maven) seems to try to achieve that already. We need to investigate why this didn't work in the example above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions