diff --git a/pom.xml b/pom.xml index 3c820e8..358777f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" > - 4.0.0 + 4.0.0 org.omnifaces omniservices @@ -261,6 +261,29 @@ + + + org.asciidoctor + asciidoctor-maven-plugin + 1.5.6 + + + ${project.version} + true + + html5 + + + + output-html + generate-resources + + process-asciidoc + + + + + external.atlassian.jgitflow jgitflow-maven-plugin @@ -371,6 +394,7 @@ fish.payara.arquillian arquillian-payara-server-embedded 2.4.5 + @@ -424,7 +448,8 @@ ${project.build.directory}/wildfly-preview-${wildfly.version} - ${project.build.directory}/wildfly-preview-${wildfly.version}/modules + ${project.build.directory}/wildfly-preview-${wildfly.version}/modules + diff --git a/src/main/asciidoc/index.adoc b/src/main/asciidoc/index.adoc new file mode 100644 index 0000000..bde2903 --- /dev/null +++ b/src/main/asciidoc/index.adoc @@ -0,0 +1,2 @@ += OmniServices v{project-version} +