You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Anthony Vanelverdinghe (Jira)" <ji...@apache.org> on 2021/09/19 06:42:00 UTC

[jira] [Updated] (MJAVADOC-692) Error generating maven-javadoc-plugin:3.3.1:test-aggregate-no-fork report

     [ https://issues.apache.org/jira/browse/MJAVADOC-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Vanelverdinghe updated MJAVADOC-692:
--------------------------------------------
    Description: 
To reproduce: unzip the attachment & run `mvn verify site:site`.

The options file for javadoc contains --class-path (.../demo/target/bar-0.1.0-SNAPSHOT.jar;.../demo/target/classes;.../demo/target/test-classes), but doesn't contain --module-path with the JUnit dependency.

  was:
To reproduce: unzip the attachment & run `mvn verify site:site`.

The options file for javadoc contains `--class-path` (.../demo/target/bar-0.1.0-SNAPSHOT.jar;.../demo/target/classes;.../demo/target/test-classes), but doesn't contain `--module-path` with the JUnit dependency.


> Error generating maven-javadoc-plugin:3.3.1:test-aggregate-no-fork report
> -------------------------------------------------------------------------
>
>                 Key: MJAVADOC-692
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-692
>             Project: Maven Javadoc Plugin
>          Issue Type: Bug
>    Affects Versions: 3.3.1
>         Environment: Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f)
> Maven home: ...
> Java version: 17, vendor: Oracle Corporation, runtime: ...
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
>            Reporter: Anthony Vanelverdinghe
>            Priority: Major
>         Attachments: demo.zip
>
>
> To reproduce: unzip the attachment & run `mvn verify site:site`.
> The options file for javadoc contains --class-path (.../demo/target/bar-0.1.0-SNAPSHOT.jar;.../demo/target/classes;.../demo/target/test-classes), but doesn't contain --module-path with the JUnit dependency.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)