Hi, With validation=summary when only EXTERNAL issue are presents we have:
[WARNING] [WARNING] Plugin [INTERNAL] validation issues were detected in following plugin(s) [WARNING] [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [NONE, INLINE, SUMMARY, VERBOSE] What do you think about the SUMMARY display also EXTERNAL and missing BRIEF only INTERNAL? pt., 26 maj 2023 o 23:03 Tamás Cservenák <ta...@cservenak.net> napisał(a): > Draft: > https://github.com/apache/maven-site/pull/424 > > T > > On Fri, May 26, 2023, 22:23 Tamás Cservenák <ta...@cservenak.net> wrote: > > > Howdy, > > > > good call, created https://issues.apache.org/jira/browse/MNG-7797 > > > > Thanks > > T > > > > On Fri, May 26, 2023 at 10:09 PM Henning Schmiedehausen < > > henn...@schmiedehausen.org> wrote: > > > >> maven 3.9.2: > >> > >> mvn -DskipTests -Dmaven.plugin.validation=BRIEF -pl :jdbi3-core clean > >> install > >> [...] > >> > >> current 3.9.3-SNAPSHOT: > >> > >> mvn -DskipTests -Dmaven.plugin.validation=BRIEF -pl :jdbi3-core clean > >> install > >> [...] > >> > >> *[WARNING] Invalid value specified for property maven.plugin.validation: > >> 'BRIEF'. Supported values are (case insensitive): [NONE, INLINE, > SUMMARY, > >> VERBOSE]* > >> > >> You shipped "BRIEF" in 3.9.2, removing it now breaks scripts that added > >> this to the command line or the pom. > >> > >> I suggest mapping "BRIEF" to "SUMMARY". > >> > >> -h > >> > >> > >> On Fri, May 26, 2023 at 12:46 AM Tamás Cservenák <ta...@cservenak.net> > >> wrote: > >> > >> > Howdy, > >> > > >> > Resolver 1.9.11 is shaping: > >> > > >> > > >> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20fixVersion%20%3D%201.9.11 > >> > > >> > one resolver issue under scrutiny: > >> > https://issues.apache.org/jira/browse/MRESOLVER-362 > >> > > >> > Maven 3.9.3 as well: > >> > > >> > > >> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20fixVersion%20%3D%203.9.3 > >> > > >> > As usual, I plan these for next week, so if anyone has anything to > say, > >> > speak up! > >> > > >> > Thanks > >> > T > >> > > >> > > > -- Sławomir Jaranowski