- or, you can put binary files (eg: a war file) in the "./deployments" folder (at the root of your Eclipse project) and they will also be deployed.
Does it mean that I should commit war file to git ?
When I put my war file to deployments folder nothing is happening. Then, I'm trying to drag & drop my project to openshift I see message: "Where are no local changes to git". And after NO is selected, nothing is happening. If I select YES, maven build is invoked on openshift.