On Wed, Jan 07, 2009 at 09:35:16AM -0500, John Stoneham wrote: > On Wed, Jan 7, 2009 at 9:22 AM, Eugeny N Dzhurinsky <[email protected]> wrote: > > Can somebody please advice, is it possible to skip execution of certain > > plugins, which are only needed when performing the tests? > > You could create a profile that contains these plugins, which is > activated in the absence of the property maven.test.skip. This would > be a general solution. > > Alternatively if, like many plugins, the ones in question have a > "skip" configuration parameter to enable use cases like yours, you > could pass ${maven.test.skip} as the value of that parameter.
Okay, thank you very much! I already did in this way and it worked. -- Eugene N Dzhurinsky
pgpNDDNXLklHz.pgp
Description: PGP signature
