jira-importer commented on issue #1194:
URL: 
https://github.com/apache/maven-javadoc-plugin/issues/1194#issuecomment-2957381473

   **[Marco 
Brandizi](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mbrandizi)**
 commented
   
   OK, it's not a major thing, just a few Bash commands to add to CI scripts.
   
   A reason for making it configurable, beside the fact 'apidocs' is a bad 
name, is that one might already have many projects that are expected to produce 
'javadocs/' and many web pages that link to that directory. So, it's not really 
just vanity.
   
   Also, hardcoding a constant like that is poor practice, if another plug-in 
relies on that, this dir name could still have a modifiable default and the 
documentation could say another plug-in depends on that default. Those who 
don't use the site plug-in wouldn't need to be concerned about that. In fact, I 
don't use it, cause I have my own ways to create the same reports.
   
   Thanks anyway.
   


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