On 2011-02-09 20:08, Jochen Wiedmann wrote:
> On Wed, Feb 9, 2011 at 8:03 PM, Dennis Lundberg <[email protected]> wrote:
> 
>> The reason was to properly separate Maven 3 from the documentation
>> generation framework (i.e. Doxia) on one hand and the Site Plugin on the
>> other hand. This makes it possible to use other documentation generation
>> frameworks or plugins.
> 
> No site.xml present, no deployment. I can think of no reason why we
> couldn't have upwards compatible behaviour at no cost.

The Maven 2 branch makes an explicit call to the Site Plugin's
attach-descriptor goal. This is an unnecessarily tight coupling between
Maven core and a plugin, and was therefor removed in Maven 3.

If your organization always want to attach a site descriptor you can add
those lines of xml to your organization's parent POM.


> 
> Jochen
> 


-- 
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to