You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Mike Perham (JIRA)" <ji...@codehaus.org> on 2006/01/13 02:03:01 UTC

[jira] Commented: (MPLUGIN-11) add an introduction to plugin configuration in plugin report

    [ http://jira.codehaus.org/browse/MPLUGIN-11?page=comments#action_55674 ] 

Mike Perham commented on MPLUGIN-11:
------------------------------------

Herve, your patch does not add the content to the site index page for plugins.  I would like to see the index page and the plugin-report page have the same content.  Can you add this?

> add an introduction to plugin configuration in plugin report
> ------------------------------------------------------------
>
>          Key: MPLUGIN-11
>          URL: http://jira.codehaus.org/browse/MPLUGIN-11
>      Project: Maven 2.x Plugin Plugin
>         Type: Improvement

>     Reporter: Hervé BOUTEMY
>     Priority: Minor
>  Attachments: MPLUGIN-intro.patch, plugin-info.html
>
>
> From: Hervé BOUTEMY [mailto:...] 
> Sent: Thursday, January 05, 2006 2:34 AM
> To: Maven Users List
> Subject: Re: [ANN] dependency-maven-plugin 1.0
> > (The following is a little off-topic for dependency-maven-plugin 
> > specifically, but I think it needs to be said.)
> >
> > For an experience Maven2 user, the value of these docs is immediately 
> > obvious.
> >
> > For the newbie, however, there is still the feeling:
> >
> >    "OK, so now what do I do."
> +1 (+2 if I could)
> a simple addition in the "About xxx plugin" generated file would do the trick.
> For example, if you see
> http://maven.apache.org/plugins/maven-site-plugin/index.html
> After the "Goals available:" table, simply add :
> "Configuration:
> To use this plugin, you will need to add to your pom :
>       <plugin>
>         <groupId>org.apache.maven.plugins</groupId>  (is this necessary ? 
> perhaps not for org.apache.maven.plugins, but for other like 
> org.codehaus.mojo...)
>         <artifactId>maven-site-plugin</artifactId>
>       </plugin>
> For more information, see "Guide to Conguring Plug-ins" (link to 
> http://maven.apache.org/guides/mini/guide-configuring-plugins.html)"
> the patch provided inserts text to the Plugin documentation report, not to the "About" page.

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