Wildfly Deployment through Jenkins -


i have spent many hours trying find solution one.

i need deploy jenkins remote wildfly (no docker, vagrant etc) , want person deploys able choose version deployed. version's war should retrieved repository (artifactory) or int worse case, checkout svn tag , build

anyone has working example?

how define version needs deployed in jenkins ?

http://blog.arungupta.me/2014/11/deployment-pipeline-javaee7-wildfly-arquillian-openshift-jenkins-techtip56/ shows how deploy remote wildfly using jenkins on openshift. app deployed if tests pass, , not otherwise.


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -