Open giacomobartoli opened 4 years ago
When typing mvn liberty:run-server
mvn liberty:run-server
I run into this error:
[ERROR] Failed to execute goal net.wasdev.wlp.maven.plugins:liberty-maven-plugin:1.2.1:run-server (default-cli) on project NLUApp: java.util.zip.ZipException: archive is not a ZIP archive.
Of course I did installed the dependencies before.
maven version 3.6.2 Java 1.8
When typing
mvn liberty:run-server
I run into this error:
[ERROR] Failed to execute goal net.wasdev.wlp.maven.plugins:liberty-maven-plugin:1.2.1:run-server (default-cli) on project NLUApp: java.util.zip.ZipException: archive is not a ZIP archive.
Of course I did installed the dependencies before.