It seems that when your reports are built from within eclipse your Arabic font 
is in your classpath and when built with Maven, it isn't.

Use iReport to export the font as an extension, manually install the generated 
jar file onto your repository (or upload it to your repository manager if you 
are using one such as Nexus), and use it as a dependency.

Let us know if this helped.
________________________________________
From: sarmahdi [sarma...@hotmail.com]
Sent: Saturday, April 20, 2013 2:11 AM
To: users@maven.apache.org
Subject: Maven build not populating with arabic characters in jasper reports

Hello All,I tried searching for this issue and i couldn't find anything. When
i build my application with eclipse my jasper reports are coming correctly
in English and Arabic. When i build it through maven, my English reports are
coming correctly but my Arabic reports are generated but with no Arabic.
Some of the labels are coming as in English but some are not even there they
are just empty. The data that is supposed to come in numbers is also not
showing. I cant say that  don't have fonts or something as the same reports
work when i build it through eclipse and generate an ear file through that.
but when maven does the ear file they don't work in Arabic.What am I missing
here. Hows is maven related to this anyways.Any help will be
appreciate.ThanksSyed.



--
View this message in context: 
http://maven.40175.n5.nabble.com/Maven-build-not-populating-with-arabic-characters-in-jasper-reports-tp5754151.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to