You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/05/18 08:31:34 UTC

[jira] Created: (MNG-412) revive apidocs plugin for m2

revive apidocs plugin for m2
----------------------------

         Key: MNG-412
         URL: http://jira.codehaus.org/browse/MNG-412
     Project: m2
        Type: Bug
  Components: maven-plugins  
    Reporter: Brett Porter
 Assigned to: Emmanuel Venisse 
     Fix For: 2.0-alpha-3


there is a maven-apidocs-plugin in the mojo project. I haven't looked at it, but it would be good if we can use that as a basis for a plugin in m2.

While we should go for the quick and basic solution here using javadoc to render html, I'd like to investigate the possibility that this could use a sink too - do any javadoc tools allow "listening" to the output and grabbing things class by class and method by method? Perhaps a custom doclet?




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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MNG-412) revive apidocs plugin for m2

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-412?page=all ]
     
Emmanuel Venisse closed MNG-412:
--------------------------------

    Resolution: Fixed

We don't use the maven-apidocs-plugin but the javadoc tool.

> revive apidocs plugin for m2
> ----------------------------
>
>          Key: MNG-412
>          URL: http://jira.codehaus.org/browse/MNG-412
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugins
>     Reporter: Brett Porter
>     Assignee: Emmanuel Venisse
>      Fix For: 2.0-alpha-3

>
>
> there is a maven-apidocs-plugin in the mojo project. I haven't looked at it, but it would be good if we can use that as a basis for a plugin in m2.
> While we should go for the quick and basic solution here using javadoc to render html, I'd like to investigate the possibility that this could use a sink too - do any javadoc tools allow "listening" to the output and grabbing things class by class and method by method? Perhaps a custom doclet?

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org