Skip to main content



      Home
Home » Archived » Hudson » Deploy in multiple servers(Maven+Hudson)
Deploy in multiple servers(Maven+Hudson) [message #896934] Fri, 20 July 2012 09:29 Go to next message
Eclipse UserFriend
Is there a way to build a maven project with different profiles and deploy'em on different servers?
Lemme try to make a scenario.
There's a tag(ht tps://...svn/myApp/tags/1.1) which needs to be built through maven with two profiles(florida / california) after that It'll result in 2 war files(myApp1.1-florida.war/myApp1.1-california.war).
Thus, I need to deploy the myApp1.1-florida.war in two servers(florida_1 / florida_2) and myApp1.1-california.war in two others(california_1 / california_2), so guys, Is it possible to do it using Hudson, with or without plugins? If not, Is there another tech that suits on this case?
Lemme know if I wasn't clear enough and I'll try to explain it better.
Re: Deploy in multiple servers(Maven+Hudson) [message #896994 is a reply to message #896934] Fri, 20 July 2012 13:57 Go to previous message
Eclipse UserFriend
Have you tried the deploy plugin? wiki.hudson-ci.org/display/HUDSON/Deploy+Plugin. You should be able to deploy your .war file to different servers.
Previous Topic:Hudson 2.2.1 failed to launch the slave agent
Next Topic:App crashes first time after update (jnlp and jars) started via shortcut
Goto Forum:
  


Current Time: Wed Jul 23 13:17:41 EDT 2025

Powered by FUDForum. Page generated in 0.24816 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top