[ 
https://jira.codehaus.org/browse/MOJO-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=289658#comment-289658
 ] 

Gilberto Caetano de Andrade commented on MOJO-1254:
---------------------------------------------------

The workaround doesn't anymore after 3.5.3 jasperreports's version. They,ve 
changed the artifactId to net.sf.jasperreports, breaking the pluging.
                
> DTD validation broken for jasperreports versions later than 1.2
> ---------------------------------------------------------------
>
>                 Key: MOJO-1254
>                 URL: https://jira.codehaus.org/browse/MOJO-1254
>             Project: Mojo
>          Issue Type: Bug
>          Components: jasperreports
>         Environment: Linux x86, maven 2.0.9
>            Reporter: Pete Gillis
>            Priority: Critical
>         Attachments: JasperPlugintest.zip
>
>
> Apparently this plugin depends on jasperreport 1.2. This is fine unless you 
> are using new attributes that are not in that version of the DTD. One work 
> around would be to turn off validation, not acceptable.
> The other work around is to add a dependency on the plugin for the version of 
> jasperreports you are using. This will throw the correct DTD in the classpath 
> ahead of the 1.2 verison, and will allow validation to work. The downside, 
> this may break if there are binary incompatibilities with 1.2.
> Perhaps another configuration option to set jasperreports version?
> I am attaching a zipped up maven project that illustrates the problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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