Hello Barry, don't worry, The Document Foundation (TDF) is taking over the project and will host it aside from LibreOffice and others using this library as well. For instance, I am currently extracting and validating the data from an EU specification on electronic invoices (EN 16931) with the ODF Toolkit.
I am afraid, "mvn site" won't work, as many years ago someone decided to create the HTML documentation using markdown and Perl script related to some CMS within Apache infrastructure interleaved with SVN - ignoring the idea of separation of concerns. But you should get the latest generated documentation if you download the last subversion set: https://svn.apache.org/repos/asf/incubator/odf/ I am doing the checkout currently myself, to peek into it. Until the TDF hasn't taken over the sources, the last version is available at https://github.com/apache/odftoolkit/ Or if you do like change support on my feature branch: https://github.com/svanteschubert/odftoolkit/tree/odf-changes For what are you using the Toolkit, Barry? @Dave: Could we try to do the transition more smoothly, like a static page pointing to the new home instead of a 404. Cheers, Svante ᐧ Am Do., 13. Dez. 2018 um 05:41 Uhr schrieb Dave Fisher < [email protected]>: > Hi Barry, > > I’m sorry to say that after 7.5 years in the Incubator the project was > retired. There were no longer enough developers to support graduation as an > Apache Software Foundation project. > > It may be that The Document Foundation takes the project over. Ask Svante. > > Regards, > Dave > > Sent from my iPhone > > > On Dec 12, 2018, at 10:33 PM, Barry Roberts <[email protected]> wrote: > > > > I'm using odftoolkit for a personal project (just started last week), > > and I can't get to the documentation any more. The links all 404 > > (http://incubator.apache.org/odftoolkit/, etc.). I'm guessing that's > > because it just graduate from incubation. > > > > Is the documentation available elsewhere? I tried cloning the github > > repo and 'mvn site' but that fails for some reason, > > > > Thanks, > > Barry > >
