You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2018/11/27 21:10:00 UTC

[jira] [Updated] (MJAVADOC-537) warning when javadoc is invoked for dependency

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

Robert Scholte updated MJAVADOC-537:
------------------------------------
    Description: 
When the javadoc goal is to be called for a dependency a warning from the maven invocation is emitted:

{{[WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance.}}


  was:
When the javadoc goal is to be called for a dependency a warning from the maven invocation is emitted:

```
[WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance.
```


> warning when javadoc is invoked for dependency
> ----------------------------------------------
>
>                 Key: MJAVADOC-537
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-537
>             Project: Maven Javadoc Plugin
>          Issue Type: Bug
>          Components: javadoc
>    Affects Versions: 3.0.1
>            Reporter: Johannes Edmeier
>            Priority: Minor
>
> When the javadoc goal is to be called for a dependency a warning from the maven invocation is emitted:
> {{[WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance.}}



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