[ 
http://jira.codehaus.org/browse/MNGSITE-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann closed MNGSITE-96.
------------------------------------

    Resolution: Fixed
      Assignee: Benjamin Bentmann

Fixed in [r916967|http://svn.apache.org/viewvc?view=revision&revision=916967].

> mojo-api-specification.html refers wrong package for the Log class
> ------------------------------------------------------------------
>
>                 Key: MNGSITE-96
>                 URL: http://jira.codehaus.org/browse/MNGSITE-96
>             Project: Maven 2 Project Web Site
>          Issue Type: Bug
>            Reporter: Anders Kr. Andersen
>            Assignee: Benjamin Bentmann
>            Priority: Minor
>
> In the http://maven.apache.org/developers/mojo-api-specification.html a 
> logger called org.apache.maven.monitor.logging.Log is referred.
> The logger is now called org.apache.maven.plugin.logging. Log as far as I can 
> see.
> import org.apache.maven.plugin.logging.Log; IS CORRECT
> import org.apache.maven.monitor.logging.Log; IS WRONG

-- 
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