[ANN] Maven Javadoc Plugin 3.7.0 released

2024-05-31 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.7.0. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configuration:

[ANN] Maven Site Plugin 4.0.0-M15 released

2024-05-31 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M15. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M15 ** Dependency upgrade * [MSITE-1008] - Upgrade to Parent 42 and Maven 3.6.3

[ANN] Apache Maven Plugin Tools 3.13.1 released

2024-05-31 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.13.1. https://maven.apache.org/plugin-tools/ Release Notes - Maven Plugin Tools - Version 3.13.1 ** Task * [MPLUGIN-526] - Clean up dependencies reported by dependencies:analyze

[ANN] Apache Maven Dependency Tree 3.3.0 released

2024-05-29 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Dependency Tree version 3.3.0. https://maven.apache.org/shared/maven-dependency-tree/ Release Notes - Maven Shared Components - Version maven-dependency-tree-3.3.0 ** Bug * [MSHARED-1286] - Display optional attribute

[ANN] Apache Maven Reporting Exec 2.0.0-M14 released

2024-05-28 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Exec version 2.0.0-M14. https://maven.apache.org/shared/maven-reporting-exec/ Release Notes - Maven Shared Components - Version maven-reporting-exec-2.0.0-M14 ** Dependency upgrade * [MSHARED-1392] -

[ANN] Apache Maven Reporting Impl 4.0.0-M15 released

2024-05-28 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Impl version 4.0.0-M15. https://maven.apache.org/shared/maven-reporting-impl/ Release Notes - Maven Shared Components - Version maven-reporting-impl-4.0.0-M15 ** Dependency upgrade * [MSHARED-1392] -

[ANN] Apache Maven Doxia Sitetools 2.0.0-M19 released

2024-05-25 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia Sitetools, version 2.0.0-M19 https://maven.apache.org/doxia/doxia-sitetools/ Release Notes - Maven Doxia Sitetools - Version 2.0.0-M19 ** Improvement * [DOXIASITETOOLS-340] - Rearrange title order in

[ANN] Apache Maven Reporting API 4.0.0-M12 released

2024-05-20 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting API version 4.0.0-M12. https://maven.apache.org/shared/maven-reporting-api/ Release Notes - Maven Shared Components - Version maven-reporting-api-4.0.0-M12 ** Dependency upgrade * [MSHARED-1392] - Upgrade

[ANN] Apache Maven Doxia version 2.0.0-M12 released

2024-05-20 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia, version 2.0.0-M12 https://maven.apache.org/doxia/ Release Notes - Maven Doxia - Version 2.0.0-M12 ** Bug * [DOXIA-737] - [REGRESSION] Making EmitAnchorsForIndexableEntries by default does not extract

[ANN] Apache Maven Doxia version 2.0.0-M11 released

2024-05-10 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia, version 2.0.0-M11 https://maven.apache.org/doxia/ Release Notes - Maven Doxia - Version 2.0.0-M11 ** Dependency upgrade * [DOXIA-736] - Upgrade to Parent 42 Enjoy, -The Apache Maven team

[ANN] Maven Site Plugin 4.0.0-M14 released

2024-05-08 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M14. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M14 ** Bug * [MSITE-1006] - MSITE-723 causes duplicate document rendering and log

[ANN] Apache Maven Plugin Tools 3.13.0 released

2024-05-05 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.13.0. https://maven.apache.org/plugin-tools/ Release Notes - Maven Plugin Tools - Version 3.13.0 ** Bug * [MPLUGIN-517] - GoalRenderer renderParameterDetails() renders in wrong order

[ANN] Apache Maven Reporting Exec 2.0.0-M13 released

2024-05-01 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Exec version 2.0.0-M13. https://maven.apache.org/shared/maven-reporting-exec/ Release Notes - Maven Shared Components - Version maven-reporting-exec-2.0.0-M13 ** Task * [MSHARED-1387] - Clean up

