Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for JDK 9, 10 and 11 #33

Open
3 tasks
autermann opened this issue Oct 31, 2018 · 1 comment
Open
3 tasks

Support for JDK 9, 10 and 11 #33

autermann opened this issue Oct 31, 2018 · 1 comment

Comments

@autermann
Copy link
Member

Todo:

  • Find a solution for additional dependencies to be declared depending on the runtime JRE
  • Fix the maven-notice-plugin to read the license mappings with the right namespace. Right now, the plugin requires under JDK 8 that the namespace is present and JDK 9+ requires that there is none. The JDK 9+ profile injects a duplicate of the license mapping...
  • JavaDoc generation currently fails:
    [INFO] --- maven-javadoc-plugin:3.0.1:jar (default) @ shetland ---
    [ERROR] Error fetching link: /home/autermann/Source/arctic-sea/janmayen/target/apidocs/package-list. Ignored it.
    
    The JDK 10 javadoc tool only generates the element-list files but no package-list but seems to expect the old one...
@07tAnYa
Copy link

07tAnYa commented Dec 8, 2023

Is this issue still open?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants