IBM / sms-analysis-with-wks

Analyzing SMS offers for domain specific entities using Watson Knowledge Studio and Watson's Natural Language Understanding
https://developer.ibm.com/code/patterns/analyze-sms-messages-with-watson-knowledge-studio/
Apache License 2.0
15 stars 27 forks source link

Failed to execute goal net.wasdev.wlp.maven.plugins:liberty-maven-plugin:1.2.1:run-server #64

Open giacomobartoli opened 4 years ago

giacomobartoli commented 4 years ago

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.

giacomobartoli commented 4 years ago

maven version 3.6.2 Java 1.8