Specify toolchains.xml location in pom.xml ?

2021-07-16 Thread leerho
On page http://maven.apache.org/guides/mini/guide-using-toolchains.html it states: Starting with Maven 3.3.1 > you can put the > toolchains.xml file wherever you like by using the --global-toolchains > file option Or by specifying --toolcha

Documentation 404 links

2021-07-16 Thread leerho
The docs page for the maven-toolchains-plugin has 4 non-working links: user mailing list -> https://maven.apache.org/plugins/maven-toolchains-plugin/mail-lists.html Mail archive -> https://maven.apache.org/plugins/maven-toolchains-

Re: [JENKINS] - New Maven Controller for the project

2021-07-16 Thread Robert Scholte
Could this be the issue? [Jira] No Jira site is configured for this project. This must be a project configuration error @Gavin, could you configure this like it was done with ci-builds? Especially the credentials seem to be an issue for me. thanks, Robert On 16-7-2021 12:49:30, Robert Scholte

[GitHub] [maven-site] slachiewicz merged pull request #248: Fix invalid XML in Mapping Properties example

2021-07-16 Thread GitBox
slachiewicz merged pull request #248: URL: https://github.com/apache/maven-site/pull/248 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsub

Re: [External] : Re: JDK 17 is now in Rampdown Phase Two

2021-07-16 Thread Robert Scholte
I've created https://bugs.openjdk.java.net/browse/JDK-8270831 for the JDK 17-ea bug. thanks, Robert On 16-7-2021 12:51:28, Rory O'Donnell wrote: Hi Robert, Can you highlight the priority of the issues for you , would need to be P1 or P2 to get fixed in Rampdown Phase Two. Rgds,Rory On 16/07/

Re: [External] : Re: JDK 17 is now in Rampdown Phase Two

2021-07-16 Thread Rory O'Donnell
Hi Robert, Can you highlight the priority of the issues for you , would need to be P1 or P2 to get fixed in Rampdown Phase Two. Rgds,Rory On 16/07/2021 11:46, Rory O'Donnell wrote: Hi Robert, Can you log a couple of bugs, refer to the closed bugs and send the IDs ? Thanks,Rory On 16/07/2

Re: [External] : Re: JDK 17 is now in Rampdown Phase Two

2021-07-16 Thread Rory O'Donnell
Hi Robert, Can you log a couple of bugs, refer to the closed bugs and send the IDs ? Thanks,Rory On 16/07/2021 09:55, Robert Scholte wrote: Hi Rory, thanks for the update. We're having 2 issues related to javadoc, one based on JDK 17-ea+30, the other one on Oracle OpenJDK 11.0.11 on Windows.

Re: [JENKINS] - New Maven Controller for the project

2021-07-16 Thread Gavin McDonald
All PMC Members should see an 'Administer' button down the leftside nav On Fri, Jul 16, 2021 at 10:38 AM Robert Scholte wrote: > This would indeed be a good one for Arnaud. > I don't recognize an option related to this. > What do you expect me to see, or can you share a link to see if I have > a

[GitHub] [maven-site] spmason opened a new pull request #248: Fix invalid XML in Mapping Properties example

2021-07-16 Thread GitBox
spmason opened a new pull request #248: URL: https://github.com/apache/maven-site/pull/248 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-uns

Re: JDK 17 is now in Rampdown Phase Two

2021-07-16 Thread Robert Scholte
Hi Rory, thanks for the update. We're having 2 issues related to javadoc, one based on JDK 17-ea+30, the other one on Oracle OpenJDK 11.0.11 on Windows. The issue with JDK 17 has to do with stdout and errout. The maven-javadoc-plugin has a flag to fail on warning, which means: if something is w

Re: [JENKINS] - New Maven Controller for the project

2021-07-16 Thread Robert Scholte
This would indeed be a good one for Arnaud. I don't recognize an option related to this. What do you expect me to see, or can you share a link to see if I have access? thanks, Robert On 16-7-2021 10:25:04, Gavin McDonald wrote: Hi I think I have it configured correctly that PMC can manage the co

Re: [JENKINS] - New Maven Controller for the project

2021-07-16 Thread Gavin McDonald
Hi I think I have it configured correctly that PMC can manage the controller, can someone test by trying to install this plugin and let me know? TIA On Fri, Jul 16, 2021 at 10:07 AM Arnaud Héritier wrote: > This one: > https://plugins.jenkins.io/ws-cleanup/ > > Do we (at least PMCs) have admin

Re: [JENKINS] - New Maven Controller for the project

2021-07-16 Thread Arnaud Héritier
This one: https://plugins.jenkins.io/ws-cleanup/ Do we (at least PMCs) have admin privileges on the controller? In such case you can just add it from the plugins management admin panel. You just search the missing keyword on jenkins.io to find the plugin implementing the missing command. We shou

Re: [JENKINS] - New Maven Controller for the project

2021-07-16 Thread Robert Scholte
Yes, that fixed the build generating pages like https://ci-maven.apache.org/job/Maven/job/dist-tool-plugin/job/master/site/dist-tool-master-jobs.html Most masters are broken, most likely all due to this error:" No such DSL method 'cleanWs' Looks like another plugin is missing. Robert On 16-7-2

Re: [JENKINS] - New Maven Controller for the project

2021-07-16 Thread Gavin McDonald
Thanks Robert, I believe those are a result of missing plugins Ansicolor and Timestamper. Both now installed HTH On Fri, Jul 16, 2021 at 9:31 AM Robert Scholte wrote: > Okay, that makes sense. > Jobs have been picked up, just required quite some hours to run everything. > > this morning I not

Re: [JENKINS] - New Maven Controller for the project

2021-07-16 Thread Robert Scholte
Okay, that makes sense. Jobs have been picked up, just required quite some hours to run everything. this morning I noticed some failed with the following message: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: WorkflowScript: 54: Invalid option type "timestamps".