License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdde.steffen-rumpf |
ArtifactId | ArtifactIdasciidoc-blog-maven-plugin |
Version | Version1.0 |
Type | Typemaven-plugin |
Description |
Descriptionasciidoc-blog-maven-plugin
Maven plugin to generate asciidoc file from multiple files to get a blog from asciidoc. Those files finally can be rendered to html e.g. using the maven site plugin.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>de.steffen-rumpf</groupId>
<artifactId>asciidoc-blog-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
org.asciidoctor : asciidoctorj | jar | 2.3.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-simple | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.6.3 |
org.apache.maven : maven-core | jar | 3.6.3 |
org.apache.maven : maven-artifact | jar | 3.6.3 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-compat | jar | 3.6.3 |
junit : junit | jar | 4.13 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |