From feda7e3d07ed5739b0c479ccb4f8d69738bedb23 Mon Sep 17 00:00:00 2001 From: arjantijms Date: Thu, 23 Dec 2021 19:17:01 +0100 Subject: [PATCH] Update the plugins used to generate the spec to their latest versions Note that the final release of the 2.0.0 plugin has different defaults and requirements for setting things like the image dir. The configuration and the documents have been adjusted for that. Signed-off-by: arjantijms --- spec/pom.xml | 44 +++++++++++-------- spec/src/main/asciidoc/appH-binary_data.adoc | 2 +- spec/src/main/asciidoc/ch01-introduction.adoc | 2 +- spec/src/main/asciidoc/ch03-architecture.adoc | 4 +- .../asciidoc/ch05-java_representation.adoc | 12 ++--- .../asciidoc/ch06-binding_xml_schema.adoc | 6 +-- .../asciidoc/ch07-customize_xml_schema.adoc | 2 +- spec/src/main/asciidoc/xml-binding-spec.adoc | 2 +- 8 files changed, 41 insertions(+), 33 deletions(-) diff --git a/spec/pom.xml b/spec/pom.xml index 30324d3..aeb03ab 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -18,30 +18,21 @@ --> + 4.0.0 + org.eclipse.ee4j project 1.0.6 - 4.0.0 + jakarta.xml.bind xml-binding-spec + 4.0-SNAPSHOT pom - 4.0 - Jakarta XML Binding Specification - - ${project.build.directory}/staging - true - 2.2.4 - 2.3.9 - jakarta-${project.artifactId}-${project.version} - - DRAFT - MMMM dd, yyyy - ${maven.build.timestamp} - + Jakarta XML Binding Specification scm:git:git://github.com/eclipse-ee4j/jaxb-api.git @@ -49,28 +40,43 @@ https://github.com/eclipse-ee4j/jaxb-api.git HEAD - scm:git:git@github.com:eclipse-ee4j/jaxb-api.git + + ${project.build.directory}/staging + true + 2.2.4 + 2.3.9 + jakarta-${project.artifactId}-${project.version} + + DRAFT + MMMM dd, yyyy + ${maven.build.timestamp} + + package + org.apache.maven.plugins maven-enforcer-plugin 3.4.0 - enforce-versions + enforce-env enforce + + 3.6.0 + [11,) You need Java SE 11 or newer @@ -146,12 +152,14 @@ ${project.artifactId}.adoc - ${project.version} + ${basedir}/src/main/asciidoc + images + coderay ${status} ${revisiondate} + ${project.version} -