Re: Plugin executions

2006-08-18 Thread Jon SlinnHawkins
Yeah, I am using profiles. In this case i have all the executions defined in 1 profile using the PluginManageement section. The inheriting Poms then state that they want to use that plugin. Is it not possible to explicitly state in an inheriting pom which of the executions of a plugin to use.

RE: Plugin executions

2006-08-17 Thread hermod.opstvedt
Hi Take a look at profiles. Hermod -Original Message- From: SlinnHawkins, Jon (ELS) [mailto:[EMAIL PROTECTED] Sent: Thursday, August 17, 2006 8:05 AM To: Maven Developers List Subject: Plugin executions Hi All, Is there any way of specifying which execution to use when inheriting plug