[MPOM-483] Make a separate module for documentation - #210
Conversation
ctubbsii
left a comment
There was a problem hiding this comment.
Personally, I think creating a separate module for docs is confusing. From a project structure perspective, it looks like the docs are documentation for the docs module, and that the main module doesn't have docs, when it's the other way around. In general, I think I'd prefer keeping the site generation for the module in the same module that is being documented. Doing it this way seems to be not very "Maven-y".
|
In ASF parent pom there is more trick about publishing documentation and publishing parent pom. |
56dfad6 to
7b3663d
Compare
7b3663d to
4d9e5f2
Compare
|
Resolve #403 |
current: https://maven.apache.org/pom/asf/index.html
new: https://maven.apache.org/pom-archives/asf-LATEST/index.html