mkl wrote: > Peter, > > > Peter B. West wrote: >> Now, maybe you can tell me why there is a pom.xml file in there? > > While not being built the Maven way, iText is published in Maven > repositories for use by Maven projects. And being helpfull, the iText > developers already maintain a pom file for the iText artifacts containing > dependencies and other information.
That was true for the old versions (pre-5.0). We can't have Maven update from the old versions to 5.0 because that would break everything. What we need, is a new project at Maven that no longer uses the com.lowagie packages, but the com.itextpdf packages. I'm not a Maven user (I've followed a course, but I didn't get the point, I always run into troubles when I try using it), so it's up to the Maven aficionado's to do everything that is necessary for Maven to work if that's what they want. We'll update the POM if necessary, but we expect the Maven users to tell us what they need. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
