Skip to content
Snippets Groups Projects
Commit 3ad2a8c8 authored by Eike Cochu's avatar Eike Cochu
Browse files

added troubleshooting to readme

parent 576eecaf
No related branches found
No related tags found
No related merge requests found
......@@ -59,4 +59,12 @@ The following steps were reproduced in that order on a fully updated Ubuntu 15.1
git clone https://somerepo.url/vipra.git
cd vipra
./build.sh
```
\ No newline at end of file
```
### Troubleshooting
If you run into the following error while running the `build.sh` script or `maven install` directly: `Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.3`
```
sudo /var/lib/dpkg/info/ca-certificates-java.postinst configure
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment