You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/05/12 13:34:23 UTC

[GitHub] [maven-javadoc-plugin] slawekjaranowski commented on pull request #139: [MJAVADOC-652] - Dependencies on the patch-module path

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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org