• NOA and Maven
Replies:
1
Views:
98
Up one level
• NOA and Maven
Posted by
edvjacek
at
2010-04-09 16:41:40
Hi,
I develop a small utility to convert documents from rtf format (from one database) to another in odt format. I use your NOA library. The jars are on my classpath and everything works fine. But this project should be a maven project. I found on http://mirrors.ibiblio.org/pub/mirrors/maven2/org/openoffice/ juh, jurt, ridl and unoil jars (for ooo 3.1.0, I use ooo 3.2.0, is it a problem?), but I can't find other libraries which I found in your zip package. What about native libraries? Do you have a maven repository for your noa-library? Or any other solution? Greeting, Jacek |
edvjacek
Member
Posts:
6
|
• Re: NOA and Maven
Posted by
Markus Krueger
at
2010-04-12 09:02:48
Hi Jacek,
we do not use Maven. All the libraries are taken from OpenOffice.org. I don't actually see any reason why you need all the libs to be a maven project. If you integrate the libs into your maven project, then you should be fine with it. Regards, Markus |


