[ 
https://issues.apache.org/jira/browse/MNG-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16906586#comment-16906586
 ] 

Robert Scholte commented on MNG-6516:
-------------------------------------

[~heruan] these are 2 different issues. If you can't generate Javadoc on a 
hybrid project, that's something that needs to be fixed by the 
maven-javadoc-plugin if possible (it might be the Javadoc tool can't handle 
it). 

> Build maven-mojo using Java9 fails
> ----------------------------------
>
>                 Key: MNG-6516
>                 URL: https://issues.apache.org/jira/browse/MNG-6516
>             Project: Maven
>          Issue Type: Bug
>          Components: Plugin API
>         Environment: java 9
>            Reporter: Matthias Fuchs
>            Assignee: Robert Scholte
>            Priority: Major
>              Labels: java9, modules
>
> I'm upgrading my Java8 framework to Java9, but I have major problems 
> upgrading my mojos 
> (https://github.com/spot-next/spot-framework/tree/develop/spot-maven-plugin).
> The problem is that my dependecies maven-artifact a maven-core contain the 
> same classes. This causes the java9 compiler to fail. It also seems that 
> those libraries haven't been upgraded to use module-info.java or at least 
> automatic module name in META-INF.
> Expected solution:
> restructure the libraries to conform to the java module system.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to