mirror of
https://github.com/wisemapping/wisemapping-open-source.git
synced 2025-04-05 20:14:30 +08: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
|
### Compiling and running with docker-compose
|
||||||
|
|
||||||
Check out the [docker section](./docker/README.
|
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
|
## Members
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user