yeokm1 / docs-to-pdf-converter

A standalone Java library/command line tool that converts DOC, DOCX, PPT, PPTX and ODT documents to PDF files.
MIT License
593 stars 244 forks source link

Use maven to build release jar #17

Closed barti271 closed 5 years ago

barti271 commented 6 years ago

It would be nice not to require users to install eclipse just to build the jar file. Ideally, the 'fat' jar should be built by maven only.