You'll probably have to install it using the Maven install plugin: http://maven.apache.org/plugins/maven-install-plugin/
To see if artifacts exist in Maven's central repository, you can use: http://mvnrepository.com Matt On Thu, Jun 19, 2008 at 3:26 AM, George Wei <[EMAIL PROTECTED]> wrote: > > Dear all, > > I want to use JasperReports in my project and let users export reports as > pdf files. As my project is designed for East Asian users, I must add > iTextAsian in it to support CJK fonts. I searched the Internet but I can > not > find any useful information to add iTextAsian into a Maven project. So must > I deploy iTextAsian.jar manually? Thanks for any clues. > > Regards, > George > -- > View this message in context: > http://www.nabble.com/How-to-add-iTextAsian-in-my-project--tp18000623s2369p18000623.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
