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

Brian Bonner commented on MOJO-1338:
------------------------------------

Dan,

I reverted to 1.0-beta-1 and here's what I get:

[snip]
[INFO] Compiling report file: competitive_product_reference_subreports\EndoReloa
d60mmETSProduct.jrxml
[INFO] Compiling report file: noncompetitive_product_reference_subreports\NON-En
doAndReload35mmFlex.jrxml
[INFO] Compiling report file: noncompetitive_product_reference_subreports\NON-En
dopouchDextrusProduct.jrxml
[INFO] Compiling report file: competitive_product_reference_subreports\EndoReloa
d45mmProduct.jrxml
[INFO] Compiling report file: customerContractAffiliations\customerContractAffil
iations.jrxml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] : org.codehaus.mojo.jasperreports.jasperreportsm...@1517e5e
Error compiling report design : C:\work\workspace\OptimizerWeb\src\main\resource
s\reports\customerContractAffiliations\customerContractAffiliations.jrxml

Error compiling report design : C:\work\workspace\OptimizerWeb\src\main\resource
s\reports\customerContractAffiliations\customerContractAffiliations.jrxml : Repo
rt design not valid :
         1. java.lang.ClassNotFoundException: xxx.client.mod
el.Customer
         2. java.lang.ClassNotFoundException: xxx.client.mod
el.CustomerAlignment
         3. java.lang.ClassNotFoundException: xxx.client.mod
el.CustomerContractAffiliation
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 16 seconds
[INFO] Finished at: Mon Apr 13 15:07:06 EDT 2009
[INFO] Final Memory: 14M/35M
[INFO] ------------------------------------------------------------------------

In this report, vs the other reports in this environment, I'm using domain 
objects that we've created.

> updated Mojo pom with version 3.1.2 of JasperReports
> ----------------------------------------------------
>
>                 Key: MOJO-1338
>                 URL: http://jira.codehaus.org/browse/MOJO-1338
>             Project: Mojo
>          Issue Type: Improvement
>          Components: jasperreports
>    Affects Versions: buildnumber-maven-plugin-1.0-beta-3
>            Reporter: Brian Bonner
>         Attachments: updateJasperVersionPatch.txt, 
> updateJasperVersionPatch.txt
>
>
> JasperReport plugin was configured to use an older version of JasperReports.  
> The new plugin compiles the classes with a new version (3.1.2) of 
> JasperReports.
> The older version had problems with supporting older java files as well as 
> properly compiling custom classes -- resulting in ClassNotFoundExceptions.  
> While attempting to debug the JasperReportPlugin -- and updating the pom to 
> the newest version, the compilation problem went away.
> I also updated CommonsLogging to 1.0.4 since our project uses this newer 
> version (I anticipate that it's backwards compatible to 1.0.3)

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