Skip to content

Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. #1270

@Shinehah-Gnolaum

Description

@Shinehah-Gnolaum

I tried to install documentation by typing

mvn javadoc:javadoc -e -X

in the "aws-sdk-java-v2-master" folder.

Expected Behavior

The documentation should install without errors.

Current Behavior

I received errors. The most common error which seems to be the most problematic error gives this message:

Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed module.

Steps to Reproduce (for bugs)

  1. Open terminal in macOS
  2. Change directory to the "aws-sdk-java-v2-master" folder
  3. type

mvn javadoc:javadoc -e -X

Context

I am trying to install documentation.

Your Environment

  • AWS Java SDK version used: v2
  • JDK version used: 12.0.1
  • Operating System and version: macOS Mojave Version 10.14.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions