Maven with Websphere

2007-09-19 Thread Hemant Ved
Hi all Can anybody explain me the steps to deploy ejb using maven with Websphere 6?Has anybody tried using Maven and RAD combination? Can maven follow the directory structure of RAD? Thanks and regards Hemant Ved

EJB Deployment problem

2007-09-05 Thread Hemant Ved
Hi all I am trying to deploy ejb using maven and websphere application server? Can anybody please tell me which cargo plugin is required? I know there are cargo jboss and weblogic plugins available but does anybody know whether any Cargo Maven plugin is available for websphere?

Using Maven for EJB Deployment with RAD

2007-08-29 Thread Hemant Ved
Hi Maven expects the Source code in src/main/java , however RAD expects all the ejb java files to be present in ejbModule. Can I change the directory structure in Maven from src/main/java to ejbModule? If yes, can anyone guide me on how can i do that? Thanks and Regards Hemant Ved

Dependencies

2007-08-22 Thread Hemant Ved
Hi Is there a way maven can include dependencies on another projects as well? The way we have in RAD in Projects tab in Java Build path. Thanks and regards Hemant

Version Management

2007-08-16 Thread Hemant Ved
Hi Can Maven be used as a Version mangement tool? Is it possible to automate the Version management using Maven? Thanks and Regards Hemant Ved