[ANN] Apache Maven Reporting Impl 4.0.0-M14 released

2024-04-29 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Impl version 4.0.0-M14. https://maven.apache.org/shared/maven-reporting-impl/ Release Notes - Maven Shared Components - Version maven-reporting-impl-4.0.0-M14 ** Dependency upgrade * [MSHARED-1348] -

[ANN] Apache Maven Doxia Sitetools 2.0.0-M18 released

2024-04-26 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia Sitetools, version 2.0.0-M18 https://maven.apache.org/doxia/doxia-sitetools/ Release Notes - Maven Doxia Sitetools - Version 2.0.0-M18 ** New Feature * [DOXIASITETOOLS-324] - Allow configuration of parser

Re: doxia-maven-plugin stale / dead?

2024-04-18 Thread Michael Osipov
On 2024/04/16 09:48:51 nino martinez wael wrote: > Hi, > > I was looking for a maven plugin that would help me generate guides and > small books as part of our maven release etc. Doxia-maven-plugin seemed > like the way to go, but the last release is extremely old and not working > with the

[ANN] Apache Maven Reporting API 4.0.0-M11 released

2024-04-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting API version 4.0.0-M11. https://maven.apache.org/shared/maven-reporting-api/ Release Notes - Maven Shared Components - Version maven-reporting-api-4.0.0-M11 ** Dependency upgrade * [MSHARED-1379] - Upgrade

[ANN] Apache Maven SCM 2.1.0 released

2024-04-14 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven SCM, version 2.1.0. https://maven.apache.org/scm/ Release Notes - Maven SCM - Version 2.1.0 ** Bug * [SCM-914] - InfoItem.lastChangedDate is leaky abstraction * [SCM-939] - Assume SCM is present *

[ANN] Apache Maven Doxia version 2.0.0-M10 released

2024-04-14 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia, version 2.0.0-M10 https://maven.apache.org/doxia/ Release Notes - Maven Doxia - Version 2.0.0-M10 ** Bug * [DOXIA-724] - Sink pipeline returned by AbstractParser.getWrappedSink(...) has wrong order

Re: Changing site output location using system property

2024-04-04 Thread Michael Osipov
On 2024/03/27 21:23:30 Louis Bourdages wrote: > Hi, > > I'm trying to generate a failsafe report in a different location than the > standard one. Since this is to be used in a generic CI pipeline, I want to > avoid having to modify the plugin config in every repo. > > I found this page which

Re: [DISCUSS] Maven Dependency Plugin

2024-03-21 Thread Michael Osipov
Many downstream package maintainers use :go-offline to build packages offline in a container w/o outbound network access. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail:

Re: How to suppress meta tags 'generator', 'date' in Doxia Site Renderer?

2024-03-11 Thread Michael Osipov
Alexander Kriegisch > https://scrum-master.de > > > Michael Osipov schrieb am 08.03.2024 um 20:48: > > On 2024/03/07 10:24:07 Alexander Kriegisch wrote: > >> Thanks, Michael, > >> > >> for challenging my problem description and asking for a r

Re: How to suppress meta tags 'generator', 'date' in Doxia Site Renderer?

2024-03-08 Thread Michael Osipov
On 2024/03/07 10:24:07 Alexander Kriegisch wrote: > Thanks, Michael, > > for challenging my problem description and asking for a reproducer. When > trying to reproduce in a green-field project, skipGenerationDate=true > was actually enough to suppress the timestamp meta tag on pages in > default

Re: How to suppress meta tags 'generator', 'date' in Doxia Site Renderer?

2024-03-06 Thread Michael Osipov
On 2024/03/02 06:44:17 Alexander Kriegisch wrote: > Michael, > > did you read my original message? Everything is described quite > precisely and concisely there. > > > I already use this in my site.xml: > > > > > > > > true > > > > > > > > Unfortunately, I found no way to

