-
Notifications
You must be signed in to change notification settings - Fork 8
Fix JavadocParagraph
#72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
is this any good? @gnodet |
Well, it will impact all maven projects, so it's really disruptive without any idea how much work it will require. |
this is by design then. We waiting for rewrite to deliver quick fix. @timtebeek Might be doable with s&r as done in this PR. This change will rollout instantly, right? So all have to migrate not just when going to latest version? |
Good to have some wider context.. I'm traveling so can't pick up that recipe request for the coming weeks myself, but should be able to fit in a review. |
Exactly we use shared configuration for all Maven project. So we can override it if really needed during parent upgrade. We also use the same configuration for mojohaus projects: |
how is this being released, pull, or push? On pull, we could merge and then try migration by IDE. |
Fix
JavadocParagraph
depends on:
enabler for
JavadocParagraph
maven#2302ref
IllegalCatch
#73