You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2019/04/17 09:19:00 UTC

[jira] [Created] (MJAVADOC-599) javadoc:aggregate-jar does not create the jar

Benedikt Ritter created MJAVADOC-599:
----------------------------------------

             Summary: javadoc:aggregate-jar does not create the jar
                 Key: MJAVADOC-599
                 URL: https://issues.apache.org/jira/browse/MJAVADOC-599
             Project: Maven Javadoc Plugin
          Issue Type: Improvement
          Components: jar
    Affects Versions: 3.1.0
            Reporter: Benedikt Ritter


Starting with version 3.1.0 the javadoc:aggregate-jar goal no longer create a in a multi module project. It just logs the following message:

 

{{[INFO] <<< maven-javadoc-plugin:3.1.0:aggregate-jar (default-cli) < compile @ javadoc-aggregate-bug <<<}}
{{[INFO]}}
{{[INFO]}}
{{[INFO] --- maven-javadoc-plugin:3.1.0:aggregate-jar (default-cli) @ javadoc-aggregate-bug ---}}
{{[INFO] Not executing Javadoc as the project is not a Java classpath-capable package}}

 

This used to work prior to 3.1.0



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