[ANN] Apache Maven JLink Plugin Version 3.0.0-alpha-1 Released

2017-09-14 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the 
Apache Maven JLink Plugin Version 3.0.0-alpha-1 release
 
https://maven.apache.org/plugins/maven-jlink-plugin/

The plugin has got the major version 3 to make clear this plugin
is only for Maven 3+.

 * Maven 3.X only
 * JDK 7 minimum requirement

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

  org.apache.maven.plugins
  maven-jlink-plugin
  3.0.0-alpha-1
  true


You can download the appropriate sources etc. from the download page:
 
https://maven.apache.org/plugins/maven-jlink-plugin/download.cgi
 
Release Notes Maven Jlink Plugin 3.0.0-alpha-1

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317227=12338874

Dependency upgrade:

 * [MJLINK-2] - Upgrade several plugins to get a working site generation

Enjoy,
 
-The Apache Maven team

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



[ANN] Apache Maven Dependency Plugin Version 3.0.2 Released

2017-09-14 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the 
Apache Maven Dependency Plugin Version 3.0.2.
 
https://maven.apache.org/plugins/maven-dependency-plugin/

Important Note since 3.0.0:

 * Maven 3.X only
 * JDK 6 minimum requirement

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

  org.apache.maven.plugins
  maven-dependency-plugin
  3.0.2


You can download the appropriate sources etc. from the download page:
 
https://maven.apache.org/plugins/maven-dependency-plugin/download.cgi
 
Release Notes Maven Dependency Plugin 3.0.2

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317227=12338874

Bugs:

 * [MDEP-571] - JDK9: Issue with list goal fails with 
java.lang.NoSuchMethodException
 * [MDEP-573] - "purge-local-repository -Dinclude" does not work as described
 * [MDEP-577] - dependency:list doesn't show module name
 * [MDEP-583] - Failed to create release on JDK 8 based on JavaDoc issues

Improvements:

 * [MDEP-578] - Add message in case module name cannot be extracted from jar.
 * [MDEP-580] - Recognize source of name for automatic modules

Task:

 * [MDEP-581] - Downgrade maven-artifact-transfer to release version instead of 
SNAPSHOT

Many thanks to all reporters/contributors/testers of this release.

Enjos,
 
-The Apache Maven team

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