Removal of all reporting logic from the core of Maven
-----------------------------------------------------

                 Key: MNG-4162
                 URL: http://jira.codehaus.org/browse/MNG-4162
             Project: Maven 2
          Issue Type: Improvement
            Reporter: Jason van Zyl


Any reporting implementation will be implemented as a plugin. Maven will 
provide any information, APIs, and extension points to make this possible. But 
the conflation of building with reporting in the core makes it almost 
impossible for anyone two understand the distinction, makes it impossible to 
have alternate implementations and couple many tools like Doxia directly to the 
core which is unacceptable for Maven 3.x.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to