Let's not forget checksum validation by default. I think it's already
planned, but just wanted to mention it.
On Fri, 22 Jul 2022, 07:55 Olivier Lamy, wrote:
> On Fri, 22 Jul 2022 at 05:59, Guillaume Nodet wrote:
>
> > I would propose to add the -e flag by default and also the
> >
>
> +1
>
>
On Fri, 22 Jul 2022 at 05:59, Guillaume Nodet wrote:
> I would propose to add the -e flag by default and also the
>
+1
> -DtrimStackTrace=false.
>
surefire has been changed in 3.0.0-M6 with this default value ;)
>
> Le jeu. 21 juil. 2022 à 20:24, Benjamin Marwell a
> écrit :
>
> > Hi every
I would propose to add the -e flag by default and also the
-DtrimStackTrace=false.
Le jeu. 21 juil. 2022 à 20:24, Benjamin Marwell a
écrit :
> Hi everyone,
>
> as discussed in Slack, here are a few ideas for Maven 4.0 Plugin
> default's changes.
> Rationale: Convention over configuration, but th
Maybe bump default to at least Java 8 for source/target of
maven-compiler-plugin? Or maybe switch to a default for release instead if
we decide on a Java 11+ runtime requirement for mvn4.
/Anders (mobile)
Den tors 21 juli 2022 20:24Benjamin Marwell skrev:
> Hi everyone,
>
> as discussed in Slac
Hi everyone,
as discussed in Slack, here are a few ideas for Maven 4.0 Plugin
default's changes.
Rationale: Convention over configuration, but things have diverged
from when Maven 3 was started.
* Set the default Java Source file encoding to UTF-8.
This seems to receive a broad agreement. Not onl