asciidoctor-lifecycle-maven / asciidoctor-lifecycle-maven-plugin

A lifecycle and custom mojos to isolate the building of asciidoctor documentation from the default lifecycle with the asciidoctor-maven-plugin
Apache License 2.0
2 stars 1 forks source link

More IT redesigned, `build` phase renamed to `asciidoctor-published` #81

Closed rrialq closed 4 years ago

rrialq commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
+ Solved 33
- Added 18

Complexity increasing per file
==============================
- src/main/java/com/coutemeier/maven/plugins/asciidoctor/lifecycle/PublishMojo.java  10
- src/test/java/com/coutemeier/maven/plugins/asciidoctor/lifecycle/PublishMojoIT.java  1
- src/main/java/com/coutemeier/maven/plugins/asciidoctor/lifecycle/util/WagonUtil.java  15

See the complete overview on Codacy