Re: Regarding MNG-3321 - Support for Skipping Plugin Execution

2011-02-09 Thread Kalyan Akella
t; strub > >>> > >>> > >>> > >>> > >>> --- On Mon, 2/7/11, Kristian Rosenvold > >> wrote: > >>> > >>>> From: Kristian Rosenvold > >>>> Subject: Re: Regarding MNG-3321 - Support for > >> S

Re: Regarding MNG-3321 - Support for Skipping Plugin Execution

2011-02-07 Thread Kalyan Akella
it > that can be inferred from reading the poms. > > Was there something specific that prevented you from using profiles? > > Kristian > > Den 07.02.2011 04:46, skrev Kalyan Akella: > >> A few days back, I was working with the Liquibase Maven >> Plugin<htt

Re: Regarding MNG-3321 - Support for Skipping Plugin Execution

2011-02-06 Thread Kalyan Akella
cide when this should be rolled out as a feature. Sincere Regards, Kalyan C. Akella On Sun, Feb 6, 2011 at 8:32 PM, Jason van Zyl wrote: > Out of curiosity what is the first thing you used this feature for? > > On Feb 6, 2011, at 8:06 AM, Kalyan Akella wrote: > > > Hi, >

Re: Regarding MNG-3321 - Support for Skipping Plugin Execution

2011-02-06 Thread Kalyan Akella
eb 6, 2011 at 3:28 AM, Jason van Zyl wrote: > > On Feb 5, 2011, at 7:43 AM, Kalyan Akella wrote: > > > Hi, > > > > I attached the revised patches to the issues that implement the > following: > > > > 1. ability to skip multiple plugins & thei

Re: Regarding MNG-3321 - Support for Skipping Plugin Execution

2011-02-05 Thread Kalyan Akella
d let me know your comments. Sincere Regards, Kalyan C. Akella On Wed, Feb 2, 2011 at 9:27 AM, Kalyan Akella wrote: > Hi, > > Thank you for the patch review comments. I hope it is integrated to the > trunk. > > My next steps: > > 1. Implement support for skipping multip

Re: Regarding MNG-3321 - Support for Skipping Plugin Execution

2011-02-01 Thread Kalyan Akella
t; exclusions, not just one plugin/execution. Any chance you could fix > > > that ? > > > > > > As for the documentation, that would be something > > > like https://svn.apache.org/repos/asf/maven/site/trunk > > > > > > and the document > >

Re: Regarding MNG-3321 - Support for Skipping Plugin Execution

2011-01-31 Thread Kalyan Akella
Hi, Any updates on the patch. Did it apply cleanly ? Any comments, changes ?? Sincere Regards, Kalyan C. Akella On Sat, Jan 29, 2011 at 8:01 AM, Kalyan Akella wrote: > Hi, > > Thank you for the comments. I updated the issue, > http://jira.codehaus.org/browse/MNG-3321 with the modi

Re: Regarding MNG-3321 - Support for Skipping Plugin Execution

2011-01-28 Thread Kalyan Akella
Hi, Thank you for the comments. I updated the issue, http://jira.codehaus.org/browse/MNG-3321 with the modified patches. Regarding your point about documentation, will you please point me to the exact location where I should include the usage instructions for this feature and other info (perhaps a

Re: Regarding MNG-3321 - Support for Skipping Plugin Execution

2011-01-27 Thread Kalyan Akella
Rosenvold < kristian.rosenv...@gmail.com> wrote: > I think any global option for skipping a plugin should be done in the > Execution Plan Calculation, > where we try to build the immutable plan of the actual plugins that will be > run. > > Kristian > > > Den 27.0

Regarding MNG-3321 - Support for Skipping Plugin Execution

2011-01-26 Thread Kalyan Akella
Hi, I recently came across this situation in my own project where I wanted to skip some plugin executions during a standard maven build. I could not find a straight forward way to accomplish this (as described in MNG-3321) and so thought of implementing this feature. I checked out the source yest

Re: Maven runs surefire plugin for testing by default. How to change this?

2007-10-31 Thread Kalyan Akella
he latter suppresses the test class compilation itself. Thanks for all the help. Thank you. Kalyan. On 11/1/07, Kalyan Akella <[EMAIL PROTECTED]> wrote: > > Hi Jason, > > I corrected an error in my project POM (related to profiles) and hence now > maven invokes my test

Re: Maven runs surefire plugin for testing by default. How to change this?

2007-10-31 Thread Kalyan Akella
yl <[EMAIL PROTECTED]> wrote: > > Send me your plugin and a sample project with tests and I'll take a > look. > > On 31 Oct 07, at 5:20 PM 31 Oct 07, Kalyan Akella wrote: > > > Moreover, when I set the maven.skip.test to true, apart from not > > invoking my &g

Re: Maven runs surefire plugin for testing by default. How to change this?

2007-10-31 Thread Kalyan Akella
h Maven or my configuration. Please help. Thank you. Kalyan -- Forwarded message ------ From: Kalyan Akella <[EMAIL PROTECTED]> Date: Nov 1, 2007 5:30 AM Subject: Re: Maven runs surefire plugin for testing by default. How to change this? To: Maven Developers List I have includ

Re: Maven runs surefire plugin for testing by default. How to change this?

2007-10-31 Thread Kalyan Akella
t;[EMAIL PROTECTED]> wrote: > > > On 31 Oct 07, at 6:57 AM 31 Oct 07, Kalyan Akella wrote: > > > Hi Jason, > > > > Thank you for the response. However, even after setting the > > maven.skip.testparameter to 'true' in my main POM, the maven build &g

Re: Maven runs surefire plugin for testing by default. How to change this?

2007-10-31 Thread Kalyan Akella
e anything I am missing in my plugin-configuration. Please help me. Thank you. Kalyan. On 10/31/07, Jason van Zyl <[EMAIL PROTECTED]> wrote: > > > On 30 Oct 07, at 1:06 AM 30 Oct 07, Kalyan Akella wrote: > > > Hi Brett, > > > > Thanks for the response. Howe

Re: Maven runs surefire plugin for testing by default. How to change this?

2007-10-30 Thread Kalyan Akella
> there if necessary. > > Thanks, > Brett > > On 30/10/2007, at 2:48 PM, Kalyan Akella wrote: > > > Hi, > > > > Recently, I developed a Java-based maven plugin intended to run in > > the test > > phase of the maven build instead of the standard sure

Maven runs surefire plugin for testing by default. How to change this?

2007-10-29 Thread Kalyan Akella
Hi, Recently, I developed a Java-based maven plugin intended to run in the test phase of the maven build instead of the standard surefire-plugin. It has just one goal, 'test'. When I configured my project's POM to include my plugin for the testing phase and made sure the POM doesn't refernce suref