Re: How to suppress meta tags 'generator', 'date' in Doxia Site Renderer?

2024-03-01 Thread Michael Osipov
On 2024/03/01 15:34:42 Alexander Kriegisch wrote: > Sorry for replying slowly due to intercontinental travel. > > What sebb said is just one issue. The other, even more obviuous one is > that a timestamp is a tinmestamp is a timestamp and hence therefore > changes each time I generate the site.

Re: How to suppress meta tags 'generator', 'date' in Doxia Site Renderer?

2024-03-01 Thread Michael Osipov
On 2024/02/28 14:01:42 sebb wrote: > On Wed, 28 Feb 2024 at 13:40, Michael Osipov wrote: > > > > On 2024/02/22 06:59:01 Alexander Kriegisch wrote: > > > Hello Maven community. > > > > > > When generating Maven sites, I like to keep the diffs to prev

Re: How to suppress meta tags 'generator', 'date' in Doxia Site Renderer?

2024-02-28 Thread Michael Osipov
On 2024/02/22 06:59:01 Alexander Kriegisch wrote: > Hello Maven community. > > When generating Maven sites, I like to keep the diffs to previous > version to the absolute minimum before committing changes to a published > site. My commits should only contain content changes. Therefore, I >

Re: Configuring canonical URL link elements for maven-site-plugin generated pages

2024-01-30 Thread Michael Osipov
If you use the Maven Fluido Skin /site/body/head is passed to Velocity's RenderTool with '#eval()' and eventuall VTL markup will be rendered. Logically, you should have access to all context attributes including the HTML page name and all other stuff. Give it a try. M

[ANN] Apache Maven Reporting API 4.0.0-M10 released

2024-01-10 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting API version 4.0.0-M10. https://maven.apache.org/shared/maven-reporting-api/ Release Notes - Maven Shared Components - Version maven-reporting-api-4.0.0-M10 ** Task * [MSHARED-1326] - Improve (documentation

[ANN] Apache Maven Plugin Tools 3.11.0 released

2024-01-10 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.11.0. https://maven.apache.org/plugin-tools/ Release Notes - Maven Plugin Tools - Version 3.11.0 ** Bug * [MPLUGIN-496] - Translation for keys report.plugin.goal.yes,no are missing *

[ANN] Apache Maven Doxia version 2.0.0-M9 released

2024-01-09 Thread Michael Osipov
** Bug * [DOXIA-695] - Support of h6 in xhtml output is broken * [DOXIA-699] - Xhtml5Parser may emit sectionX() without sectionX_() when using both and * [DOXIA-714] - MarkdownSink: Fix table justification and figures * [DOXIA-715] - Sink.text(String, SinkEventAttributes) not

[ANN] Maven Surefire 3.2.5 released

2024-01-09 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Surefire version 3.2.5. https://maven.apache.org/surefire/ Release Notes - Maven Surefire - Version 3.2.5 ** Bug * [SUREFIRE-2223] - Surefire evaluates parameter jvm before skip * [SUREFIRE-2224] -

[ANN] Apache Maven JXR 3.3.2 released

2023-12-29 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven JXR version 3.3.2 This module generates browsable HTML pages from Java source code. https://maven.apache.org/jxr/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins

[ANN] Maven Site Plugin 4.0.0-M13 released

2023-12-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M13. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M13 ** Bug * [MSITE-997] - Non-localized site directory DocumentRenderingContext

[ANN] Apache Maven Reporting Impl 4.0.0-M13 released

2023-12-13 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Impl version 4.0.0-M13. https://maven.apache.org/shared/maven-reporting-impl/ Release Notes - Maven Shared Components - Version maven-reporting-impl-4.0.0-M13 ** Improvement * [MSHARED-1327] - Change

[ANN] Maven Surefire 3.2.3 released

