Forwarding to dev list ---------- Forwarded message ---------- From: Ben Alex <[EMAIL PROTECTED]> Date: Jan 10, 2007 1:28 PM Subject: Changing property during execution of particular mojo To: [EMAIL PROTECTED] Cc: Stewart Alan <[EMAIL PROTECTED]>
Hi Carlos Just related to MCOMPILER-48, the plugin contains: @parameter expression="${maven.compiler.failOnError}" How can I arbitrarily set this value to false from within my mojo? I only need the compile step to be false when it is spawned in a parallel execution by my mojo. It's probably better it be true (the default) when executing the "real" compile step in the compile phase of the project. The header of my mojo is as follows BTW: * @goal java * @phase generate-sources * @execute phase="test-compile" * @requiresDependencyResolution compile Any suggestions, links to check or keywords to search on appreciated. cheers Ben -- I could give you my word as a Spaniard. No good. I've known too many Spaniards. -- The Princess Bride --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]