Main parent pom of fugerit-org projects.
| property | current value | note |
|---|---|---|
| project.build.sourceEncoding | UTF-8 | |
| java-version-compliance | 1.8 | |
| maven.compiler.source | ${java-version-compliance} | |
| maven.compiler.target | ${java-version-compliance} | |
| licenseURL | http://www.apache.org/licenses/LICENSE-2.0.txt | |
| javadoc-javasource-path-extra | ||
| javadoc-javasource-path | ${delombok-output-dir}${javadoc-javasource-path-extra} | |
| format.skip (1) | true |
(1) - It will use the code rules to format the sources.