You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/11/17 18:53:17 UTC

[GitHub] [maven-resolver] cstamas opened a new pull request, #222: [MRESOLVER-269] FileProcessor.write( File, InputStream ) is defunct

cstamas opened a new pull request, #222:
URL: https://github.com/apache/maven-resolver/pull/222

   Plain oversight and not covered by tests.
   
   ---
   https://issues.apache.org/jira/browse/MRESOLVER-296


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-resolver] cstamas commented on pull request #222: [MRESOLVER-269] FileProcessor.write( File, InputStream ) is defunct

Posted by GitBox <gi...@apache.org>.
cstamas commented on PR #222:
URL: https://github.com/apache/maven-resolver/pull/222#issuecomment-1319067098

   Good, same error as in IT reproduced:
   ```
   Error:  org.eclipse.aether.internal.impl.DefaultFileProcessorTest.testWriteStream  Time elapsed: 0.007 s  <<< ERROR!
   java.nio.file.FileAlreadyExistsException: /home/runner/work/maven-resolver/maven-resolver/maven-resolver-impl/target/surefire-tmp/aether-ba89ddd7/tmpdir-730038012625876920DefaultFileProcessorTest/testWriteStream.txt6170314563750400049tmp
   ```


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-resolver] cstamas merged pull request #222: [MRESOLVER-269] FileProcessor.write( File, InputStream ) is defunct

Posted by GitBox <gi...@apache.org>.
cstamas merged PR #222:
URL: https://github.com/apache/maven-resolver/pull/222


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org