(maven-integration-testing) branch master updated: Change bootstrap syntax to align with the usual one (#316)

2023-11-25 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-integration-testing.git The following commit(s) were added to refs/heads/master by this push: new ef425040e Change bootstrap sy

(maven-javadoc-plugin) 02/02: Align plugin with AbstractMavenReport

2023-11-25 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch doxia-2.0.0 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git commit 6c5df220cd57004b5b5f7ce3d4866652f09901a3 Author: Michael Osipov AuthorDate: Sun Nov 19 12:34:38 202

(maven-javadoc-plugin) branch doxia-2.0.0 updated (2651a609 -> 6c5df220)

2023-11-25 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch doxia-2.0.0 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git omit 2651a609 dfadf omit 99d4d646 Align plugin with AbstractMavenReport omit 97187938 Prepare

(maven-javadoc-plugin) 01/02: Prepare for Doxia 2.0.0

2023-11-25 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch doxia-2.0.0 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git commit fb69c8ed24d604090aae00d7bbc3fe04aacc0af1 Author: Michael Osipov AuthorDate: Sun Apr 30 11:25:56 202

(maven-javadoc-plugin) branch update-deps deleted (was 867dc73c)

2023-11-25 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch update-deps in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git was 867dc73c [MJAVADOC-781] Upgrade plugins and components (in ITs) The revisions that were on this

(maven-javadoc-plugin) branch master updated (0104ab2c -> 867dc73c)

2023-11-25 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git from 0104ab2c Fix incorrect config in test-javadoc-test-plugin-config.xml add 867dc73c [MJAVADOC-781]

(maven-javadoc-plugin) branch update-deps updated (14d1ca65 -> 867dc73c)

2023-11-25 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch update-deps in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git omit 14d1ca65 update deps new 867dc73c [MJAVADOC-781] Upgrade plugins and components (in ITs) Th

(maven-javadoc-plugin) branch dependabot/maven/org.codehaus.plexus-plexus-archiver-4.9.0 deleted (was 3a556c82)

2023-11-25 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch dependabot/maven/org.codehaus.plexus-plexus-archiver-4.9.0 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git was 3a556c82 Bump org.codehaus.plexus:plexus-archiver

(maven-javadoc-plugin) branch update-deps created (now 14d1ca65)

2023-11-25 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch update-deps in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git at 14d1ca65 update deps This branch includes the following new commits: new 14d1ca65 update d

(maven) branch maven-3.9.x updated: [MNG-7934] Update to Resolver 1.9.18 (#1326)

2023-11-25 Thread cstamas
This is an automated email from the ASF dual-hosted git repository. cstamas pushed a commit to branch maven-3.9.x in repository https://gitbox.apache.org/repos/asf/maven.git The following commit(s) were added to refs/heads/maven-3.9.x by this push: new 48adee3711 [MNG-7934] Update to Resolv

(maven-surefire) branch dependabot/maven/org.fusesource.jansi-jansi-2.4.1 updated (e81173bc1 -> ba4922ced)

2023-11-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.fusesource.jansi-jansi-2.4.1 in repository https://gitbox.apache.org/repos/asf/maven-surefire.git omit e81173bc1 Bump org.fusesource.jansi:jansi from 2.4.0 to 2.4.1

(maven-surefire) branch update-deps deleted (was aa864f453)

2023-11-25 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch update-deps in repository https://gitbox.apache.org/repos/asf/maven-surefire.git was aa864f453 [SUREFIRE-2216] Upgrade plugins and components (in ITs) The revisions that were on this bran

(maven-surefire) branch master updated (6662e07f5 -> aa864f453)

2023-11-25 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/maven-surefire.git from 6662e07f5 [SUREFIRE-2215] Upgrade to Parent 41 add aa864f453 [SUREFIRE-2216] Upgrade plugins and compon

svn commit: r65536 - /release/maven/resolver/

2023-11-25 Thread cstamas
Author: cstamas Date: Sat Nov 25 20:44:26 2023 New Revision: 65536 Log: Maven Resolver 1.9.18 released Added: release/maven/resolver/maven-resolver-1.9.18-source-release.zip (with props) release/maven/resolver/maven-resolver-1.9.18-source-release.zip.asc (with props) release/ma

(maven) 01/01: [MNG-7943] Upgrade default plugin bindings

2023-11-25 Thread sjaranowski
This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch MNG-7943 in repository https://gitbox.apache.org/repos/asf/maven.git commit c9478e1bd94e9b6ccd1b6facd112d66be81d9e92 Author: Slawomir Jaranowski AuthorDate: Sat Nov 25 21:17:56 2023 +0100

(maven) branch MNG-7943 created (now c9478e1bd9)

2023-11-25 Thread sjaranowski
This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a change to branch MNG-7943 in repository https://gitbox.apache.org/repos/asf/maven.git at c9478e1bd9 [MNG-7943] Upgrade default plugin bindings This branch includes the following new commits: new

(maven-assembly-plugin) branch master updated: [MASSEMBLY-1010] Use IOUtils from commons-io instead of plexus

2023-11-25 Thread sjaranowski
This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git The following commit(s) were added to refs/heads/master by this push: new c02d7f3a [MASSEMBLY-1010] Us

(maven-assembly-plugin) branch MASSEMBLY-1010 deleted (was 0f4e2c49)

2023-11-25 Thread sjaranowski
This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a change to branch MASSEMBLY-1010 in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git was 0f4e2c49 [MASSEMBLY-1010] Use IOUtils from commons-io instead of plexus The revisions tha

(maven-assembly-plugin) branch MASSEMBLY-1010 created (now 0f4e2c49)

2023-11-25 Thread sjaranowski
This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a change to branch MASSEMBLY-1010 in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git at 0f4e2c49 [MASSEMBLY-1010] Use IOUtils from commons-io instead of plexus This branch inclu

(maven-assembly-plugin) 01/01: [MASSEMBLY-1010] Use IOUtils from commons-io instead of plexus

2023-11-25 Thread sjaranowski
This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch MASSEMBLY-1010 in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git commit 0f4e2c49c12934f396e858dc10d509be15d626fe Author: Slawomir Jaranowski AuthorDate: Sat Nov 25

(maven-assembly-plugin) branch MASSEMBLY-1009 deleted (was ec685b72)

2023-11-25 Thread sjaranowski
This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a change to branch MASSEMBLY-1009 in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git was ec685b72 [MASSEMBLY-1009] Bump commons-io from 2.13.0 to 2.15.0 The revisions that were o

(maven-assembly-plugin) branch master updated: [MASSEMBLY-1009] Bump commons-io from 2.13.0 to 2.15.0

2023-11-25 Thread sjaranowski
This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git The following commit(s) were added to refs/heads/master by this push: new 25bc4101 [MASSEMBLY-1009] Bu

(maven-assembly-plugin) 01/01: [MASSEMBLY-1009] Bump commons-io from 2.13.0 to 2.15.0

2023-11-25 Thread sjaranowski
This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch MASSEMBLY-1009 in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git commit ec685b7247d2ec901f72ed082b8b383ef9efa5ab Author: Slawomir Jaranowski AuthorDate: Sat Nov 25

(maven-assembly-plugin) branch MASSEMBLY-1009 created (now ec685b72)

2023-11-25 Thread sjaranowski
This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a change to branch MASSEMBLY-1009 in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git at ec685b72 [MASSEMBLY-1009] Bump commons-io from 2.13.0 to 2.15.0 This branch includes the