On 2012-08-09 18:51, Oliver Schrenk wrote: > I want to use doxia-book-maven-plugin to create documentation by converting > Markdown files to PDF(s). > > The Markdown module only seems to be available for Doxia 1.3, but I can't > find version 1.3 of the corresponding doxia-book-maven-plugin on Maven > Central.
The plugin was moved out of Doxia (core) before the Doxia (core) 1.3 release. > Is it still in development? Is it only available as a snapshot and if so > how would I integrate the snapshot into my build? Yes, it has not been released yet. You can find it in this repo: https://repository.apache.org/snapshots/ > Best regards > Oliver Schrenk > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
