[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-288) Occasional EOFException when Maven binary is being downloaded/extracted

Matous Jobanek (JIRA) issues at jboss.org
Wed Feb 21 08:07:00 EST 2018


Matous Jobanek created SHRINKRES-288:
----------------------------------------

             Summary: Occasional EOFException when Maven binary is being downloaded/extracted
                 Key: SHRINKRES-288
                 URL: https://issues.jboss.org/browse/SHRINKRES-288
             Project: ShrinkWrap Resolvers
          Issue Type: Bug
          Components: EmbeddedMaven
    Affects Versions: 3.1.2
            Reporter: Matous Jobanek
            Assignee: Matous Jobanek


When a Maven binary archive is being downloaded and extracted then sometimes it fails with EOFException:
{noformat}
java.lang.IllegalStateException: Something bad happened when the file: /home/travis/.arquillian/resolver/maven/apache-maven-3.5.2-bin.tar.gz was being extracted. For more information see the stacktrace
	at org.arquillian.smart.testing.ftest.mixed.LocalChangesMixedStrategySelectionExecutionFunctionalTest.should_execute_all_new_tests_and_related_to_production_code_changes(LocalChangesMixedStrategySelectionExecutionFunctionalTest.java:48)
Caused by: org.arquillian.spacelift.execution.ExecutionException: Execution of a task failed. Unable to execute task UntarTool
	at org.arquillian.smart.testing.ftest.mixed.LocalChangesMixedStrategySelectionExecutionFunctionalTest.should_execute_all_new_tests_and_related_to_production_code_changes(LocalChangesMixedStrategySelectionExecutionFunctionalTest.java:48)
Caused by: java.io.EOFException
{noformat}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the shrinkwrap-issues mailing list