slawekjaranowski commented on PR #139:
URL: 
https://github.com/apache/maven-javadoc-plugin/pull/139#issuecomment-1125003144

   Please add example project to IT test with twice executions - one without 
and one with new parameter.
   you can prepare `invoker.properties` 
   
   ```
   invoker.goals.1 = ...
   invoker.buildResult.1 = failure
   
   invoker.goals.2 = ... -DdisableModulePath=true
   invoker.buildResult.2 = success
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to