[ 
http://jira.codehaus.org/browse/MOJO-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=208218#action_208218
 ] 

Daan Gerits commented on MOJO-1443:
-----------------------------------

Tamsin,

I also had different behaviour between windows and linux and solved it by 
removing uppercase and spaces from the path to the JRXML.

I expected an IOException of some kind, but indeed, the exception is swallowed 
by the BuildFailureException.

Daan

> Allow exceptions to be thrown instead of wrapping the exception message
> -----------------------------------------------------------------------
>
>                 Key: MOJO-1443
>                 URL: http://jira.codehaus.org/browse/MOJO-1443
>             Project: Mojo
>          Issue Type: Bug
>          Components: jasperreports
>            Reporter: Daan Gerits
>
> When compiling the jasper reports, all JRExceptions and 
> InclusionScanExceptions will be catched and their message will be wrapped 
> into a MojoFailedException. A lot of information about the catched exception 
> is lost this way. Maybe it is better to wrap the whole catched exception 
> instead of just it's message.

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