2023-12-13 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Surefire version 3.2.3. https://maven.apache.org/surefire/ Release Notes - Maven Surefire - Version 3.2.3 ** Bug * [SUREFIRE-2210] - Additional class path ordering broken since 3.2.0 * [SUREFIRE-2211] -

Re: creating a source directory on the fly

2023-12-09 Thread Michael Osipov
On 2023/12/06 03:34:58 Dave Dyer wrote: > > I'm trying to tune up my maven build, which requires that I construct > a source directory on the fly by copying from the canonical location. > > The best advice I've found is to use mavin-resources-plugin, but > that's a bit inelegant because it

[ANN] Maven Javadoc Plugin 3.6.3 released

2023-12-03 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.6.3. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configuration:

Re: Generate soft-links as part of site build

2023-11-30 Thread Michael Osipov
On 2023/11/28 17:35:40 sebb wrote: > Is it possible to generate soft-links as part of a site build? > > I tried adding them to the resources/ folder, but they were ignored. While I haven't tried explicitly, what about

[ANN] Maven Site Plugin 4.0.0-M12 released

2023-11-24 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M12. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M12 ** Improvement * [MSITE-987] - Consistently log when skipping report goal

[ANN] Apache Maven Reporting Exec 2.0.0-M12 released

2023-11-24 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Exec version 2.0.0-M12. https://maven.apache.org/shared/maven-reporting-exec/ Release Notes - Maven Shared Components - Version maven-reporting-exec-2.0.0-M12 ** Improvement * [MSHARED-1329] - Add field to

[ANN] Apache Maven Reporting Impl 4.0.0-M12 released

2023-11-24 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Impl version 4.0.0-M12. https://maven.apache.org/shared/maven-reporting-impl/ Release Notes - Maven Shared Components - Version maven-reporting-impl-4.0.0-M12 ** Improvement * [MSHARED-1328] - Consistently

Re: .sha256 artifact checksums on Central

2023-11-22 Thread Michael Osipov
Look at this: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/12.4.2.jre11/ Whatever they did, they did wrong. It is pointless to upload hashes for signatures. Moreover, MD5 and SHA1 are missing. They are mandatory, at least on oss.sonatype.org. They have just failed.

[ANN] Apache Maven Doxia Sitetools 2.0.0-M16 released

2023-11-21 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia Sitetools, version 2.0.0-M16 https://maven.apache.org/doxia/doxia-sitetools/ Release Notes - Maven Doxia Sitetools - Version 2.0.0-M16 ** Task * [DOXIASITETOOLS-319] - Improve DocumentRenderer

[ANN] Maven Project Info Reports Plugin 3.5.0 released

2023-11-21 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Project Info Reports Plugin version 3.5.0. https://maven.apache.org/plugins/maven-project-info-reports-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins

[ANN] Apache Maven Reporting API 4.0.0-M9 released

2023-11-15 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting API version 4.0.0-M9. https://maven.apache.org/shared/maven-reporting-api/ Release Notes - Maven Shared Components - Version maven-reporting-api-4.0.0-M9 ** Task * [MSHARED-1326] - Improve (documentation

[ANN] Maven Javadoc Plugin 3.6.2 released

2023-11-06 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.6.2. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configuration:

[ANN] Maven PMD Plugin 3.21.2 released

2023-11-02 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven PMD Plugin version 3.21.2. https://maven.apache.org/plugins/maven-pmd-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-pmd-plugin 3.21.2 Release Notes -

Re: How to set default directories when developing a reporting plugin?

2023-10-24 Thread Michael Osipov
On 2023/10/22 02:38:07 Alexander Kriegisch wrote: > Hello Michael, hello community. > > I have decided to actually change the plugin's behaviour the way I > described: > > -- I overrode the default value of AbstractMavenReport.outputDirectory > [1] by defining a setter method and adding a

Re: [ANN] Maven Surefire 3.2.1 released

