Skip to content

Conversation

soloturn
Copy link

currently ther are two problems. first is with diffplus spotless,
which fails the formatting when using java8:
diffplug/spotless#658

second, javadoc fails when using java9 and newer when not setting
JAVA_HOME like on many linux distros, and macos:
apache/maven-javadoc-plugin@4bf64b02

this will be only fixed with the maven-javadoc-plugin- 3.2.1
whenever it will be released.

Thank you so much to take time to contribute to the project.

Before submitting the pull-request please ensure that you have first:

  • read the contribution guidelines
  • rebased your branch over master
  • verified that project is compiling and that tests pass: mvn -Prun-its clean install
  • marked as closed (in the commit comments) all issues ID that this PR should correct

currently ther  are two problems. first is with diffplus spotless,
which fails the formatting when using java8:
diffplug/spotless#658

second, javadoc fails when using java9 and newer when not setting
JAVA_HOME like on many linux distros, and macos:
apache/maven-javadoc-plugin@4bf64b02

this will be only fixed with the maven-javadoc-plugin- 3.2.1
whenever it will be released.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant