Re: maven-plugin-plugin:descriptor generates lots of warnings

2023-10-05 Thread sebb
On Wed, 4 Oct 2023 at 22:13, Slawomir Jaranowski wrote: > > pon., 2 paź 2023 o 14:13 sebb napisał(a): > > > Extract from Apache Commons Build Plugin build: > > > > [INFO] --- maven-plugin-plugin:3.8.2:descriptor (default-descriptor) @ > > commons-build-plugin --- > > [INFO] Using 'iso-8859-1' enc

Re: Why does one of our archetypes work, and the other gets "The defined artifact is not an archetype"

2023-10-05 Thread Herve Boutemy
reading the mini guide https://maven.apache.org/guides/mini/guide-creating-archetypes.html I see that it mixes the archetype = the jar that is stored to the repository and the archetype project = the Maven project that will create the archetype jar please look at the schema in the plugin page: h

Re: Why does one of our archetypes work, and the other gets "The defined artifact is not an archetype"

2023-10-05 Thread Herve Boutemy
documentation probably also needs love: you found the mini-guide, but not the plugin reference documentation that explains much more: https://maven.apache.org/archetype/maven-archetype-plugin/index.html I'm not sure mini guide was updated as it should Regards, Hervé On 2023/10/05 20:38:20 Dav

Re: Why does one of our archetypes work, and the other gets "The defined artifact is not an archetype"

2023-10-05 Thread Tamás Cservenák
Howdy, Sadly, archetype is in pretty bad shape. I have a PR as WIP (dropped it a while ago) https://github.com/apache/maven-archetype/pull/148 but will pick it up. In short, few responses, but I think these may be better off on the related issue... Historically, archetype (plugin but the project

Why does one of our archetypes work, and the other gets "The defined artifact is not an archetype"

2023-10-05 Thread David Karr
I support and maintain a platform used by a couple hundred SpringBoot/JAX-RS/Maven/K8S services. When new services are created, a Maven archetype is used to create the service skeleton. This has worked fine for quite a while. We're now working on a variation using SpringMVC instead of JAX-RS, an

[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 ${project