rfscholte edited a comment on pull request #580:
URL: https://github.com/apache/maven/pull/580#issuecomment-940429217


   ```
   [ERROR] Tests run: 882, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 
528.071 s <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
   [ERROR] testitMNG5937Bin(org.apache.maven.it.MavenITmng5937MavenWrapper)  
Time elapsed: 0.245 s  <<< ERROR!
   org.codehaus.plexus.archiver.ArchiverException: The source file 
E:\java-workspace\apache-maven-maven\maven\apache-maven\target\apache-maven-wrapper-4.0.0-alpha-1-SNAPSHOT-bin.zip
 doesn't exist.
           at 
org.apache.maven.it.MavenITmng5937MavenWrapper.unpack(MavenITmng5937MavenWrapper.java:192)
           at 
org.apache.maven.it.MavenITmng5937MavenWrapper.testitMNG5937Bin(MavenITmng5937MavenWrapper.java:114)
   
   [ERROR] testitMNG5937Script(org.apache.maven.it.MavenITmng5937MavenWrapper)  
Time elapsed: 0.154 s  <<< ERROR!
   org.codehaus.plexus.archiver.ArchiverException: The source file 
E:\java-workspace\apache-maven-maven\maven\apache-maven\target\apache-maven-wrapper-4.0.0-alpha-1-SNAPSHOT-script.zip
 doesn't exist.
           at 
org.apache.maven.it.MavenITmng5937MavenWrapper.unpack(MavenITmng5937MavenWrapper.java:192)
           at 
org.apache.maven.it.MavenITmng5937MavenWrapper.testitMNG5937Script(MavenITmng5937MavenWrapper.java:129)
   
   [ERROR] testitMNG5937Source(org.apache.maven.it.MavenITmng5937MavenWrapper)  
Time elapsed: 0.122 s  <<< ERROR!
   org.codehaus.plexus.archiver.ArchiverException: The source file 
E:\java-workspace\apache-maven-maven\maven\apache-maven\target\apache-maven-wrapper-4.0.0-alpha-1-SNAPSHOT-source.zip
 doesn't exist.
           at 
org.apache.maven.it.MavenITmng5937MavenWrapper.unpack(MavenITmng5937MavenWrapper.java:192)
           at 
org.apache.maven.it.MavenITmng5937MavenWrapper.testitMNG5937Source(MavenITmng5937MavenWrapper.java:144)
   
   [ERROR] 
testitMNG5937WrapperProperties(org.apache.maven.it.MavenITmng5937MavenWrapper)  
Time elapsed: 0.123 s  <<< ERROR!
   org.codehaus.plexus.archiver.ArchiverException: The source file 
E:\java-workspace\apache-maven-maven\maven\apache-maven\target\apache-maven-wrapper-4.0.0-alpha-1-SNAPSHOT-bin.zip
 doesn't exist.
           at 
org.apache.maven.it.MavenITmng5937MavenWrapper.unpack(MavenITmng5937MavenWrapper.java:192)
           at 
org.apache.maven.it.MavenITmng5937MavenWrapper.testitMNG5937WrapperProperties(MavenITmng5937MavenWrapper.java:159)
   ```
   
   @hboutemy  I think you need to update 
https://github.com/apache/maven-integration-testing/blob/master/run-its.bat#L34-L35
 and 
https://github.com/apache/maven-integration-testing/blob/master/run-its.sh#L33-L34


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to