2023-10-24 Thread Michael Osipov
ng to go with > that. > > On Mon, Oct 23, 2023 at 10:00 PM Michael Osipov wrote: > > > The Apache Maven team is pleased to announce the release of the Maven > > Surefire version 3.2.1. > > > > https://maven.apache.org/surefire/ > > > > > >

[ANN] Maven Checkstyle Plugin 3.3.1 released

2023-10-24 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 3.3.1. https://maven.apache.org/plugins/maven-checkstyle-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins >maven-checkstyle-plugin

[ANN] Apache Maven JXR 3.3.1 released

2023-10-23 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven JXR version 3.3.1 This module generates browsable HTML pages from Java source code. https://maven.apache.org/jxr/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins

[ANN] Release Maven Dependency Plugin 3.6.1 released

2023-10-23 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Dependency Plugin version 3.6.1. https://maven.apache.org/plugins/maven-dependency-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-dependency-plugin 3.6.1

[ANN] Maven Surefire 3.2.1 released

2023-10-23 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Surefire version 3.2.1. https://maven.apache.org/surefire/ Release Notes - Maven Surefire - Version 3.2.1 ** Bug * [SUREFIRE-2190] - optional dependencies and JPMS modules confuse surefire * [SUREFIRE-2196] -

RE: How to set default directories when developing a reporting plugin?

2023-10-22 Thread Michael Osipov
Alexander, I have now read the code of all our reporting plugins, maven-reporting-impl and maven-site-plugin. Here is my understanding how I expect to work which it is not at the moment and there is a flaw in the system were both MJXR and MJAVADOC apply a hack and I will explain why they

RE: How to set default directories when developing a reporting plugin?

2023-10-21 Thread Michael Osipov
On 2023/10/20 02:08:25 Alexander Kriegisch wrote: Hello. I am trying to improve a reporting mojo in a Maven plugin. The mojo extends org.apache.maven.reporting.AbstractMavenReport. I recently upgraded it to Doxia 2.0 - thanks again to Hervé B. and Michael O. for their support - and cleaned

[ANN] Apache Maven Plugin Tools 3.10.1 released

2023-10-20 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.10.1. https://maven.apache.org/plugin-tools/ Release Notes - Maven Plugin Tools - Version 3.10.1 ** Bug * [MPLUGIN-482] - JavadocSite.createLink() does not consider implicit module path

[ANN] Apache Maven Reporting Exec 2.0.0-M11 released

2023-10-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Exec version 2.0.0-M11. https://maven.apache.org/shared/maven-reporting-exec/ Release Notes - Maven Shared Components - Version maven-reporting-exec-2.0.0-M11 ** Dependency upgrade * [MSHARED-1322] -

[ANN] Apache Maven Doxia Sitetools 2.0.0-M13 released

2023-10-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia Sitetools, version 2.0.0-M13 https://maven.apache.org/doxia/doxia-sitetools/ Release Notes - Maven Doxia Sitetools - Version 2.0.0-M13 ** Dependency upgrade * [DOXIASITETOOLS-314] - Upgrade to Doxia

[ANN] Apache Maven Reporting API 4.0.0-M8 released

2023-10-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting API version 4.0.0-M8. https://maven.apache.org/shared/maven-reporting-api/ Release Notes - Maven Shared Components - Version maven-reporting-api-4.0.0-M8 ** Dependency upgrade * [MSHARED-1316] - Upgrade to

[ANN] Maven Site Plugin 4.0.0-M11 released

2023-10-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M11. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M11 ** Dependency upgrade * [MSITE-981] - Upgrade to Doxia 2.0.0-M8 *

[ANN] Apache Maven Reporting Impl 4.0.0-M11 released

2023-10-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Impl version 4.0.0-M11. https://maven.apache.org/shared/maven-reporting-impl/ Release Notes - Maven Shared Components - Version maven-reporting-impl-4.0.0-M11 ** Improvement * [MSHARED-1314] - mark

