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

Thomas Demande commented on MOJO-1428:
--------------------------------------

Try to use a newer version of xerces:xercesImpl (for instance avec 2.8.1 
version instead of 2.6.2 in the classpath solves the problem).
To be set only in this plugin dependencies of course.

> compile with 1.0-beta-2: This parser does not support specification "null" 
> version "null"
> -----------------------------------------------------------------------------------------
>
>                 Key: MOJO-1428
>                 URL: http://jira.codehaus.org/browse/MOJO-1428
>             Project: Mojo
>          Issue Type: Bug
>          Components: jasperreports
>         Environment: Windows XP, JDK6u14, Netbeans 6.7--> Maven 2.2.1, 
> Jasperreports 2.0.4
>            Reporter: Noseda Edwin
>            Priority: Critical
>
> While using the plugin 1.0-beta2 instead of plugin 1.0-beta1 we got an error 
> when compiling the reports.
> [jasperreports:compile]
> Compiling 62 report design files.
> Compiling report file: reports\Notice2AlienateSubReport.jrxml
> ------------------------------------------------------------------------
> [ERROR]FATAL ERROR
> ------------------------------------------------------------------------
> This parser does not support specification "null" version "null"
> ------------------------------------------------------------------------
> Trace
> java.lang.UnsupportedOperationException: This parser does not support 
> specification "null" version "null"
>         at 
> javax.xml.parsers.SAXParserFactory.setXIncludeAware(SAXParserFactory.java:448)
>         at org.apache.commons.digester.Digester.getFactory(Digester.java:534)
>         at org.apache.commons.digester.Digester.setFeature(Digester.java:590)
>         at 
> net.sf.jasperreports.engine.xml.JRXmlDigesterFactory.configureDigester(JRXmlDigesterFactory.java:153)
>         at 
> net.sf.jasperreports.engine.xml.JRXmlDigesterFactory.createDigester(JRXmlDigesterFactory.java:791)
>         at 
> net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:202)
>         at 
> net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:167)
>         at 
> net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:151)
>         at 
> net.sf.jasperreports.engine.JasperCompileManager.compileReportToFile(JasperCompileManager.java:107)
>         at 
> org.codehaus.mojo.jasperreports.JasperReportsMojo.compile(JasperReportsMojo.java:249)
>         at 
> org.codehaus.mojo.jasperreports.JasperReportsMojo.execute(JasperReportsMojo.java:187)
>         at 
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
>         at 
> org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>         at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>         at 
> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>         at org.codehaus.classworlds.Launcher.main(Launcher.java:375)

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