Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[11:58:08 CST(-0600)] <EricDalquist> http://www.sonatype.com/people/2009/08/create-a-customized-build-process-in-maven/

[11:58:57 CST(-0600)] <EricDalquist> so this looks doable

[11:59:01 CST(-0600)] <drewwills> how does the parent pom know about the lifecycle phase? by declaring the plugin? (but without binding any behavior to it)

[11:59:08 CST(-0600)] <EricDalquist> yeah I think so

[11:59:20 CST(-0600)] <EricDalquist> but will likely require a fair amount of trial and error and some test projects

[11:59:29 CST(-0600)] <EricDalquist> as the documentation is semi-old and not all that great

[11:59:35 CST(-0600)] <drewwills> cool... can this plugin be another subproject in uP, or does it have to be completely outside?

[11:59:43 CST(-0600)] <EricDalquist> it should be an outside projecty