mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-25 07:27:56 +01:00
Clean up README
This commit is contained in:
parent
4a3900c44c
commit
0f9877e17f
15
README.md
15
README.md
@ -51,21 +51,6 @@ A quick and dirty solution to share changes in the UI is to manually compile the
|
||||
### Compiling and running with docker-compose
|
||||
|
||||
Check out the [docker section](./docker/README.
|
||||
## Troubleshooting
|
||||
|
||||
<details>
|
||||
<summary>
|
||||
<code>mvn package</code> fails with the error <code>java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/java-11-openjdk-amd64/lib/libawt_xawt.so</code> in Ubuntu
|
||||
</summary>
|
||||
|
||||
Make sure you have the jdk installed: `sudo apt-get install openjdk-11-jdk`
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><code>mvn package</code> does not generate the wisemapping.war file </summary>
|
||||
|
||||
Run `mvn clean install -DskipTests`
|
||||
</details>
|
||||
|
||||
## Members
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user