As an analogy, the source:jar command doesn't do anything for non-jar projects. Couldn't something similar be done that when no site descriptor exists, no site is generated? Otherwise, presto.
Paul On Wed, Aug 11, 2010 at 6:45 PM, Brett Porter <[email protected]> wrote: > > On 12/08/2010, at 9:08 AM, Paul Benedict wrote: > > > I asked Oliver why the aforementioned goal "was removed from the built-in > > lifecycle bindings for projects with packaging pom"? He said the decision > > was to remove all reporting stuff from trunk. > > > > I thought the decision was to remove reporting logic from Maven's core? I > > don't see why the site plugin couldn't have an automatic binding to a > phase. > > Please let me know what I am missing. > > In this case, it was that not every parent POM project might have a site > descriptor, so it shouldn't be downloading and using the site plugin for > them. > > - Brett > > -- > Brett Porter > [email protected] > http://brettporter.wordpress.com/ > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
