[ http://jira.codehaus.org/browse/MJAVADOC-31?page=all ]

Maria Odea Ching moved MNG-704 to MJAVADOC-31:
----------------------------------------------

        Version:     (was: 2.0-alpha-3)
    Fix Version:     (was: 2.0 (RC))
      Component:     (was: maven-javadoc-plugin)
       Workflow: jira  (was: Maven)
            Key: MJAVADOC-31  (was: MNG-704)
        Project: Maven 2.x Javadoc Plugin  (was: Maven 2)

> javadoc plugin doesn't honor multiple custom tags
> -------------------------------------------------
>
>          Key: MJAVADOC-31
>          URL: http://jira.codehaus.org/browse/MJAVADOC-31
>      Project: Maven 2.x Javadoc Plugin
>         Type: Bug

>     Reporter: Indrajit Raychaudhuri
>     Assignee: John Casey
>     Priority: Minor

>
> Original Estimate: 30 minutes
>        Time Spent: 30 minutes
>         Remaining: 0 minutes
>
> M2 javaodc plugin doesn't honor multiple tag as it did with M1.
> In M1 we could specify this in project.properties:
> maven.javadoc.customtags = usage todo fixme
> usage.name = .usage
> usage.description = Usage:
> usage.enabled = true
> usage.scope = all
> todo.name = .todo
> todo.description = Todo:
> todo.enabled = false
> todo.scope = all
> fixme.name = .fixme
> fixme.description = Fixme:
> fixme.enabled = false
> fixme.scope = all
> However, in M2 the putting the <tag/> switch isn't honor multiple times. Only 
> the last one get passed to the javadoc -tag switch.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to