Java Virtal Machine.net

[ News ] rss

March 19, 2010

New process for subscribing/unsubscribing to jsr-314-open@jcp.org. My last blog entry about JSR-314-OPEN@JCP.ORG was over a year ago. This list is the official Expert Group (EG) mailing list on which the development of the JSR-314 specification (JSF 2.0) is discussed. The information on how to subscribe/unsubscri...

More »

March 19, 2010

Using JSF 2.x on Jetty 6.x.. If you want to use JSF 2.x on a Tomcat 6.x server you have 2 options, see this short article.

More »

March/2010
SunMonTueWedThuFriSat
 1 2 3 4 56
7 8 9 10 11 12 13
1415 16 17 18 19 20
21222324252627
28293031   

[ Archives News
for 'Java Technology' ]

home > news > java technology > automated deployment with maven - going the whole nine yards

Automated Deployment with Maven - going the whole nine yards

Last week I gave a talk at the Agile 2009 conference about automating the deployment process with tools such as Maven, Nexus Cargo, Liquibase and Hudson. Here is a brief description of the talk: Automating your build process with Continuous Integration is certainly a great idea, but why stop there? Why not go the whole nine yards and automate the deployment process as well? Staging and production deployments are typically more complicated and more involved than a simple development deployment, but doing them by hand can be time-consuming, tricky and error-prone. Indeed, turning your staging and production deployments into a one-click affair has a lot going for it. This talk discusses a number of strategies for automating your deployment process, and shows how you can integrate CI tools like Hudson and Bamboo with other tools such as the popular JIRA issue tracking software for an (almost) seamless deployment experience. In particular, it will show in practical terms how to automate the deployment using Bamboo, JIRA and Nexus in a real-world multi-module Maven web application. The talk includes topics such as: How to integrate your build and deployment strategy with JIRA’s release management feature Subversion tagging strategies, and automatic Subversion tagging How to use a Maven repository manager to deploy and archive artifacts, How to use to automate the release process, and integratin...


Date: September, 02 2009
Url: http://www.java.net/blog/johnsmart/archive/2009/09/02/automated-deployment-maven-going-whole-nine-yards


Others News

Leave a Reply

Name (required)
Mail (will not be published) (required)
Website
You don't see letters?

Enter the code shown above (required)


Related

©2002-2008Java-Virtual-Machine.net