[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maven-dev
Subject:    [ANN] Apache Maven Archetype Plugin 3.1.0 Released
From:       "Robert Scholte" <rfscholte () apache ! org>
Date:       2019-04-30 19:37:01
Message-ID: op.z02rfzybkdkhrr () desktop-2khsk44 ! dynamic ! ziggo ! nl
[Download RAW message or body]

The Apache Maven team is pleased to announce the release of the Apache  
Maven Archetype Plugin, version 3.1.0

The Archetype Plugin allows the user to create a Maven project from an  
existing template called an archetype.
It also allows the user to create an archetype from an existing project.

https://maven.apache.org/archetype/maven-archetype-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-archetype-plugin</artifactId>
   <version>3.1.0</version>
</plugin>

You can download the appropriate sources etc. from the download page:

https://maven.apache.org/archetype/download.cgi


Release Notes - Maven Archetype - Version 3.1.0

** Bug
     * [ARCHETYPE-492] - Underscore in filenames problematic due to greedy  
regex
     * [ARCHETYPE-530] - [archetype:create-from-project] Proxy  
configuration from settings.xml is not taken into account
     * [ARCHETYPE-534] - archetype-descriptor.xsd is out of date

** New Feature
     * [ARCHETYPE-553] - Allow additional properties for  
IntegrationTestMojo's MavenInvoker
     * [ARCHETYPE-554] - create archetype-descriptor-1.1.0.xsd containing  
validation regexp

** Improvement
     * [ARCHETYPE-536] - Update Groovy dependency and enable Groovy Grape  
in archetype-post-generate.groovy script (by including Ivy dependency)
     * [ARCHETYPE-560] - Require Java 7

** Task
     * [ARCHETYPE-542] - switch from Git-WIP to Gitbox

** Dependency upgrade
     * [ARCHETYPE-543] - Upgrade modello from 1.8.3 to 1.9.1
     * [ARCHETYPE-544] - Upgrade mave-surefire/failsafe-plugin 2.21.0
     * [ARCHETYPE-545] - Upgrade parent to 33
     * [ARCHETYPE-551] - Upgrade maven-invoker to 3.0.1
     * [ARCHETYPE-557] - Upgrade surefire to 2.22.1

Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic