Eric Redmond wrote:
On 2/18/07, Tim Moloney <[EMAIL PROTECTED]> wrote:
> Can two bundles be bound to the same phase as default?
Yes, you can write a comma-seperated list of goals in the phase field of
your packaging extension.
For example, the definition of the maven-plugin lifecycle mapping for
phase
is:
<package>
org.apache.maven.plugins:maven-jar-plugin:jar,
org.apache.maven.plugins:maven-plugin-plugin:addPluginArtifactMetadata
</package>
Sweet! Thanks. :)
Tim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]