Johannes Edmeier created MJAVADOC-537:
-----------------------------------------
Summary: 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
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)