A
A
Anna2017-03-03 13:34:03
linux
Anna, 2017-03-03 13:34:03

Deploy Maven project on linux as server?

I have a maven project in eclipse which is a java server. I start while simply from IDE. How to deploy a server on linux? Install apache, apache-maven?
It will not work through Tomcat, because the project does not have a web application structure

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Myvrenik, 2017-03-03
@gim0

You just need to build the uber-jar and run it on a server with the JRE

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question