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/

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



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



  Bollywood news, movie reviews, film trailers and more! Go to 
http://in.movies.yahoo.com/

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



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 ultimate cricket website. Enter 
http://beta.cricket.yahoo.com

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Wrap other plugin in my plugin

2009-05-13 Thread Chirag Trivedi

Hi,

I have created a maven plugin which uses another 2 plugins. I want to expose 
another plugin's goal as my plugin goal, so that a user can access all goals of 
the 2 plugins by just using my plugin.

For e.g.

pluginA - has goal generate
pluginB - has goal execute

I want to wrap pluginA 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_firefox

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



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 Trivedi


  Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! 
Edition http://downloads.yahoo.com/in/firefox/

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org