Re: Maven: Creating a JAR in a WAR in an EAR

2007-07-24 Thread Kiran Kodlady
NF/web.xml consider helper classes as a jar module and build this module ahead of war module. Let me know if there are anything i can help u out.. - kiran kodlady Vaidya, Supriya A (US - Chicago) wrote: > > Hi: > > I have a single project with mult

how can we configure a jar project?

2007-07-24 Thread Kiran Kodlady
. Once we run it for a jar module all dependency jars are refereed from local referository.. where as for a war project, jars will be stacked inside lib folder to help during runtime. Could u plz let me know, is there any similiar kind of options in Maven2. Thanks a lot in advance.. Kir

RE: Maven: Unable to create a WAR package due to web.xml

2007-07-23 Thread Kiran Kodlady
hey.. u can also this also .. org.apache.maven.plugins maven-war-plugin relative path for web.xml starting from root of war module -- Kiran Kodlady Vaidya, Supriya A (US - Chicago) wrote

how to configure projects using maven2

2007-07-23 Thread Kiran Kodlady
. Once we run it for a jar module all dependency jars are refereed from local referository.. where as for a war project, jars will be stacked inside lib folder to help during runtime. Could u plz let me know, is there any similiar kind of options in Maven2. Thanks a lot in advance.. Kiran Kodlady

Re: any tag for customized path ejb-jar.xml?

2007-07-23 Thread Kiran Kodlady
ur reply, Kiran Kodlady dennisl-2 wrote: > > Kiran Kodlady wrote: >> Hello, >> >> can anyone tell me - is there any tag for customized path for >> ejb-jar.xml?? >> Default value is - src/main/resources/META-INF.. >> >> Thanks in advance, >

any tag for customized path ejb-jar.xml?

2007-07-22 Thread Kiran Kodlady
Hello, can anyone tell me - is there any tag for customized path for ejb-jar.xml?? Default value is - src/main/resources/META-INF.. Thanks in advance, Kiran Kodlady -- View this message in context: http://www.nabble.com/any-tag-for-customized-path-ejb-jar.xml--tf4127679s177.html

how to run both Maven1 & Maven2 in a single machine..

2007-06-21 Thread Kiran Kodlady
Hey.. can we run both MAven1 & maven2 in a single machine?? If yes, could u plz tell me how can we set " MAVEN_HOME " for both versions.. ANy suggestion is highly appreciated... -Kiran Kodlady -- View this message in context: http://www.nabble.com/how-to-run-both-Maven1

how to give change the path for jars in "manifest.mf " file in ejb.project

2007-06-15 Thread Kiran Kodlady
t;lib/xyz.jar". Thanks a lot in advance.. Kiran Kodlady. -- View this message in context: http://www.nabble.com/how-to-give-change-the-path-for-jars-in-%22manifest.mf-%22-file-in-ejb.project-tf3927894s177.html#a11139534 Sent from the Maven - Users mailing list archive at

tag for customized path to "META-INF/ejb-jar.xml"

2007-06-15 Thread Kiran Kodlady
Hello, can anyone tell me - is there any tag for customized path for ejb-jar.xml?? Default value is - src/main/resources/META-INF.. Thanks in advance, Kiran Kodlady -- View this message in context: http://www.nabble.com/tag-for-customized-path-to-%22META-INF-ejb-jar.xml%22-tf3927844s177

Re: AW: remote/home interfaces not creating up..

2007-06-13 Thread Kiran Kodlady
Thanks for response.. but i am into migration of existing ant scripts to Maven scripts. So Using xdoclet i all classes is not achievable.. Could u suggest me any alternative step for creating home/remote interfaces Thanks, Kiran Kodlady Jens Hohl wrote: > > For this you shou

remote/home interfaces not creating up..

2007-06-12 Thread Kiran Kodlady
.. Thanks, Kiran Kodlady -- View this message in context: http://www.nabble.com/remote-home-interfaces-not-creating-up..-tf3906377s177.html#a11075309 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscri

