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 - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -