From b0647f118da07e006f573441351053bde16b2b4c Mon Sep 17 00:00:00 2001 From: pvdb Date: Mon, 2 Dec 2024 13:32:30 +0100 Subject: [PATCH] change module order (sometimes not built in correct order) --- guide/pom.xml | 216 +++++++++++++++++++++++++------------------------- pom.xml | 54 ++++++------- 2 files changed, 135 insertions(+), 135 deletions(-) diff --git a/guide/pom.xml b/guide/pom.xml index 4b92695..71dfbaa 100644 --- a/guide/pom.xml +++ b/guide/pom.xml @@ -2,114 +2,114 @@ - 4.0.0 - - io.github.belgif.restguide - restguide-parent - 0.1.0-SNAPSHOT - - - rest-styleguide - pom - REST Styleguide - REST style guide for Belgian government institutions + 4.0.0 + + io.github.belgif.restguide + restguide-parent + 0.1.0-SNAPSHOT + - - - - org.apache.maven.wagon - wagon-ssh - 3.5.3 - - - org.apache.maven.wagon - wagon-ssh-external - 3.5.3 - - + rest-styleguide + pom + REST Styleguide + REST style guide for Belgian government institutions - package - - - org.asciidoctor - asciidoctor-maven-plugin - 3.0.0 - - - org.asciidoctor - asciidoctorj-diagram - 2.2.14 - - - io.github.belgif.restguide - asciidoctorj-rest-guide-extensions - ${project.parent.version} - - - io.spring.asciidoctor - spring-asciidoctor-extensions-block-switch - 0.6.3 - - - - - coderay - - - asciidoctor-diagram - - - - - generate-styleguide - compile - - process-asciidoc - - - index.adoc - ${project.build.directory}/generated-docs - - my-theme.css - - - - - generate-problems - compile - - process-asciidoc - - - ${basedir}/src/main/asciidoc/problems - ${project.build.directory}/generated-docs/problems - - ../my-theme.css - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - 3.6.0 - - - create-distribution - package - - single - - - false - - src/main/assembly/asciidoc-zip.xml - - - - - - - + + + + org.apache.maven.wagon + wagon-ssh + 3.5.3 + + + org.apache.maven.wagon + wagon-ssh-external + 3.5.3 + + + + package + + + org.asciidoctor + asciidoctor-maven-plugin + 3.0.0 + + + org.asciidoctor + asciidoctorj-diagram + 2.2.14 + + + io.github.belgif.restguide + asciidoctorj-rest-guide-extensions + ${project.parent.version} + + + io.spring.asciidoctor + spring-asciidoctor-extensions-block-switch + 0.6.3 + + + + + coderay + + + asciidoctor-diagram + + + + + generate-styleguide + compile + + process-asciidoc + + + index.adoc + ${project.build.directory}/generated-docs + + my-theme.css + + + + + generate-problems + compile + + process-asciidoc + + + ${basedir}/src/main/asciidoc/problems + ${project.build.directory}/generated-docs/problems + + ../my-theme.css + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + 3.6.0 + + + create-distribution + package + + single + + + false + + src/main/assembly/asciidoc-zip.xml + + + + + + + diff --git a/pom.xml b/pom.xml index 18de7f5..339c77b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,34 +2,34 @@ - 4.0.0 - io.github.belgif.restguide - restguide-parent - 0.1.0-SNAPSHOT - pom - REST Styleguide - REST style guide for Belgian government institutions + 4.0.0 + io.github.belgif.restguide + restguide-parent + 0.1.0-SNAPSHOT + pom + REST Styleguide - parent project + REST style guide for Belgian government institutions - - UTF-8 - 2.5.11 - 17 - 17 - - - - REST Guide working group - rest-styleguide@gcloud.belgium.be - - - - - guide - asciidoc-extensions - + + UTF-8 + 2.5.11 + 17 + 17 + + + + REST Guide working group + rest-styleguide@gcloud.belgium.be + + - - package - + + asciidoc-extensions + guide + + + + package +