如何使用maven进行websphere 7部署自动化? [英] How to do websphere 7 deployment automation using maven?

查看:308
本文介绍了如何使用maven进行websphere 7部署自动化?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨所有
我们的Maven脚本目前是为了编译/打包&部署在tomcat6(开发)服务器中。这有助于我们自动化构建部署过程。

Hi all
Our Maven scripts are currently written to compile/package & deploy in tomcat6 (development) server. This helped us in automating the build-deploy process.

展望未来,我们希望使用MAVEN 脚本对WAS7(Websphere 7)服务器进行自动部署。我读过的文章很少涉及到调用可以执行部署到websphere的ANT任务。

Moving forward, we want to do automated deployments into WAS7 (Websphere 7) server using MAVEN scripts. Few articles which i read talks about invoking ANT Tasks that could perform deployment to websphere.

任何人可以分享相同的maven脚本/标签?

Could anybody share maven scripts/tags for the same ?

推荐答案

我不知道是否适用于WAS 7,但IBM为WAS 6和Maven集成提供支持:

I don't know if that works for WAS 7, but IBM provide support for WAS 6 and Maven integration :

  • http://sdudzin.blogspot.fr/2007/09/maven-2-and-websphere-automated-build.html
  • https://www.ibm.com/developerworks/wikis/download/attachments/113607155/RAD_755_MAVEN_0601.pdf?version=1
  • Maven Integration for RAD7.5 along with automatic Websphere compatible EAR creation
  • http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14486753

(着名)法国IT咨询公司列出与着名的货运插件的兼容性,允许在服务器上进行远程控制: http://blog.xebia.fr/2008/11/05/lintegration-continue-avec -cargo / 。但是你可以看到(即使你不懂法语; D),Websphere不是很好的支持。

A (famous) French IT consulting company list compatibilities with the well known Cargo plugin, that allow remote control on servers : http://blog.xebia.fr/2008/11/05/lintegration-continue-avec-cargo/. But as you can see (even you don't understand french ;D), Websphere is not yes well supported.

它不会帮助你,但主要想法是Maven和WAS 7集成可能会更痛苦,对于其他服务器;)

It won't probably help you, but the main idea is Maven and WAS 7 integration will probably more painful for you that other servers ;)

这篇关于如何使用maven进行websphere 7部署自动化?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