Re: How do I convert build.xml into maven.xml?

2009-10-23 Thread mohan1982
Thankyou for your quick reply. Yes I am using maven 1.x only. But I was able to make some progress but unfortunately found one more issue. below is my maven goal mohan in maven goal and below is my build.xml: ]> @sunny

How do I convert build.xml into maven.xml?

2009-10-23 Thread mohan1982
Hi All, I have a build.xml and maven.xml. I am using the following goal into maven.xml to call ant:target in build.xml mohan My Issue is: when I run ejb.test goal, It's failing to recognize the classpaths/properties which are defined

WLST scripts support in maven 1.X

2009-01-07 Thread mohan1982
Hi all, I am very much new to maven, and i want to invoke a WLST script to start/stop ...weblogic server from maven goals. is maven supports such things? What are pre-requisites for this? plz provide some sample examples or useful links if possible. Thnx in advance. -- View this message in co

need a quick response (maven-weblogic , maven-cargo plugins)

2009-01-04 Thread mohan1982
HI all, I am very much new to maven, and i need ur help to find the answers for the below three questions: 1. Is Maven 1.x supports weblogic and cargo plugins ? 2. Where can I find the implementation part of starting and stopping weblogic servers by using weblogic and cargo plugins ( I want