[ANN] Apache Maven Doxia version 2.0.0-M8 released

2023-10-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia, version 2.0.0-M8 https://maven.apache.org/doxia/ Release Notes - Maven Doxia - Version 2.0.0-M8 * Bug * [DOXIA-706] - Sink.text(String, SinkEventAttributes) not properly supported by Xhtml5BaseSink **

Re: [maven-doxia-sitetools] How to upgrade from old pre-version 2.0.0 model?

2023-10-15 Thread Michael Osipov
On 2023/10/15 17:50:15 Dave Wichers wrote: > Hello, > > I'm looking at this: > https://www.mail-archive.com/commits@maven.apache.org/msg114005.html > > And see the code change introducing this warning: > > +LOGGER.warn( > +"Site model of '" +

[ANN] Maven Fluido Skin 2.0.0-M8 released

2023-10-11 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Fluido Skin, version 2.0.0-M8. https://maven.apache.org/skins/maven-fluido-skin/ You should specify the version in your project's site configuration: org.apache.maven.skins maven-fluido-skin 2.0.0-M8 Import: This

Re: NPE in AbstractMavenReport.execute, because 'this.siteTool' is null

2023-10-09 Thread Michael Osipov
I had these NPEs when I started to migrate reporting plugins and both the plugin and the super class contained the same fields which created conflicts. After I have removed them from the plugin and used the super ones all went fine. In your case I would really do what Hervé proposes: * remove

[ANN] Maven Site Plugin 4.0.0-M10 released

2023-10-06 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M10. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M10 ** Bug * [MSITE-971] - Site generation not resolving git.commit.time **

[ANN] Apache Maven Reporting Exec 2.0.0-M10 released

2023-10-06 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Exec version 2.0.0-M10. https://maven.apache.org/shared/maven-reporting-exec/ Release Notes - Maven Shared Components - Version maven-reporting-exec-2.0.0-M10 ** Bug * [MSHARED-1298] - Missing site report

[ANN] Apache Maven Doxia Sitetools 2.0.0-M12 released

2023-10-05 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia Sitetools, version 2.0.0-M12 https://maven.apache.org/doxia/doxia-sitetools/ Release Notes - Maven Doxia Sitetools - Version 2.0.0-M12 ** Improvement * [DOXIASITETOOLS-253] - Clarify "border", "width" and

[ANN] Apache Maven Reporting Impl 4.0.0-M10 released

2023-10-05 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Impl version 4.0.0-M10. https://maven.apache.org/shared/maven-reporting-impl/ Release Notes - Maven Shared Components - Version maven-reporting-impl-4.0.0-M10 ** Improvement * [MSHARED-1295] - Have

Re: NPE in AbstractMavenReport.execute, because 'this.siteTool' is null

2023-10-05 Thread Michael Osipov
On 2023/10/05 06:46:02 Hervé Boutemy wrote: > improvement proposed: review appreciated > https://github.com/apache/maven-reporting-impl/pull/24 Will try to look at the issue here and the proposed PR in the next couple of days...

Re: Maven 4 doesn't allow overriding user.language

2023-08-07 Thread Michael Osipov
The behavior is correct. You can only pass Maven user properties to CLI, *not* Java system properties. If you want to override them, use MAVEN_OPTS for this. It is an incorrect behavior from 3.x times where the notion between user properties and system properties was not properly defined.

[ANN] Maven Fluido Skin 2.0.0-M7 released

2023-07-13 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Fluido Skin, version 2.0.0-M7. https://maven.apache.org/skins/maven-fluido-skin/ You should specify the version in your project's site configuration: org.apache.maven.skins maven-fluido-skin 2.0.0-M7 Import: This

[ANN] Maven Site Plugin 4.0.0-M9 released

2023-07-10 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M9. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M9 ** Improvement * [MSITE-833] - Remove dependency to maven-compat ** Task *

