Hi all,
some months ago, we noticed that the regular build of the Maven PDF
plugin broke, because the plugin is not compatible to Doxia 2.0.0 (also
see MPDF-112).
The question raised, if we should retrie the PDF plugin.
Some information:
Last version, 1.6.1, was released in August 2022. However a
On Wed, 12 Feb 2025 at 02:01, Olivier Lamy wrote:
>
> On Tue, 11 Feb 2025 at 23:57, Slawomir Jaranowski
> wrote:
> >
> > Hi,
> >
> > GitHub sends an announcement about the new version to subscribers on
> > GitHub project after publishing release.
> >
> > If we still need to send announcements to
JSR 305 is dead and unapproved. We shouldn't depend on it.
Wrt the more general question of nullable annotations in Maven., I
vote no. I've tried this on past projects, and it only works if you
use it from the beginning, and enforce it with tools and tests.
There's no way we're getting this into M
On Tue, Feb 11, 2025 at 3:57 PM Matthias Bünger
wrote:
>
> Hi,
>
> I agree that PR's getting more and more difficult to handle when they
> are inactive, but issues and bugs are normally not gone/fixed by
> waiting, so I won't auto close them.
>
I thought we were only auto-closing issues that were
Howdy,
In general, inheriting deps from parents that are OUT OF REACTOR is a bad thing.
Next, using parents that DO add deps (so those projects using it as
parent, all modules of it will inherit it) could still happen, and can
be ok as long as YOU CONTROL that parent (author).
So to me personally,