The reason the assembly id is a property was to allow a project to tell it to use their own descriptor instead of the default if needed. Yes it's harder to turn it off completely, but they have two alternate choices: redefine the release plugin to activate a different profile, or introduce their own descriptor. I think it's most likely that projects will make their own descriptor and migrate their existing release profile to the new apache-release profile id.
On Tue, Dec 29, 2009 at 11:08 AM, Benjamin Bentmann <[email protected]> wrote: > Brett Porter wrote: > >> Is there some documentation for how to disable to source release if you >> need to? > > Not that I know of, would be a matter of re-defining the execution via its > id and set <skip>true</skip> for the configuration. > > > Benjamin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
