AbstractMethodError at org.apache.maven.plugins.site.render.ReportDocumentRenderer.renderDocument

2022-05-04 Thread Gary Gregory
Hi all,

I am not sure which component broke binary compatibility for the Apache RAT
plugin, so I am emailing here. This happens in Apache Commons Parent git
master with Maven 3.8.5 running the default mvn goal for our POM:

(If my mailer uglies this up, it is also here
https://gist.github.com/garydgregory/967e40f120b8ed6f82d16cad973a2c4e)

[INFO] Generating "Rat Report" report--- apache-rat-plugin:0.13:rat
[WARNING] An issue has occurred with apache-rat-plugin:0.13:rat report,
skipping LinkageError
org.apache.rat.mp.RatReportMojo.generate(Lorg/apache/maven/doxia/sink/Sink;Ljava/util/Locale;)V,
please report an issue to Maven dev team.
java.lang.AbstractMethodError:
org.apache.rat.mp.RatReportMojo.generate(Lorg/apache/maven/doxia/sink/Sink;Ljava/util/Locale;)V
at
org.apache.maven.plugins.site.render.ReportDocumentRenderer.renderDocument
(ReportDocumentRenderer.java:235)
at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render
(DefaultSiteRenderer.java:348)
at org.apache.maven.plugins.site.render.SiteMojo.renderLocale
(SiteMojo.java:194)
at org.apache.maven.plugins.site.render.SiteMojo.execute
(SiteMojo.java:143)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
(MojoExecutor.java:301)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:211)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:165)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:157)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:121)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:127)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:347)

Gary


Re: [VOTE] Release Maven Indexer 6.2.0

2022-05-04 Thread Slawomir Jaranowski
+1

- build ok from source-release
- sign ok by key 0xF3D15B8FF9902805DE4BE6B18DC6F3D0ABDBD017

as usual ... :-) jenkins url to fix [1]

the download page is empty ...

not all Maven site modules documentation have parent project - left menu,
first position, only preset for: core ans cli

[1]
https://maven.apache.org/maven-indexer-archives/maven-indexer-LATEST/ci-management.html



pon., 2 maj 2022 o 15:39 Tamás Cservenák  napisał(a):

> Howdy,
>
> We solved 8 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317523=12351653
>
> There are still some issues left in JIRA:
> https://issues.apache.org/jira/projects/MINDEXER/
>
> Staging repository:
> https://repository.apache.org/content/repositories/maven-1749
>
> Source SHA512 checksum:
>
> 84726bfca68475b4182d2191561edf9f593c22b750c03f5fb934f6f60ad6f5e0804eb94828f67fa2175564fa5edb2ab02cf1ff896e92a9ea1b2614e01c184f06
>
> Staged site:
> https://maven.apache.org/maven-indexer-archives/maven-indexer-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>


-- 
Sławomir Jaranowski


Re: Maven Release Plugin 3.0.0-M6

2022-05-04 Thread Samuel Le Berrigaud
Hello,

any news on this? Without putting any pressure, I'd just like to be
able to tell whether I should wait a few days or whether I should plan
around having an M6.

Thanks,
SaM

On Tue, Apr 26, 2022 at 2:36 PM Olivier Lamy  wrote:
>
> Hi
> It looks there is a plan for early (ish) next week
>
> cheers
> Olivier
>
> On Tue, 26 Apr 2022 at 9:48 pm, Samuel Le Berrigaud 
> wrote:
>
> > Hello devs,
> >
> > I'd just like to get an idea of when a potential 3.0.0-M6 of the
> > maven-release-plugin might happen.
> >
> > I've managed to contribute a bug fix MRELEASE-1022 (1). Thanks for the
> > quick PR & merge. And now, obviously, I would love to be able to use a
> > regular build of the plugin.
> >
> > Thanks for your help,
> > SaM
> >
> > (1) https://issues.apache.org/jira/browse/MRELEASE-1022
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> >

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[VOTE] Release Apache Maven Daemon 0.8.0 (2nd try)

2022-05-04 Thread Guillaume Nodet
I've staged a candidate release at
  https://dist.apache.org/repos/dist/dev/maven/mvnd/0.8.0/

The changelog is available at

https://github.com/apache/maven-mvnd/blob/master/CHANGELOG.md#080-2022-05-04

I've fixed a bunch of issues regarding the native libraries and
reproducible builds.
This is the second attempt at releasing the first version of Mvnd since its
move into the Maven project, so a thorough look would be welcomed !

Fwiw, the release process is explained at https://github.com/apache/maven-
mvnd/blob/master/RELEASING.adoc (this is not complete, i'll focus on the
next phases once the vote passes).


Guillaume


Re: [VOTE] Release Maven Indexer 6.2.0

2022-05-04 Thread Tamás Cservenák
+1

On Mon, May 2, 2022 at 3:38 PM Tamás Cservenák  wrote:

> Howdy,
>
> We solved 8 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317523=12351653
>
> There are still some issues left in JIRA:
> https://issues.apache.org/jira/projects/MINDEXER/
>
> Staging repository:
> https://repository.apache.org/content/repositories/maven-1749
>
> Source SHA512 checksum:
>
> 84726bfca68475b4182d2191561edf9f593c22b750c03f5fb934f6f60ad6f5e0804eb94828f67fa2175564fa5edb2ab02cf1ff896e92a9ea1b2614e01c184f06
>
> Staged site:
> https://maven.apache.org/maven-indexer-archives/maven-indexer-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>