[jboss-user] [JBoss Tools] - Deploy from Eclipse to OpenShift in a breeze
Max Rydahl Andersen
do-not-reply at jboss.com
Thu Nov 29 07:32:00 EST 2012
Max Rydahl Andersen [https://community.jboss.org/people/maxandersen] commented on
"Deploy from Eclipse to OpenShift in a breeze"
To view all comments on this blog post, visit: https://community.jboss.org/community/tools/blog/2012/06/27/deploy-from-eclipse-to-openshift-in-a-breeze#comment-11194
--------------------------------------------------
Eugene, yes if your project requires too many resources you commit a war to the repository into the deployments folder.
You can do that by dragging a WTP project or actual war (right click > Mark as Deployable first) onto the OpenShift server and it will happen automatically.
If you do not need the maven build then disable it, by removing the pom.xml file or do 'touch .openshift/markers/skip_maven_build' to tell openshift you don't want the maven build executed.
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121129/7d434ac6/attachment.html
More information about the jboss-user
mailing list