Problem while creating deployment code & RMIC code during ejb build

2007-06-11 Thread Kiran Kodlady
stom path for " ejb-jar.xml " in pom.xml ? Could u plz help in solving this problem ?? Thanks alot in advance Kiran Kodlady -- View this message in context: http://www.nabble.com/Problem-while-creating-deployment-code---RMIC-code-during-ejb-build-tf3900404s177.html#a11057315 Sent

Problem with creating deployment code & RMIC code during ejb build

2007-06-08 Thread Kiran Kodlady
ath for " ejb-jar.xml " in pom.xml ? Could u plz help in solving this problem ?? Thanks alot in advance Kiran Kodlady -- View this message in context: http://www.nabble.com/Problem-with-creating-deployment-code---RMIC-code-during-ejb-build-tf3889218s177.html#a11024762 Sent from the Mav

Maven Error -" is duplicated in the reactor "

2007-05-30 Thread Kiran Kodlady
Hello all, Maven complains when a pom has children with identical groupId:artifactId with the following message: INFO] Project 'com.xyzis duplicated in the reactor. Can somebody tell me is there any solutin for this?? Thanks, Kiran kodlady -- View this message in context:

How to disable downloading of .pom from central repository.

2007-05-29 Thread Kiran Kodlady
Hello, can somebody tell me what are the settings need to be done to disable downloading .pom files from central repository. Thanks in advance, Kiran Kodlady -- View this message in context: http://www.nabble.com/How-to-disable-downloading-of-.pom-from-central-repository.-tf3832114s177

Bundling a particular set of files(Environment) inside War project

2007-05-27 Thread Kiran Kodlady
olders contain > same set of files with different contents altogether. > > For a particular build i need to bundle only one set of files among IST, > UAT or PRD. > > Hope u got my question. I need to pass this parameter(IST,UAT or PRD) > during runtime of build creati

Problem with filtering files from a specific folder inside War project

2007-05-25 Thread Kiran Kodlady
need to be done to achieve this ? Thanks, Kiran kodlady -- View this message in context: http://www.nabble.com/Problem-with-filtering-files-from-a-specific-folder-inside-War-project-tf3815206s177.html#a10800128 Sent from the Maven - Users mailing list archive at Nabble.com

Re: how to change the dependency reading order in maven 2.0.6

2007-05-21 Thread Kiran Kodlady
etc? > > Wayne > > On 5/21/07, Kiran Kodlady <[EMAIL PROTECTED]> wrote: >> >> hello...all, >> >> I got some interesting question here.. >> >> At our project specific remote repository , below mentioned structure has >> been followed f

how to change the dependency reading order in maven 2.0.6

2007-05-21 Thread Kiran Kodlady
hello...all, I got some interesting question here.. At our project specific remote repository , below mentioned structure has been followed for storing a particular jar : es-core-->jars-->es-asynchronous-4.0.8 But latest maven 2.0.6 requires above given jar should be placed in a different way

problem with war plugin

2007-05-07 Thread Kiran Kodlady
hey.. cud u plz help me in solving this error.. The plugin 'org.apache.maven.plugins:maven-war-plugin' does not exist or no valid version could be found Thanks, KK -- View this message in context: http://www.nabble.com/problem-with-war-plugin-tf3707831s177.html#a10370291 Sent from the Maven

Problem with downloading project specific jars from remote repository. plz help

2007-05-07 Thread Kiran Kodlady
NFO] [INFO] For more information, run Maven with the -e switch [INFO] [INFO] Total time: 4 seconds [INFO] Finished at: Mon May 07 20:20:08 GMT+05:30 2007 [INFO] Final Memory: 3M/6M Thanks, Kiran Kodl

How to add project specific dependencies

2007-05-03 Thread Kiran Kodlady
Hello, I got struck while doing migration of maven 1.0.2 to maven 2.0.6. In maven 1.0.2 we had a file called build.properties, which consists of paths for both remote as well as local repositories. But in maven 2.0.6 i am unable to find any corresponding file which holds these values. Can anyon