[jira] [Created] (JAMES-4180) Fix plugin management report

"Jean Helou (Jira)" <[email protected]> Thu, 26 Feb 2026 17:32:00 +0000 (UTC)
Newsgroups gmane.comp.jakarta.james.devel
Message-ID <[email protected]>
Jean Helou created JAMES-4180:
---------------------------------

             Summary: Fix plugin management report
                 Key: JAMES-4180
                 URL: https://issues.apache.org/jira/browse/JAMES-4180
             Project: James Server
          Issue Type: Sub-task
            Reporter: Jean Helou


maven-project-info-reports-plugin's report "plugin-management" triggers the following error which  doesn't fail the build but slows down site generation a lot 

{code:java}
org.apache.maven.project.ProjectBuildingException: Error resolving project artifact: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:pom:1.0.0 (absent): org.eclipse.m2e:lifecycle-m
apping:pom:1.0.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of cent
ral has elapsed or updates are forced for project org.eclipse.m2e:lifecycle-mapping:pom:1.0.0
{code}





--
This message was sent by Atlassian Jira
(v8.20.10#820010)