Re: [IMPORTANT CHANGE] building and publishing our website from Jenkins and Git instead of CMS

2018-04-30 Thread Hervé BOUTEMY
sites sources migration to Git at GitBox done: now you can edit Maven and Doxia sites directly from GitHub through the edit link The site build and publish Jenkins jobs are still the previous ones: if someone creates a Jenkinsfile, we'll have immediate build in maven-box job. Next step will be

Re: Folder structure for Java 9 project?

2018-04-30 Thread Robert Scholte
All seems to fall back to an issue with the maven-javadoc-plugin. What if we try to fix that first? thanks, Robert On Fri, 27 Apr 2018 12:01:58 +0200, Martin Desruisseaux wrote: Le 27/04/2018 à 10:27, Robert Scholte a écrit : IMO this will overcomplicate things and I don't see the real bene

Re: JDK 11 Early Access on Apache Jenkins CI and maven-jenkins-env.git

2018-04-30 Thread Robert Scholte
Done. It is not added to the defaults, so if you want to use it, you need to specify the jdk-list yourself. Robert On Mon, 30 Apr 2018 11:35:49 +0200, Tibor Digana wrote: Hi All, Can we have JDK 11 in our Groovy script maven-jenkins-env.git ? Not sure if our Jenkins already contains JD

[RESULT] [VOTE] Release Apache Maven Resources Plugin version 3.1.0

2018-04-30 Thread Karl Heinz Marbaise
Hi, The vote has passed with the following result: +1 : Hervé Boutemy, Karl Heinz Marbaise, Michael Osipov PMC quorum: reached. I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise - To unsubscr

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

2018-04-30 Thread Karl Heinz Marbaise
Hi Michael, thanks. Kind regards Karl Heinz Marbaise On 30/04/18 16:56, Michael Osipov wrote: Am 2018-04-28 um 15:54 schrieb Karl Heinz Marbaise: Hi, I need one more PMC vote ... Kind regards Karl Heinz Marbaise On 23/04/18 23:12, Karl Heinz Marbaise wrote: Hi, We solved 7 issues: https://

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

2018-04-30 Thread Michael Osipov
Am 2018-04-28 um 15:54 schrieb Karl Heinz Marbaise: Hi, I need one more PMC vote ... Kind regards Karl Heinz Marbaise On 23/04/18 23:12, Karl Heinz Marbaise wrote: Hi, We solved 7 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317827&version=12338834 There are

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

2018-04-30 Thread Karl Heinz Marbaise
Hi, no one? Kind regards Karl Heinz Marbaise On 28/04/18 15:54, Karl Heinz Marbaise wrote: Hi, I need one more PMC vote ... Kind regards Karl Heinz Marbaise On 23/04/18 23:12, Karl Heinz Marbaise wrote: Hi, We solved 7 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId

JDK 11 Early Access on Apache Jenkins CI and maven-jenkins-env.git

2018-04-30 Thread Tibor Digana
Hi All, Can we have JDK 11 in our Groovy script maven-jenkins-env.git ? Not sure if our Jenkins already contains JDK 11. Cheers Tibor