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/18 16:51:00 UTC

[jira] [Created] (MJAVADOC-690) Error in test-aggregate-no-fork when using modules

Anthony Vanelverdinghe created MJAVADOC-690:
-----------------------------------------------

             Summary: Error in test-aggregate-no-fork when using modules
                 Key: MJAVADOC-690
                 URL: https://issues.apache.org/jira/browse/MJAVADOC-690
             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: ...\jdk-17
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
            Reporter: Anthony Vanelverdinghe


Issue MJAVADOC-634 still reproduces for me with the output below.

[INFO] Generating "Test Javadoc" report  --- maven-javadoc-plugin:3.1.1:test-aggregate-no-fork
[ERROR] Error fetching link: C:\Users\antho\Downloads\javadoc-demo\target\javadoc-bundle-options. Ignored it.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  52.707 s
[INFO] Finished at: 2021-09-18T18:43:19+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.8.2:site (default-cli) on project bar: Error generating maven-javadoc-plugin:3.1.1:test-aggregate-no-fork report:
[ERROR] Exit code: 2 - Loading source files for package foo...
[ERROR] error: No source files for package foo
[ERROR] 1 error



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