Skip to content

Commit

Permalink
explained workaround for No such archiver error
Browse files Browse the repository at this point in the history
  • Loading branch information
longtimeago committed Aug 22, 2021
1 parent 4fb6c8b commit e5e06ed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,13 @@ It provides caching and checksum verification.
</plugin>
```

## Known issues and workarounds

### IO Error: No such archiver

Happens when the plugin is instructed to unarchive file but the file has unsupported extension
**Solution**: Specify `outputFilename` parameter with proper file extension

## Help

### Maven help
Expand Down

0 comments on commit e5e06ed

Please sign in to comment.