Use org.eclipse.ee4j parent in TagsDoc for publishing#286
Use org.eclipse.ee4j parent in TagsDoc for publishing#286volosied wants to merge 1 commit intojakartaee:mainfrom
Conversation
There was a problem hiding this comment.
Why do we want to publish this as part of the Jakarta Tags API? We forked the generator code to get it to work with our existing project. I'm not sure the Tags API is the correct place to maintain the fork for everyone else to use. Are we going to be fixing bugs as well?
Do we publish it anyplace internally now or are we just using it at build time to generate the docs we want for the our API?
We should revisit: #195 and the associated PR where we did the initial work and discuss further.
|
In my opinion, it should have been published years go (as is a pom dependency), but never was. You originanally also said this in the following comment:
I don't believe anyone else will be using this TagDoc library (other than us), but if maintaining does become an issue, we can perhaps a create a specific repository for it. For now, at least, I would just like to one version published for the moment. It's would also be under different coordinates not strictly associated with Tags. |
This should allow us to finally publish this jar.
For #275