[GitHub] maven-plugins pull request #126: MCOMPILER-306 Fix `compilerArgs` example us...

2017-08-19 Thread Stephan202
GitHub user Stephan202 opened a pull request: https://github.com/apache/maven-plugins/pull/126 MCOMPILER-306 Fix `compilerArgs` example usage You can merge this pull request into a Git repository by running: $ git pull https://github.com/PicnicSupermarket/maven-plugins

Re: [VOTE] Release Apache Maven Shade Plugin version 3.1.0

2017-08-19 Thread Karl Heinz Marbaise
Hi Robert, tested via: mvn -Prun-its clean verify the following combinations: jdk1.7.0_79.jdk apache-maven-3.0.5 apache-maven-3.1.1 apache-maven-3.2.5 apache-maven-3.3.1 apache-maven-3.3.9 apache-maven-3.5.0 jdk1.8.0_131.jdk apache-maven-3.0.5 apache-maven-3.1.1

[GitHub] maven-surefire issue #157: SUREFIRE-1383 dependenciesToScan Does Not Leverag...

2017-08-19 Thread owenfarrell
Github user owenfarrell commented on the issue: https://github.com/apache/maven-surefire/pull/157 @Tibor17 - thoughts? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[VOTE] Release Apache Maven Shade Plugin version 3.1.0

2017-08-19 Thread Robert Scholte
Hi, We solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921=12339197=Text There are still a couple of issues left in JIRA:

Re: Maven JIRA Projects - Issue Type

2017-08-19 Thread Karl Heinz Marbaise
Hi, so based on the feedback I will go back to INFRA and let them configure a separate Configuration type "Maven Issue Type Scheme" which contains the issue type "Dependency Upgrade"... Kind regards Karl Heinz Marbaise On 18/08/17 20:52, Karl Heinz Marbaise wrote: Hi to all, I have

Re: JDK9: Maven-JLink-Plugin, Maven-JMod-Plugin

2017-08-19 Thread Karl Heinz Marbaise
Hi, JIRA entries for both Maven-JLink-Plugin and Maven-JMod-Plugin are now avaiable..Thanks to the fast work of INFRA Team. Thanks a lot to them... https://issues.apache.org/jira/projects/MJMOD https://issues.apache.org/jira/projects/MJLINK Kind regards Karl Heinz Marbaise On 15/08/17

[ANN] Apache Maven Assembly EJB Version 3.0.0 Released

2017-08-19 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven EJB Plugin Version 3.0.0 This plugin generates J2EE Enterprise Javabean (EJB) file as well as the associated client jar. https://maven.apache.org/plugins/maven-ejb-plugin/ Important Note since 3.0.0: * Maven 3.X

[GitHub] maven-surefire issue #162: SUREFIRE-1384: ProviderInfo for JUnit Plattform (...

2017-08-19 Thread britter
Github user britter commented on the issue: https://github.com/apache/maven-surefire/pull/162 @Tibor17 when I run `mvn compile` I get: ``` Restricted to JDK 1.5 yet org.apache.maven.surefire:surefire-api:jar:2.19.2-SNAPSHOT:compile contains

[GitHub] maven-surefire issue #153: SUREFIRE-1384: ProviderInfo for JUnit Plattform (...

2017-08-19 Thread britter
Github user britter commented on the issue: https://github.com/apache/maven-surefire/pull/153 See #162 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[GitHub] maven-surefire pull request #162: SUREFIRE-1384: ProviderInfo for JUnit Plat...

2017-08-19 Thread britter
GitHub user britter opened a pull request: https://github.com/apache/maven-surefire/pull/162 SUREFIRE-1384: ProviderInfo for JUnit Plattform (WIP) Followup for #153 This is Work in Progress! First take on a JUnitPlattform ProviderInfo, to enable automatic provider lookup.

[GitHub] maven-surefire pull request #153: SUREFIRE-1384: ProviderInfo for JUnit Plat...

2017-08-19 Thread britter
Github user britter closed the pull request at: https://github.com/apache/maven-surefire/pull/153 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] maven-surefire issue #153: SUREFIRE-1384: ProviderInfo for JUnit Plattform (...

2017-08-19 Thread britter
Github user britter commented on the issue: https://github.com/apache/maven-surefire/pull/153 Opening a new PR against junit5 branch! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

Release of jar signer suite next week

2017-08-19 Thread Olivier Lamy
Hi All is in the subject :-) Cheers -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Maven JIRA Projects - Issue Type

2017-08-19 Thread Anders Hammar
B would be great. /Anders (mobile) Den 18 aug. 2017 20:53 skrev "Karl Heinz Marbaise" : > Hi to all, > > I have realized that in MASSEMBLY it is possible to define an issue Type > "Dependency Upgrade" which is very feasible for our projects... > > So I have asked INFRA[1] if