RAD7.5的Maven集成以及与Websphere兼容的EAR自动创建 [英] Maven Integration for RAD7.5 along with automatic Websphere compatible EAR creation

查看:195
本文介绍了RAD7.5的Maven集成以及与Websphere兼容的EAR自动创建的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想了解将Maven与RAD 7.5集成以及使用maven创建EAR文件的整个过程.

I want to understand the entire process for integrating Maven with RAD Version 7.5 and creation of the EAR file using maven.

我已经能够成功地使用Maven与RAD 7.5进行集成.我还将maven-ear插件与我的maven项目集成在一起,并且可以使用运行配置"中的mvn package命令创建EAR.但是,该EAR驾驶室无法部署到Websphere Application Server.

I have been able to successfully integrate Maven with RAD 7.5 using. I also integrated maven-ear plugin with my maven project and I can create the EAR using mvn package command from Run Configurations. However, that EAR cab not be deployed to Websphere Application Server.

所以,我想了解的是:

是否有一种创建可以使用Maven和RAD 7.5部署到Websphere Application Server的EAR的方法?请注意,我的项目中没有任何EJB.

Is there a way to create an EAR that can be deployed to Websphere Application Server using Maven and RAD 7.5? Please note that I do not have any EJBs in my project.

我试图在各种论坛中进行搜索,但发现了一些答案,例如必须向EAR添加一些ibm特定元素.如果有人可以提供这样做的特定步骤,那将真的很有帮助.

I was trying to search for this in various forums and I found some answers like one has to add some ibm specific elements to the EAR. If someone can provide specific steps for doing so, it would be really helpful.

谢谢, 瓦伦.

推荐答案

尝试一下...,但这不是一个完整的答案.问题在于,Maven和RAD的方式不一致.这是两种不同的哲学.您可能还想使用的另一件事是RAD Build Utility(用于CI),RAD中的软件分析器功能(代码质量)和RAD中的代码覆盖率功能.

Try this... but it's not a full answer. The issue is that Maven and the RAD way of things aren't aligned. It's 2 different philosophies. Another thing you might also want to use is the RAD Build Utility (for CI), the Software Analyzer feature in RAD (code quality) and the Code Coverage feature in RAD.

使用Rational Application Developer 7.5.5和Maven进行Java EE开发-了解如何将强大的开放式Maven构建框架与Rational Application Developer 7.5.5丰富的Java EE 5开发工具集集成.

Java EE development using Rational Application Developer 7.5.5 and Maven - Learn how the powerful open Maven build framework can be integrated with Rational Application Developer 7.5.5's rich set of Java EE 5 development tools.

https://www.ibm. com/developerworks/wikis/download/attachments/113607155/RAD_755_MAVEN_0601.pdf?version = 1

这篇关于RAD7.5的Maven集成以及与Websphere兼容的EAR自动创建的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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