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 2021/08/13 11:18:32 UTC

[GitHub] [maven-javadoc-plugin] cstamas commented on pull request #77: [MJAVADOC-642] do not try to read from links in offline mode.

cstamas commented on pull request #77:
URL: https://github.com/apache/maven-javadoc-plugin/pull/77#issuecomment-898385377


   my 5 cents: a big NO to use Wagon (maven2) stuff in any maven plugin, not is just an overkill, but wrong IMO as well...
   Btw "it should behave exactly the same as Maven uses this property, which means Wagon should be used", does it means that the logic defining Maven behavior re offline is not in Maven but in Wagon?


-- 
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