Maven ignores the system classpath

2009-07-08 Thread Chirag Trivedi
Hi, I need to access few files and I have added them in the CLASSPATH env variable, but Maven ignores it and gives me compilation error. Regards, Chirag Trivedi Looking for local information? Find it on Yahoo! Local http://in.local.yahoo.com

Can I specify list of directories in the configuration for sourceDirectory

2009-05-28 Thread Chirag Trivedi
Hi, The sourceDirectory in the configuration section allows us to specify only one directory. I am generating some files in target/generated-files, which is completely missed by maven plugin. I need the capability to specify a list of directories in the config for my plugin. Regards, Chirag

Set parameters of a mojo through Java

2009-05-14 Thread Chirag Trivedi
Hi, I am trying to execute a mojo from my mojo through java. I want to set parameters which are to be used by the mojo. From maven plugin, we can specify the parameters in pom.xml but through java how can I set the parameters? Regards, Chirag Trivedi Cricket on your mind? Visit the

Wrap other plugin in my plugin

2009-05-13 Thread Chirag Trivedi
A and plginB in myPlugin. If anybody uses myPlugin, then he should be able to access generate and execute goals directly. Regards, Chirag Trivedi Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! Edition http://downloads.yahoo.com/in/firefox/?fr=om_email_fi

Configure JCoverage maven plugin

2009-04-22 Thread Chirag Trivedi
Hi, I have maven project in which I build my java source files and execute JUnit test cases on it. Now, I want to find out the code coverage and have installed JCoverage maven plugin. What steps I have to follow to configure the JCoverage maven plugin Thanks & Regards, Chirag Tri