We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After building the WebApp I am unable to run it, and I've got the following error :
sa-webapp_1 | no main manifest attribute, in sentiment-analysis-web-0.0.1-SNAPSHOT.jar
I think something is wrong in the pom.xml file. Any ideas ? PS: I am using the docker-compose branch
The text was updated successfully, but these errors were encountered:
Hi @hhassen were you able to resolve this?
Sorry, something went wrong.
Hi @rinormaloku ! I still hadn't found a solution to this problem. Yet, I have encountered the problem by downloading the compiled jar file from this repo: https://github.com/phisco/app-sentiment/tree/master/webapp/target
That doesn't seem to be an executable jar (are you executing the +19 MB file). If yes can you just build it locally?
No branches or pull requests
After building the WebApp I am unable to run it, and I've got the following error :
sa-webapp_1 | no main manifest attribute, in sentiment-analysis-web-0.0.1-SNAPSHOT.jar
I think something is wrong in the pom.xml file. Any ideas ?
PS: I am using the docker-compose branch
The text was updated successfully, but these errors were encountered: