@@ -12,3 +12,56 @@ Main parent pom of fugerit-org projects.
12
12
[ ![ Java build version] ( https://img.shields.io/badge/build%20on-java%2011+-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white )] ( https://universe.fugerit.org/src/docs/versions/java11.html )
13
13
[ ![ Apache Maven] ( https://img.shields.io/badge/Apache%20Maven-3.9.0+-C71A36?style=for-the-badge&logo=Apache%20Maven&logoColor=white )] ( https://universe.fugerit.org/src/docs/versions/maven3_9.html )
14
14
[ ![ Fugerit Github Project Conventions] ( https://img.shields.io/badge/Fugerit%20Org-Project%20Conventions-1A36C7?style=for-the-badge&logo=Onlinect%20Playground&logoColor=white )] ( https://universe.fugerit.org/src/docs/conventions/index.html )
15
+
16
+ ## general properties
17
+
18
+ | property | current value | note |
19
+ | --------------------------------| ---------------------------------------------------------------------------| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
20
+ | project.build.sourceEncoding | UTF-8 | |
21
+ | java-version-compliance | 1.8 | |
22
+ | maven.compiler.source | ${java-version-compliance} | |
23
+ | maven.compiler.target | ${java-version-compliance} | |
24
+ | licenseURL | http://www.apache.org/licenses/LICENSE-2.0.txt | |
25
+ | javadoc-javasource-path-extra | |
26
+ | javadoc-javasource-path | ${delombok-output-dir}${javadoc-javasource-path-extra} |
27
+
28
+ ## artifact versions properties
29
+
30
+ | property | current value | note |
31
+ | -------------------------------------------| ----------------------------------------------------------------------------| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
32
+ | mvn-compiler-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v3.12.1-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-compiler-plugin.svg )] ( https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-compiler-plugin ) |
33
+ | mvn-source-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v3.3.0-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-source-plugin.svg )] ( https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-source-plugin ) |
34
+ | mvn-javadoc-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v3.6.3-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-javadoc-plugin.svg )] ( https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin ) |
35
+ | mvn-jar-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v3.3.0-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-jar-plugin.svg )] ( https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-jar-plugin ) |
36
+ | mvn-shade-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v3.5.1-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-shade-plugin.svg )] ( https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-shade-plugin ) |
37
+ | mvn-surefire-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v3.2.5-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-surefire-plugin.svg )] ( https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-surefire-plugin ) |
38
+ | mvn-resources-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v3.3.1-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-resources-plugin.svg )] ( https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-resources-plugin ) |
39
+ | mvn-plugin-api-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v3.9.6-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.maven/maven-plugin-api.svg )] ( https://central.sonatype.com/artifact/org.apache.maven/maven-plugin-api ) |
40
+ | mvn-plugin-annotations-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v3.11.0-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.maven.plugin-tools/maven-plugin-annotations.svg )] ( https://central.sonatype.com/artifact/org.apache.maven.plugin-tools/maven-plugin-annotations ) |
41
+ | mvn-plugin-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v3.11.0-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-plugin-plugin.svg )] ( https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-plugin-plugin ) |
42
+ | slf4j-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v2.0.12-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.slf4j/slf4j-api.svg )] ( https://central.sonatype.com/artifact/org.slf4j/slf4j-api ) |
43
+ | log4j2-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v2.22.1-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-api.svg )] ( https://central.sonatype.com/artifact/org.apache.logging.log4j/log4j-api ) |
44
+ | nexus-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v1.6.13-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.sonatype.plugins/nexus-staging-maven-plugin.svg )] ( https://central.sonatype.com/artifact/org.sonatype.plugins/nexus-staging-maven-plugin ) |
45
+ | mvn-gpg-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v3.1.0-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-gpg-plugin.svg )] ( https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-gpg-plugin ) |
46
+ | poi-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v5.2.5-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.poi/poi.svg )] ( https://central.sonatype.com/artifact/org.apache.poi/poi ) |
47
+ | common-codec-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v1.16.1-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/commons-codec/commons-codec.svg )] ( https://central.sonatype.com/artifact/commons-codec/commons-codec ) |
48
+ | dbcp-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v1.4-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/commons-dbcp/commons-dbcp.svg )] ( https://central.sonatype.com/artifact/commons-dbcp/commons-dbcp ) |
49
+ | dbcp2-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v2.11.0-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.commons/commons-dbcp2.svg )] ( https://central.sonatype.com/artifact/org.apache.commons/commons-dbcp2 ) |
50
+ | junit-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v4.13.2-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/junit/junit.svg )] ( https://central.sonatype.com/artifact/junit/junit ) |
51
+ | awaitility-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v4.2.0-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.awaitility/awaitility.svg )] ( https://central.sonatype.com/artifact/org.awaitility/awaitility ) |
52
+ | awaitility-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v2.7.2-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.hsqldb/hsqldb.svg )] ( https://central.sonatype.com/artifact/org.hsqldb/hsqldb ) |
53
+ | fj-test-helper-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v0.5.2-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.fugerit.java/fj-test-helper.svg )] ( https://central.sonatype.com/artifact/org.fugerit.java/fj-test-helper ) |
54
+ | common-compress-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v1.25.0-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.commons/commons-compress.svg )] ( https://central.sonatype.com/artifact/org.apache.commons/commons-compress ) |
55
+ | org.tukaani.xz-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v1.9-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.tukaani/xz.svg )] ( https://central.sonatype.com/artifact/org.tukaani/xz ) |
56
+ | lombok-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v1.18.30-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.projectlombok/lombok.svg )] ( https://central.sonatype.com/artifact/org.projectlombok/lombok ) |
57
+ | graalvm-mvn-native-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v0.10.0-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.graalvm.buildtools/native-maven-plugin.svg )] ( https://central.sonatype.com/artifact/org.graalvm.buildtools/native-maven-plugin ) |
58
+ | slf4j-simple-version | ${slf4j-version} | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.slf4j/slf4j-simple )] ( https://central.sonatype.com/artifact/org.slf4j/slf4j-simple ) |
59
+ | jacoco-maven-plugin-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v0.8.11-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.jacoco/jacoco.svg )] ( https://central.sonatype.com/artifact/org.jacoco/jacoco ) |
60
+ | buildnumber-maven-plugin-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v3.2.0-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.codehaus.mojo/buildnumber-maven-plugin.svg )] ( https://central.sonatype.com/artifact/org.codehaus.mojo/buildnumber-maven-plugin ) |
61
+ | build-helper-maven-plugin-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v3.5.0-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.codehaus.mojo/build-helper-maven-plugin.svg )] ( https://central.sonatype.com/artifact/org.codehaus.mojo/build-helper-maven-plugin ) |
62
+ | jackson-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v2.16.1-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.fasterxml.jackson.core/jackson-core.svg )] ( https://central.sonatype.com/artifact/com.fasterxml.jackson.core/jackson-core ) |
63
+ | fasterxml-jackson-core-version | ${jackson-version} | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.fasterxml.jackson.core/jackson-core.svg )] ( https://central.sonatype.com/artifact/com.fasterxml.jackson.core/jackson-core ) |
64
+ | fasterxml-jackson-databind-version | ${jackson-version} | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.fasterxml.jackson.core/jackson-databind.svg )] ( https://central.sonatype.com/artifact/com.fasterxml.jackson.core/jackson-databind ) |
65
+ | fasterxml-jackson-dataformat-yaml-version | ${jackson-version} | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml.svg )] ( https://central.sonatype.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml ) |
66
+ | opencsv-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v5.9-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.opencsv/opencsv.svg )] ( https://central.sonatype.com/artifact/com.opencsv/opencsv ) |
67
+ | lombok-maven-plugin-version | ![ fj-bom version] ( https://img.shields.io/badge/fj%20bom-v3.5.0-teal.svg ) | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.projectlombok/lombok-maven-plugin.svg )] ( https://central.sonatype.com/artifact/org.projectlombok/lombok-maven-plugin ) |
0 commit comments