[ANN] Apache Maven Reporting Exec 2.0.0-M9 released

2023-07-10 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Exec version 2.0.0-M9. https://maven.apache.org/shared/maven-reporting-exec/ Release Notes - Maven Shared Components - Version maven-reporting-exec-2.0.0-M9 ** Dependency upgrade * [MSHARED-1281] - Upgrade

[ANN] Apache Maven Reporting Impl 4.0.0-M9 released

2023-07-10 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Impl version 4.0.0-M9. https://maven.apache.org/shared/maven-reporting-impl/ Release Notes - Maven Shared Components - Version maven-reporting-impl-4.0.0-M9 ** Bug * [MSHARED-1275] -

[ANN] Apache Maven Doxia Sitetools 2.0.0-M11 released

2023-07-10 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia Sitetools, version 2.0.0-M11 https://maven.apache.org/doxia/doxia-sitetools/ Release Notes - Maven Doxia Sitetools - Version 2.0.0-M11 ** Task * [DOXIASITETOOLS-309] - Add resource bundle property

Re: [ANN] Maven Fluido Skin 1.12.0 released

2023-07-09 Thread Michael Osipov
Am 2023-07-09 um 15:29 schrieb Jeremy Landis: Notes here state this requires site 4 plugin. Believe this one is still for site 3 plugin, correct? You are totally right. This information is incorrect. My bad, I forgot to remove the note which only applies to version 2.0. Please ignore this

[ANN] Maven Fluido Skin 1.12.0 released

2023-07-09 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Fluido Skin, version 1.12.0. https://maven.apache.org/skins/maven-fluido-skin/ You should specify the version in your project's site configuration: org.apache.maven.skins maven-fluido-skin 1.12.0 Import: This

[ANN] Apache Maven Reporting API 4.0.0-M7 released

2023-07-09 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting API version 4.0.0-M7. https://maven.apache.org/shared/maven-reporting-api/ Release Notes - Maven Shared Components - Version maven-reporting-api-4.0.0-M7 ** Improvement * [MSHARED-193] - API change: let

[ANN] Apache Maven Doxia version 2.0.0-M7 released

2023-06-24 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia, version 2.0.0-M7 https://maven.apache.org/doxia/ Release Notes - Maven Doxia - Version 2.0.0-M7 ** Bug * [DOXIA-704] - style and class attributes not merged when user-supplied in XHTML5 sink ** Task

[ANN] Maven WAR Plugin 3.4.0 released

2023-06-15 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven WAR Plugin version 3.4.0. https://maven.apache.org/plugins/maven-war-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-war-plugin 3.4.0 Release Notes -

[ANN] Maven Invoker Plugin 3.6.0 released

2023-06-15 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Invoker Plugin version 3.6.0. https://maven.apache.org/plugins/maven-invoker-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-invoker-plugin 3.6.0

[ANN] Maven Surefire 3.1.2 released

2023-06-06 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Surefire version 3.1.2. https://maven.apache.org/surefire/ Release Notes - Maven Surefire - Version 3.1.2 ** Bug * [SUREFIRE-2163] - customBundle properly not subject to basedir alignment * [SUREFIRE-2165] -

[ANN] Maven Project Info Reports Plugin 3.4.5 released

2023-06-06 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Project Info Reports Plugin version 3.4.5. https://maven.apache.org/plugins/maven-project-info-reports-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins

[ANN] Release Maven Dependency Plugin 3.6.0 released

2023-05-22 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Dependency Plugin version 3.6.0. https://maven.apache.org/plugins/maven-dependency-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-dependency-plugin 3.6.0

[ANN] Maven Checkstyle Plugin 3.3.0 released

2023-05-22 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 3.3.0. https://maven.apache.org/plugins/maven-checkstyle-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins >maven-checkstyle-plugin

[ANN] Apache Maven Plugin Tools 3.9.0 released

2023-05-15 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.9.0. https://maven.apache.org/plugin-tools/ Release Notes - Maven Plugin Tools - Version 3.9.0 ** Bug * [MPLUGIN-470] - *-mojo.xml (in PluginXdocGenerator) is overwritten when multiple

[ANN] Maven PMD Plugin 3.21.0 released

2023-05-15 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven PMD Plugin version 3.21.0. https://maven.apache.org/plugins/maven-pmd-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-pmd-plugin 3.21.0 Release Notes -

[ANN] Maven Surefire 3.1.0 released

2023-05-07 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Surefire version 3.1.0. https://maven.apache.org/surefire/ Release Notes - Maven Surefire - Version 3.1.0 ** Sub-task * [SUREFIRE-2162] - Document upcoming mojo and file names change ** Bug * [SUREFIRE-2140] -

[ANN] Maven Site Plugin 4.0.0-M8 released

2023-05-02 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M8. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M8 ** Bug * [MSITE-951] - Don't abuse report's symbolic output name as filename *

[ANN] Apache Maven Doxia Sitetools 2.0.0-M10 released

2023-04-29 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia Sitetools, version 2.0.0-M10 Doxia Sitetools is an extension of base Doxia component that generates text markup, consisting of decoration and content that was generated by Doxia.

[ANN] Maven Fluido Skin 2.0.0-M6 released

2023-04-29 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Fluido Skin, version 2.0.0-M6. https://maven.apache.org/skins/maven-fluido-skin/ You should specify the version in your project's site configuration: org.apache.maven.skins maven-fluido-skin 2.0.0-M6 Import: This

[ANN] Apache Maven Reporting Impl 2.0.0-M8 released

2023-04-29 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Impl version 4.0.0-M8. https://maven.apache.org/shared/maven-reporting-impl/ Release Notes - Maven Shared Components - Version maven-reporting-impl-4.0.0-M8 ** Dependency upgrade * [MSHARED-1245] - Upgrade

[ANN] Apache Maven Reporting Exec 2.0.0-M8 released

2023-04-29 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Exec version 2.0.0-M8. https://maven.apache.org/shared/maven-reporting-exec/ Release Notes - Maven Shared Components - Version maven-reporting-exec-2.0.0-M8 ** Dependency upgrade * [MSHARED-1246] - Upgrade

[ANN] Maven Checkstyle Plugin 3.2.2 released

2023-04-20 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 3.2.2. https://maven.apache.org/plugins/maven-checkstyle-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins >maven-checkstyle-plugin

Re: MavenCLI failing in Jenkins

2023-04-20 Thread Michael Osipov
On 2023/04/20 14:15:37 Javier Ortiz Bultron wrote: > So this is not official? It certainly looks that way. > > https://hub.docker.com/_/maven ...and this is exactly the problem. - To unsubscribe, e-mail:

Re: MavenCLI failing in Jenkins

2023-04-20 Thread Michael Osipov
On 2023/04/19 21:42:20 Javier Ortiz Bultron wrote: > Code works perfectly on my Mac but not on Jenkins. I'm running this on the > Maven official image: maven:3.9.1-eclipse-temurin-11 This is NOT official! Gosh, how I hate what Docker Hub does.

[ANN] Apache Maven Reporting Impl 4.0.0-M7 released

2023-04-18 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Impl version 4.0.0-M7. https://maven.apache.org/shared/maven-reporting-impl/ Release Notes - Maven Shared Components - Version maven-reporting-impl-4.0.0-M7 ** Improvement * [MSHARED-1232] - Properly

[ANN] Apache Maven Reporting Exec 2.0.0-M7 released

2023-04-18 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Exec version 2.0.0-M7. https://maven.apache.org/shared/maven-reporting-exec/ Release Notes - Maven Shared Components - Version maven-reporting-exec-2.0.0-M7 ** Improvement * [MSHARED-1236] - Supply

  1   2   3   4   >