Maven Archetype with defaults for version and package properties

2019-04-12 Thread Bruno Borges
Hi all, I've been trying to define a Maven Archetype which would contain properties `package` and `version` with default values: Inside archetype-metadata.xml, I included the following: ${groupId} 1.0-SNAPSHOT Despite this configuration, the generation fails: [ERROR] Archetype IT 'basic'

[ANN] Maven Resolver Ant Tasks 1.2.0 released

2019-04-12 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Resolver Ant Tasks version 1.2.0. This module generates browsable HTML pages from Java source code. https://maven.apache.org/resolver-ant-tasks/ Release Notes - Maven Resolver Ant Tasks - Version 1.2.0 ** Bug *