Skip to content

eddiefullmetal/maven-extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Maven Extras

A collection of maven plugins, archetypes etc.

maven-documentation-plugin

This plugin generates documentation for a project. Currently it compiles xelatex files to the target directory. The project must have the following structure:

  • src/main/resources/latex
  • document1
    • document1.tex
      
    • image.pdf
      
  • document2
    • document2.tex
      
    • image.pdf
      

The plugin will copy all the subdirectories to the target/latex folder and run the xelatex command for each .tex file that its name matches the subdirectory name.

About

Project that contains useful maven plugins, archetypes etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages