You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sjoerd Talsma (JIRA)" <ji...@apache.org> on 2019/03/05 08:36:04 UTC

[jira] [Created] (MJAVADOC-583) javadoc: error - The code being documented uses modules but the packages defined in {URL} are in the unnamed module

Sjoerd Talsma created MJAVADOC-583:
--------------------------------------

             Summary: javadoc: error - The code being documented uses modules but the packages defined in {URL} are in the unnamed module
                 Key: MJAVADOC-583
                 URL: https://issues.apache.org/jira/browse/MJAVADOC-583
             Project: Maven Javadoc Plugin
          Issue Type: Bug
          Components: jar
    Affects Versions: 3.1.0
         Environment: Travis CI, toolchain with openjdk 11.0.2
            Reporter: Sjoerd Talsma
         Attachments: context-propagation-dependabot-maven-org.apache.maven.plugins-maven-javadoc-plugin-3.1.0.zip

My project build with toolchains, using both oracle JDK 8 and openjdk 11.0.2 generating both 'jar' and 'aggregate-jar' documentation.

This seems to inversely relate to MJAVADOC-555 somehow.

The following error occurs:
{quote}Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in https://javadoc.io/page/nl.talsmasoftware.context/context-propagation-root/1.0.6-SNAPSHOT/ are in the unnamed module
{quote}
_source: https://travis-ci.org/talsma-ict/context-propagation/builds/501900168_

github: [https://github.com/talsma-ict/context-propagation/tree/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.1.0]

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)