maven2 : how to call a .sh file or a .bat from pom ?

2008-12-04 Thread partha_ctc
Hi, i want to call a .sh file from a pom. .sh file . (actually .sh doing some server environment configuration and then deploy the application in weblogic actual path) If i am able to call the .sh file then it will be ok. Is their any tag or plugin which will be used to call the .sh

Cruise control and maven integration

2008-11-28 Thread partha_ctc
Hi, We want to integrate Maven Build Script with Cruise Control, need your help and suggestion. we have a single project with multiple pom.xml files (each doing a distinct activity) in separate folders. We want them to be called from the Cruise Control in a particular sequence one by one.

maven2 : getting error in executing weblogic clientgen , pls help

2008-11-26 Thread partha_ctc
Hi, My task is to execute clientgen in weblogic. 1) Following is my pom.xml. project xmlns=http://maven.apache.org/POM/4.0.0; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd;

Re: maven copy jars from one folder to other apart using ant-plugin as i have already usedHi,

2008-11-19 Thread partha_ctc
hi, i have already used ant-run plugin a folloed plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-antrun-plugin/artifactId version1.1/version executions execution

Re: maven copy jars from one folder to other apart using ant-plugin as i have already usedHi,

2008-11-19 Thread partha_ctc
hi, i have already used ant-run plugin a followed plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-antrun-plugin/artifactId version1.1/version executions execution

Re: maven copy jars from one folder to other apart using ant-plugin as i have already usedHi,

2008-11-19 Thread partha_ctc
Hi , i have already using multiple executions. 1) ant-plugin phasegenerate-resources goalrun/goal executions execution-1 task copy jars/task taskcopy xml/task /execution execution-2 task copy war and properties file/task

maven copy jars from one folder to other apart using ant-plugin as i have already usedHi,

2008-11-18 Thread partha_ctc
Hi, in my pom i have already used ant-plugin and there i had already done some copy functionality by using generate-resources in command prompt. again i want to do some more copy files finctuionality as used by ant-plugin is there any other plugin which can copy files(like jars, xml,images)

cruise control : how to call maven commands from cruise control

2008-11-18 Thread partha_ctc
Hi, i want to call maven commands like mvn generate-resources , mvn clean , mvn install from cruise control. these commands are defined in multiple pom file. so what is the tag will be used in cruise control so that i can call sequence of command from it(cruise control). if one command fails

out come of one pom i.s ear can be copied to other folder location?

2008-11-04 Thread partha_ctc
Hi, i have a pom whose out put wil make a ear . that mean packagingear/packaging , so at last it is building my ear. after that i want to copy that ear to some other folder. that can be done using another pom, but i want to do this in one pom. Hello experts ,can this be done is same pom ? if

Re: maven2 expert : explode war which is in an ear and then bundle war then bundle ear

2008-10-22 Thread partha_ctc
Hi , Can you tell how to explode a war which is inside a ear and then bundle the war? what dependancy and what approach will be used. Wayne Fay wrote: On Tue, Oct 21, 2008 at 9:57 PM, partha_ctc [EMAIL PROTECTED] wrote: Guys , could you help me to solve above problem. I don't

maven2 expert : explode war which is in an ear and then bundle war then bundle ear

2008-10-21 Thread partha_ctc
Hi Maven Experts , i have to do following tasks . 1. Create application specific jar, say application1-1.0.jar and application2-1.0.jar. – [ Done ] 2. Explode e-billing.ear – [How to do] 3. Explode e-billing –SNAPSHOT.war [How to do] 4. Copy web application

jars in the custom ear not getting referenced at compile time

2008-10-16 Thread partha_ctc
Hi guys, please help me in getting the solution. 1) i had put many jars like struts1.2.9.jar , junti.jar etc in a lib folder. then make it as colib.ear. 2) Then try to install as mvn install:install-file –DgroupId=repackage.oracle.ebilling –DartifactId=colib

Re: jars in the custom ear not getting referenced at compile time

2008-10-16 Thread partha_ctc
, that is not an option for you either. Wayne On Wed, Oct 15, 2008 at 11:45 PM, partha_ctc [EMAIL PROTECTED] wrote: Hi guys, please help me in getting the solution. 1) i had put many jars like struts1.2.9.jar , junti.jar etc in a lib folder. then make it as colib.ear. 2

Re: jars in the custom ear not getting referenced at compile time

2008-10-16 Thread partha_ctc
, that is not an option for you either. Wayne On Wed, Oct 15, 2008 at 11:45 PM, partha_ctc [EMAIL PROTECTED] wrote: Hi guys, please help me in getting the solution. 1) i had put many jars like struts1.2.9.jar , junti.jar etc in a lib folder. then make it as colib.ear. 2

Re: jars in the custom ear not getting referenced at compile time

2008-10-16 Thread partha_ctc
, that is not an option for you either. Wayne On Wed, Oct 15, 2008 at 11:45 PM, partha_ctc [EMAIL PROTECTED] wrote: Hi guys, please help me in getting the solution. 1) i had put many jars like struts1.2.9.jar , junti.jar etc in a lib folder. then make it as colib.ear. 2