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' failed: Missing required properties in
archetype.properties: package, version

Any clue?


Bruno Borges
[image: https://]brunoborges.io



[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
* [MRESOLVER-83] - Classpath 'cp.runtime.test' in build.xml misses 
runtime dependencies


** Task
* [MRESOLVER-81] - Bump Java version to 7 in build.xml

** Dependency upgrade
* [MRESOLVER-70] - Upgrade Parent to 33
* [MRESOLVER-71] - Upgrade Maven Resolver from 1.1.1 (used by Maven 
3.5.3) to 1.3.3 (used by Maven 3.6.1)

* [MRESOLVER-72] - Upgrade Ant to 1.8.4
* [MRESOLVER-73] - Upgrade Plexus Utils to 3.2.0
* [MRESOLVER-74] - Upgrade SLF4J to 1.7.25
* [MRESOLVER-75] - Upgrade Plexus Interpolation to 1.25
* [MRESOLVER-77] - Upgrade Sisu Plexus to 0.3.3
* [MRESOLVER-78] - Upgrade JUnit to 4.12
* [MRESOLVER-79] - Upgrade Maven Ant Run Plugin to 1.8



Enjoy,

-The Apache Maven team

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