[ 
http://jira.codehaus.org/browse/MTAGLIST-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_104242
 ] 

Dennis Lundberg commented on MTAGLIST-17:
-----------------------------------------

Thanks for the example project Joerg. It really helped me to diagnose this 
problem.

Two things show up on my radar when I tried your test project:

1. For a tag to be counted it has to "contain" something, i.e. it has to be 
followed by some text. If I add some text after each of the DOCUMENT_ME tags in 
your example java file, the first one shows up in the report.

2. A tag has to be preceded by either a "*" or a "//", ignoring whitespace. 
That's why the second and third DOCUMENT_ME tags doesn't show up in the report. 
If I move those tags to their own line (preceeded by a *) they do show up in 
the report.

What do you say? Should I just try to document this somewhere on the site?

> Tags not found if located in javadoc
> ------------------------------------
>
>                 Key: MTAGLIST-17
>                 URL: http://jira.codehaus.org/browse/MTAGLIST-17
>             Project: Maven 2.x Taglist Plugin
>          Issue Type: Bug
>            Reporter: Joerg Schaible
>         Attachments: MTAGLIST-17.zip
>
>
> A tag is not reported if it is located in the javadoc part of the source 
> code. So it is not possible to report javadoc blocks or elements that have 
> been auto-generated by a template and not filled by the programmer.

-- 
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 from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to