[ 
https://jira.codehaus.org/browse/MJNCSS-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christoph Stäbler updated MJNCSS-53:
------------------------------------

    Attachment: MJNCSS-53.zip

Here is a sample code which occurs in the error, when I run it with {code}mvn 
site{code}

The compile runs sucessfull, when I run it with {code}mvn compile{code}

I am using Maven 2.2.1

> ParseException with some generics
> ---------------------------------
>
>                 Key: MJNCSS-53
>                 URL: https://jira.codehaus.org/browse/MJNCSS-53
>             Project: Maven 2.x JavaNCSS Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Christoph Stäbler
>         Attachments: MJNCSS-53.zip
>
>
> Hi,
> I get an ParseException when I try parsing this line of code:
> {code}
> this.<SomeDataType> foo( pValue );
> {code}
> Error:
> {code}
> ParseException in ....classname.java 
> Encountered " "<" "< "" at line 83, column 14.
> Was expecting one of:
>     "assert" ...
>     <IDENTIFIER> ...
>     ";" ...
>     "=" ...
>     "++" ...
>     "--" ...
>     "+=" ...
>     "-=" ...
>     "*=" ...
>     "/=" ...
>     "&=" ...
>     "|=" ...
>     "^=" ...
>     "%=" ...
>     "<<=" ...
>     ">>=" ...
>     ">>>=" ...
> {code}

--
This message is automatically generated by JIRA.
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