Re: [VOTE] Release Apache Maven Doxia version 1.7

2016-02-06 Thread Karl Heinz Marbaise
Hi, On 2/6/16 8:51 PM, Andreas Gudian wrote: +1 from me, although I had to remove the DEPENDENCIES file form the source-zip in order to build it (the rat-config doesn't have an exclusion for the file). Simply you can run with -Drat.ignoreErrors=true will help...and of course the exclusion mus

Re: [VOTE] Release Apache Maven Compiler Plugin 3.5.1

2016-02-06 Thread Michael Osipov
Am 2016-02-06 um 20:25 schrieb Andreas Gudian: Hi, We solved 3 issues (well, two of them deal with the same error): https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334747&styleName=Text&projectId=12317225 There are still a couple of issues left in JIRA: https://issues.apache.or

Re: [VOTE] Release Apache Maven Compiler Plugin 3.5.1

2016-02-06 Thread Andreas Gudian
self +1 2016-02-06 20:25 GMT+01:00 Andreas Gudian : > Hi, > > We solved 3 issues (well, two of them deal with the same error): > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334747&styleName=Text&projectId=12317225 > > There are still a couple of issues left in JIRA: > > htt

Re: [VOTE] Release Apache Maven Doxia version 1.7

2016-02-06 Thread Andreas Gudian
+1 from me, although I had to remove the DEPENDENCIES file form the source-zip in order to build it (the rat-config doesn't have an exclusion for the file). 2016-02-06 0:10 GMT+01:00 Hervé BOUTEMY : > Hi, > > We solved 17 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectI

[VOTE] Release Apache Maven Compiler Plugin 3.5.1

2016-02-06 Thread Andreas Gudian
Hi, We solved 3 issues (well, two of them deal with the same error): https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334747&styleName=Text&projectId=12317225 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%2012317225%20AND

Re: svn commit: r1728634 - /maven/pom/trunk/maven/pom.xml

2016-02-06 Thread Andreas Dangel
Hi, thank you all for your welcomes! On 06.02.2016 03:50, Olivier Lamy wrote: > Welcome! > > On 5 February 2016 at 21:55, wrote: > >> Author: adangel >> Date: Fri Feb 5 10:55:17 2016 >> New Revision: 1728634 >> >> URL: http://svn.apache.org/viewvc?rev=1728634&view=rev >> Log: >> Updated to add

Re: [VOTE] Release Apache Maven Doxia version 1.7

2016-02-06 Thread Michael Osipov
Am 2016-02-06 um 17:41 schrieb Hervé BOUTEMY: fast? no, I hoped to release maven-site-plugin 3.5 with DOXIA+DOXIASITETOOLS in december :) notice: after Doxia 1.7 release, in 3 days, I'll start the release of Doxia Site Tools I hope you'll have time to have a look at DOXIASITETOOLS-93 before Se

Re: [VOTE] Release Apache Maven Doxia version 1.7

2016-02-06 Thread Hervé BOUTEMY
fast? no, I hoped to release maven-site-plugin 3.5 with DOXIA+DOXIASITETOOLS in december :) notice: after Doxia 1.7 release, in 3 days, I'll start the release of Doxia Site Tools I hope you'll have time to have a look at DOXIASITETOOLS-93 before Regards, Hervé Le samedi 6 février 2016 17:05:5

Re: [VOTE] Release Apache Maven Doxia version 1.7

2016-02-06 Thread Michael Osipov
Am 2016-02-06 um 00:10 schrieb Hervé BOUTEMY: Hi, We solved 17 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317230&version=12330561&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20DOXIA%20AN

[GitHub] maven-scm pull request: Resolves critical security bug SCM-811

2016-02-06 Thread eddiewebb
GitHub user eddiewebb opened a pull request: https://github.com/apache/maven-scm/pull/45 Resolves critical security bug SCM-811 This PR addresses https://issues.apache.org/jira/browse/SCM-811 by allowing the shared ScmResult in the api module to mask known patterns. Covers SVN and

Re: Manually triggeren dependency resolution within a plugin

2016-02-06 Thread Andreas Gudian
No idea if I've done it the way it is supposed to be done, but check AbstractCompilerMojo#resolveProcessorPathEntries in the maven-compiler-plugin. In case it helps... :-) Am Samstag, 6. Februar 2016 schrieb Karl Heinz Marbaise : > Hi, > > If i'm in a plugin can i manually trigger the resolutio

Manually triggeren dependency resolution within a plugin

2016-02-06 Thread Karl Heinz Marbaise
Hi, If i'm in a plugin can i manually trigger the resolution of artifacts somehow. So that MavenProject.getArtifacts() is not null... Usually you would define the mojo like this which means the resolution is done by Maven core: @Mojo( name = "", requiresDependencyResolution = Resolution

Re: The Maven Project / Robert Scholte

2016-02-06 Thread Hervé BOUTEMY
nice article and nice work from Robert to get a great drawing of the result of our discussions: a big thank you to wi99ert to have done it!!! Regards, Hervé Le samedi 6 février 2016 12:06:38 Karl Heinz Marbaise a écrit : > Hi, > > i have found an article about FOSDEM related to Java 9 and also

The Maven Project / Robert Scholte

2016-02-06 Thread Karl Heinz Marbaise
Hi, i have found an article about FOSDEM related to Java 9 and also Maven Project and Robert are mentioned here... https://jaxenter.com/java-9-steals-spotlight-open-jdk-project-takes-back-123721.html Kind regards Karl Heinz Marbaise --

Re: Build failed in Jenkins: maven-plugins » Apache Maven Source Plugin #5050

2016-02-06 Thread Karl Heinz Marbaise
Hi Hervé, Kristian wrote to me that he has found an regression and he will try to understand it...but unfortunately i haven't heard more about it.. Yes I'm waiting for plexus-archiver etc... plexus-archiver 3.0.2 seemed to be never on central...in contradiction to the plexus page there i

Re: Build failed in Jenkins: maven-plugins » Apache Maven Source Plugin #5050

2016-02-06 Thread Hervé BOUTEMY
what happened to plexus-archiver 3.0.2 and 3.0.3? [1] is someone working on it? do we finally need to really work on Plexus Components migration to ASF? [2] Regards, Hervé [1] http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/ [2] https://cwiki.apache.org/confluence/disp