On 2/8/07, sam <[EMAIL PROTECTED]> wrote:

    What plugin does the "package " life sycle  use?

http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html

"package" is a phase in the default lifecycle

Phases don't use plugins, instead plugins are bound to lifecycle phases.

As mentioned, war jar and ear are some plugins that do part of their
work in the package phase.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to