...
[11:54:44 CST(-0600)] <EricDalquist> https://community.jboss.org/wiki/CreatingACustomLifecycleInMaven
[11:54:54 CST(-0600)] <EricDalquist> we create a maven plugin that introduces some custom lifecycles
[11:54:59 CST(-0600)] <drewwills> yeah I looked quickly
[11:55:07 CST(-0600)] <EricDalquist> then
[11:55:14 CST(-0600)] <drewwills> looked as though I would have to write a plugin
[11:55:32 CST(-0600)] <EricDalquist> in the pom.xml of a specific overlay (for example calendar) you would declare the hibernate3 plugin
[11:55:44 CST(-0600)] <EricDalquist> and bind the appropriate goals to the new lifecycles
[11:55:47 CST(-0600)] <drewwills> and bind it to a lifecycle phase