This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch gh in repository https://gitbox.apache.org/repos/asf/maven-sources.git
commit 84722334a324bbadf3a8fedb6bf1b7f29dfaf927 Author: Hervé Boutemy <[email protected]> AuthorDate: Tue Nov 11 17:43:40 2025 +0100 ./update_gh.java > gh.md --- gh.md | 266 +++++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 133 insertions(+), 133 deletions(-) diff --git a/gh.md b/gh.md index 307a2a0..079bd2b 100644 --- a/gh.md +++ b/gh.md @@ -1,165 +1,165 @@ -- site [](https://github.com/apache/maven-site/tree/master) -- sources [](https://github.com/apache/maven-sources/tree/master) +- [](https://github.com/apache/maven-site/tree/master) site +- [](https://github.com/apache/maven-sources/tree/master) sources # core -- build-cache [](https://github.com/apache/maven-build-cache-extension/tree/master) -- maven [](https://github.com/apache/maven/tree/master) -- mvnd [](https://github.com/apache/maven-mvnd/tree/master) -- resolver [](https://github.com/apache/maven-resolver/tree/master) -- resolver-ant-tasks [](https://github.com/apache/maven-resolver-ant-tasks/tree/master) -- wrapper [](https://github.com/apache/maven-wrapper/tree/master) +- [](https://github.com/apache/maven-build-cache-extension/tree/master) build-cache +- [](https://github.com/apache/maven/tree/master) maven +- [](https://github.com/apache/maven-mvnd/tree/master) mvnd +- [](https://github.com/apache/maven-resolver/tree/master) resolver +- [](https://github.com/apache/maven-resolver-ant-tasks/tree/master) resolver-ant-tasks +- [](https://github.com/apache/maven-wrapper/tree/master) wrapper # core/3.x -- maven-3 maven-3.9.x [](https://github.com/apache/maven/tree/maven-3.9.x) -- mvnd-1 mvnd-1.x [](https://github.com/apache/maven-mvnd/tree/mvnd-1.x) -- resolver-1 maven-resolver-1.9.x [](https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.x) -- its-3 maven-3.9.x [](https://github.com/apache/maven-integration-testing/tree/maven-3.9.x) +- [](https://github.com/apache/maven/tree/maven-3.9.x) maven-3 maven-3.9.x +- [](https://github.com/apache/maven-mvnd/tree/mvnd-1.x) mvnd-1 mvnd-1.x +- [](https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.x) resolver-1 maven-resolver-1.9.x +- [](https://github.com/apache/maven-integration-testing/tree/maven-3.9.x) its-3 maven-3.9.x # plugins/core -- maven-clean-plugin maven-clean-plugin-3.x [](https://github.com/apache/maven-clean-plugin/tree/maven-clean-plugin-3.x) -- maven-compiler-plugin maven-compiler-plugin-3.x [](https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.x) -- maven-deploy-plugin maven-deploy-plugin-3.x [](https://github.com/apache/maven-deploy-plugin/tree/maven-deploy-plugin-3.x) -- maven-install-plugin maven-install-plugin-3.x [](https://github.com/apache/maven-install-plugin/tree/maven-install-plugin-3.x) -- maven-resources-plugin maven-resources-plugin-3.x [](https://github.com/apache/maven-resources-plugin/tree/maven-resources-plugin-3.x) -- maven-site-plugin maven-site-plugin-3.x [](https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-3.x) -- surefire [](https://github.com/apache/maven-surefire/tree/master) -- maven-verifier-plugin [](https://github.com/apache/maven-verifier-plugin/tree/master) +- [](https://github.com/apache/maven-clean-plugin/tree/maven-clean-plugin-3.x) maven-clean-plugin maven-clean-plugin-3.x +- [](https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.x) maven-compiler-plugin maven-compiler-plugin-3.x +- [](https://github.com/apache/maven-deploy-plugin/tree/maven-deploy-plugin-3.x) maven-deploy-plugin maven-deploy-plugin-3.x +- [](https://github.com/apache/maven-install-plugin/tree/maven-install-plugin-3.x) maven-install-plugin maven-install-plugin-3.x +- [](https://github.com/apache/maven-resources-plugin/tree/maven-resources-plugin-3.x) maven-resources-plugin maven-resources-plugin-3.x +- [](https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-3.x) maven-site-plugin maven-site-plugin-3.x +- [](https://github.com/apache/maven-surefire/tree/master) surefire +- [](https://github.com/apache/maven-verifier-plugin/tree/master) maven-verifier-plugin # plugins/core-4 -- maven-clean-plugin [](https://github.com/apache/maven-clean-plugin/tree/master) -- maven-compiler-plugin [](https://github.com/apache/maven-compiler-plugin/tree/master) -- maven-deploy-plugin [](https://github.com/apache/maven-deploy-plugin/tree/master) -- maven-install-plugin [](https://github.com/apache/maven-install-plugin/tree/master) -- maven-resources-plugin [](https://github.com/apache/maven-resources-plugin/tree/master) -- maven-site-plugin [](https://github.com/apache/maven-site-plugin/tree/master) +- [](https://github.com/apache/maven-clean-plugin/tree/master) maven-clean-plugin +- [](https://github.com/apache/maven-compiler-plugin/tree/master) maven-compiler-plugin +- [](https://github.com/apache/maven-deploy-plugin/tree/master) maven-deploy-plugin +- [](https://github.com/apache/maven-install-plugin/tree/master) maven-install-plugin +- [](https://github.com/apache/maven-resources-plugin/tree/master) maven-resources-plugin +- [](https://github.com/apache/maven-site-plugin/tree/master) maven-site-plugin # plugins/packaging -- maven-ear-plugin [](https://github.com/apache/maven-ear-plugin/tree/master) -- maven-ejb-plugin [](https://github.com/apache/maven-ejb-plugin/tree/master) -- maven-jar-plugin maven-jar-plugin-3.x [](https://github.com/apache/maven-jar-plugin/tree/maven-jar-plugin-3.x) -- maven-rar-plugin [](https://github.com/apache/maven-rar-plugin/tree/master) -- maven-war-plugin [](https://github.com/apache/maven-war-plugin/tree/master) -- maven-acr-plugin [](https://github.com/apache/maven-acr-plugin/tree/master) -- maven-shade-plugin [](https://github.com/apache/maven-shade-plugin/tree/master) -- maven-source-plugin maven-source-plugin-3.x [](https://github.com/apache/maven-source-plugin/tree/maven-source-plugin-3.x) -- maven-jlink-plugin [](https://github.com/apache/maven-jlink-plugin/tree/master) -- maven-jmod-plugin [](https://github.com/apache/maven-jmod-plugin/tree/master) +- [](https://github.com/apache/maven-ear-plugin/tree/master) maven-ear-plugin +- [](https://github.com/apache/maven-ejb-plugin/tree/master) maven-ejb-plugin +- [](https://github.com/apache/maven-jar-plugin/tree/maven-jar-plugin-3.x) maven-jar-plugin maven-jar-plugin-3.x +- [](https://github.com/apache/maven-rar-plugin/tree/master) maven-rar-plugin +- [](https://github.com/apache/maven-war-plugin/tree/master) maven-war-plugin +- [](https://github.com/apache/maven-acr-plugin/tree/master) maven-acr-plugin +- [](https://github.com/apache/maven-shade-plugin/tree/master) maven-shade-plugin +- [](https://github.com/apache/maven-source-plugin/tree/maven-source-plugin-3.x) maven-source-plugin maven-source-plugin-3.x +- [](https://github.com/apache/maven-jlink-plugin/tree/master) maven-jlink-plugin +- [](https://github.com/apache/maven-jmod-plugin/tree/master) maven-jmod-plugin # plugins/packaging-4 -- maven-jar-plugin [](https://github.com/apache/maven-jar-plugin/tree/master) -- maven-source-plugin [](https://github.com/apache/maven-source-plugin/tree/master) +- [](https://github.com/apache/maven-jar-plugin/tree/master) maven-jar-plugin +- [](https://github.com/apache/maven-source-plugin/tree/master) maven-source-plugin # plugins/reporting -- maven-changelog-plugin [](https://github.com/apache/maven-changelog-plugin/tree/master) -- maven-changes-plugin [](https://github.com/apache/maven-changes-plugin/tree/master) -- maven-checkstyle-plugin [](https://github.com/apache/maven-checkstyle-plugin/tree/master) -- maven-doap-plugin [](https://github.com/apache/maven-doap-plugin/tree/master) -- maven-javadoc-plugin [](https://github.com/apache/maven-javadoc-plugin/tree/master) -- maven-jdeps-plugin [](https://github.com/apache/maven-jdeps-plugin/tree/master) -- jxr [](https://github.com/apache/maven-jxr/tree/master) -- maven-pmd-plugin [](https://github.com/apache/maven-pmd-plugin/tree/master) -- maven-project-info-reports-plugin [](https://github.com/apache/maven-project-info-reports-plugin/tree/master) +- [](https://github.com/apache/maven-changelog-plugin/tree/master) maven-changelog-plugin +- [](https://github.com/apache/maven-changes-plugin/tree/master) maven-changes-plugin +- [](https://github.com/apache/maven-checkstyle-plugin/tree/master) maven-checkstyle-plugin +- [](https://github.com/apache/maven-doap-plugin/tree/master) maven-doap-plugin +- [](https://github.com/apache/maven-javadoc-plugin/tree/master) maven-javadoc-plugin +- [](https://github.com/apache/maven-jdeps-plugin/tree/master) maven-jdeps-plugin +- [](https://github.com/apache/maven-jxr/tree/master) jxr +- [](https://github.com/apache/maven-pmd-plugin/tree/master) maven-pmd-plugin +- [](https://github.com/apache/maven-project-info-reports-plugin/tree/master) maven-project-info-reports-plugin # plugins/tools -- maven-antrun-plugin [](https://github.com/apache/maven-antrun-plugin/tree/master) -- archetype [](https://github.com/apache/maven-archetype/tree/master) -- maven-artifact-plugin [](https://github.com/apache/maven-artifact-plugin/tree/master) -- maven-assembly-plugin [](https://github.com/apache/maven-assembly-plugin/tree/master) -- maven-dependency-plugin [](https://github.com/apache/maven-dependency-plugin/tree/master) -- enforcer [](https://github.com/apache/maven-enforcer/tree/master) -- maven-gpg-plugin [](https://github.com/apache/maven-gpg-plugin/tree/master) -- maven-help-plugin [](https://github.com/apache/maven-help-plugin/tree/master) -- maven-invoker-plugin [](https://github.com/apache/maven-invoker-plugin/tree/master) -- maven-jarsigner-plugin [](https://github.com/apache/maven-jarsigner-plugin/tree/master) -- maven-jdeprscan-plugin [](https://github.com/apache/maven-jdeprscan-plugin/tree/master) -- plugin-tools [](https://github.com/apache/maven-plugin-tools/tree/master) -- release [](https://github.com/apache/maven-release/tree/master) -- maven-remote-resources-plugin [](https://github.com/apache/maven-remote-resources-plugin/tree/master) -- scm [](https://github.com/apache/maven-scm/tree/master) -- maven-scm-publish-plugin [](https://github.com/apache/maven-scm-publish-plugin/tree/master) -- maven-scripting-plugin [](https://github.com/apache/maven-scripting-plugin/tree/master) -- maven-stage-plugin [](https://github.com/apache/maven-stage-plugin/tree/master) -- maven-toolchains-plugin [](https://github.com/apache/maven-toolchains-plugin/tree/master) +- [](https://github.com/apache/maven-antrun-plugin/tree/master) maven-antrun-plugin +- [](https://github.com/apache/maven-archetype/tree/master) archetype +- [](https://github.com/apache/maven-artifact-plugin/tree/master) maven-artifact-plugin +- [](https://github.com/apache/maven-assembly-plugin/tree/master) maven-assembly-plugin +- [](https://github.com/apache/maven-dependency-plugin/tree/master) maven-dependency-plugin +- [](https://github.com/apache/maven-enforcer/tree/master) enforcer +- [](https://github.com/apache/maven-gpg-plugin/tree/master) maven-gpg-plugin +- [](https://github.com/apache/maven-help-plugin/tree/master) maven-help-plugin +- [](https://github.com/apache/maven-invoker-plugin/tree/master) maven-invoker-plugin +- [](https://github.com/apache/maven-jarsigner-plugin/tree/master) maven-jarsigner-plugin +- [](https://github.com/apache/maven-jdeprscan-plugin/tree/master) maven-jdeprscan-plugin +- [](https://github.com/apache/maven-plugin-tools/tree/master) plugin-tools +- [](https://github.com/apache/maven-release/tree/master) release +- [](https://github.com/apache/maven-remote-resources-plugin/tree/master) maven-remote-resources-plugin +- [](https://github.com/apache/maven-scm/tree/master) scm +- [](https://github.com/apache/maven-scm-publish-plugin/tree/master) maven-scm-publish-plugin +- [](https://github.com/apache/maven-scripting-plugin/tree/master) maven-scripting-plugin +- [](https://github.com/apache/maven-stage-plugin/tree/master) maven-stage-plugin +- [](https://github.com/apache/maven-toolchains-plugin/tree/master) maven-toolchains-plugin # shared -- archiver maven-archiver-3.x [](https://github.com/apache/maven-archiver/tree/maven-archiver-3.x) -- common-artifact-filters [](https://github.com/apache/maven-common-artifact-filters/tree/master) -- dependency-analyzer [](https://github.com/apache/maven-dependency-analyzer/tree/master) -- dependency-tree [](https://github.com/apache/maven-dependency-tree/tree/master) -- file-management [](https://github.com/apache/maven-file-management/tree/master) -- filtering maven-filtering-3.x [](https://github.com/apache/maven-filtering/tree/maven-filtering-3.x) -- invoker [](https://github.com/apache/maven-invoker/tree/master) -- jarsigner [](https://github.com/apache/maven-jarsigner/tree/master) -- mapping [](https://github.com/apache/maven-mapping/tree/master) -- reporting-api [](https://github.com/apache/maven-reporting-api/tree/master) -- reporting-exec [](https://github.com/apache/maven-reporting-exec/tree/master) -- reporting-impl [](https://github.com/apache/maven-reporting-impl/tree/master) -- script-interpreter [](https://github.com/apache/maven-script-interpreter/tree/master) -- shared-incremental [](https://github.com/apache/maven-shared-incremental/tree/master) -- shared-io [](https://github.com/apache/maven-shared-io/tree/master) -- shared-jar [](https://github.com/apache/maven-shared-jar/tree/master) -- shared-resources [](https://github.com/apache/maven-shared-resources/tree/master) -- shared-utils [](https://github.com/apache/maven-shared-utils/tree/master) -- verifier [](https://github.com/apache/maven-verifier/tree/master) +- [](https://github.com/apache/maven-archiver/tree/maven-archiver-3.x) archiver maven-archiver-3.x +- [](https://github.com/apache/maven-common-artifact-filters/tree/master) common-artifact-filters +- [](https://github.com/apache/maven-dependency-analyzer/tree/master) dependency-analyzer +- [](https://github.com/apache/maven-dependency-tree/tree/master) dependency-tree +- [](https://github.com/apache/maven-file-management/tree/master) file-management +- [](https://github.com/apache/maven-filtering/tree/maven-filtering-3.x) filtering maven-filtering-3.x +- [](https://github.com/apache/maven-invoker/tree/master) invoker +- [](https://github.com/apache/maven-jarsigner/tree/master) jarsigner +- [](https://github.com/apache/maven-mapping/tree/master) mapping +- [](https://github.com/apache/maven-reporting-api/tree/master) reporting-api +- [](https://github.com/apache/maven-reporting-exec/tree/master) reporting-exec +- [](https://github.com/apache/maven-reporting-impl/tree/master) reporting-impl +- [](https://github.com/apache/maven-script-interpreter/tree/master) script-interpreter +- [](https://github.com/apache/maven-shared-incremental/tree/master) shared-incremental +- [](https://github.com/apache/maven-shared-io/tree/master) shared-io +- [](https://github.com/apache/maven-shared-jar/tree/master) shared-jar +- [](https://github.com/apache/maven-shared-resources/tree/master) shared-resources +- [](https://github.com/apache/maven-shared-utils/tree/master) shared-utils +- [](https://github.com/apache/maven-verifier/tree/master) verifier # shared-4 -- archiver [](https://github.com/apache/maven-archiver/tree/master) -- filtering [](https://github.com/apache/maven-filtering/tree/master) +- [](https://github.com/apache/maven-archiver/tree/master) archiver +- [](https://github.com/apache/maven-filtering/tree/master) filtering # doxia -- doxia [](https://github.com/apache/maven-doxia/tree/master) -- site [](https://github.com/apache/maven-doxia-site/tree/master) -- sitetools [](https://github.com/apache/maven-doxia-sitetools/tree/master) -- tools/doxia-book-maven-plugin [](https://github.com/apache/maven-doxia-book-maven-plugin/tree/master) -- tools/converter [](https://github.com/apache/maven-doxia-converter/tree/master) +- [](https://github.com/apache/maven-doxia/tree/master) doxia +- [](https://github.com/apache/maven-doxia-site/tree/master) site +- [](https://github.com/apache/maven-doxia-sitetools/tree/master) sitetools +- [](https://github.com/apache/maven-doxia-book-maven-plugin/tree/master) tools/doxia-book-maven-plugin +- [](https://github.com/apache/maven-doxia-converter/tree/master) tools/converter # misc -- archetypes [](https://github.com/apache/maven-archetypes/tree/master) -- pom/maven [](https://github.com/apache/maven-parent/tree/master) -- pom/apache [](https://github.com/apache/maven-apache-parent/tree/master) -- pom/apache-resources [](https://github.com/apache/maven-apache-resources/tree/master) -- skins/default [](https://github.com/apache/maven-default-skin/tree/master) -- skins/fluido [](https://github.com/apache/maven-fluido-skin/tree/master) -- dist-tool [](https://github.com/apache/maven-dist-tool/tree/master) -- gh-actions-shared main [](https://github.com/apache/maven-gh-actions-shared/tree/main) -- jenkins/env [](https://github.com/apache/maven-jenkins-env/tree/master) -- jenkins/lib [](https://github.com/apache/maven-jenkins-lib/tree/master) -- indexer [](https://github.com/apache/maven-indexer/tree/master) -- plugin-testing [](https://github.com/apache/maven-plugin-testing/tree/master) -- wagon [](https://github.com/apache/maven-wagon/tree/master) +- [](https://github.com/apache/maven-archetypes/tree/master) archetypes +- [](https://github.com/apache/maven-parent/tree/master) pom/maven +- [](https://github.com/apache/maven-apache-parent/tree/master) pom/apache +- [](https://github.com/apache/maven-apache-resources/tree/master) pom/apache-resources +- [](https://github.com/apache/maven-default-skin/tree/master) skins/default +- [](https://github.com/apache/maven-fluido-skin/tree/master) skins/fluido +- [](https://github.com/apache/maven-dist-tool/tree/master) dist-tool +- [](https://github.com/apache/maven-gh-actions-shared/tree/main) gh-actions-shared main +- [](https://github.com/apache/maven-jenkins-env/tree/master) jenkins/env +- [](https://github.com/apache/maven-jenkins-lib/tree/master) jenkins/lib +- [](https://github.com/apache/maven-indexer/tree/master) indexer +- [](https://github.com/apache/maven-plugin-testing/tree/master) plugin-testing +- [](https://github.com/apache/maven-wagon/tree/master) wagon # studies -- master [](https://github.com/apache/maven-studies/tree/master) -- consumer-pom consumer-pom [](https://github.com/apache/maven-studies/tree/consumer-pom) -- maven-basedir-filesystem maven-basedir-filesystem [](https://github.com/apache/maven-studies/tree/maven-basedir-filesystem) -- maven-ci-extension maven-ci-extension [](https://github.com/apache/maven-studies/tree/maven-ci-extension) -- maven-default-plugins maven-default-plugins [](https://github.com/apache/maven-studies/tree/maven-default-plugins) -- maven-eventsound-extension maven-eventsound-extension [](https://github.com/apache/maven-studies/tree/maven-eventsound-extension) -- maven-extension-demo maven-extension-demo [](https://github.com/apache/maven-studies/tree/maven-extension-demo) +- [](https://github.com/apache/maven-studies/tree/master) master +- [](https://github.com/apache/maven-studies/tree/consumer-pom) consumer-pom consumer-pom +- [](https://github.com/apache/maven-studies/tree/maven-basedir-filesystem) maven-basedir-filesystem maven-basedir-filesystem +- [](https://github.com/apache/maven-studies/tree/maven-ci-extension) maven-ci-extension maven-ci-extension +- [](https://github.com/apache/maven-studies/tree/maven-default-plugins) maven-default-plugins maven-default-plugins +- [](https://github.com/apache/maven-studies/tree/maven-eventsound-extension) maven-eventsound-extension maven-eventsound-extension +- [](https://github.com/apache/maven-studies/tree/maven-extension-demo) maven-extension-demo maven-extension-demo # svn -- repository-tools trunk [](https://github.com/apache/maven-repository-tools/tree/trunk) -- sandbox trunk [](https://github.com/apache/maven-sandbox/tree/trunk) -- doxia-ide trunk [](https://github.com/apache/maven-doxia-ide/tree/trunk) +- [](https://github.com/apache/maven-repository-tools/tree/trunk) repository-tools trunk +- [](https://github.com/apache/maven-sandbox/tree/trunk) sandbox trunk +- [](https://github.com/apache/maven-doxia-ide/tree/trunk) doxia-ide trunk # plexus -- codehaus-plexus.github.io source [](https://github.com/codehaus-plexus/codehaus-plexus.github.io/tree/source) -- modello [](https://github.com/codehaus-plexus/modello/tree/master) -- classworlds [](https://github.com/codehaus-plexus/plexus-classworlds/tree/master) -- components/archiver [](https://github.com/codehaus-plexus/plexus-archiver/tree/master) -- components/compiler [](https://github.com/codehaus-plexus/plexus-compiler/tree/master) -- components/i18n [](https://github.com/codehaus-plexus/plexus-i18n/tree/master) -- components/interactivity [](https://github.com/codehaus-plexus/plexus-interactivity/tree/master) -- components/interpolation [](https://github.com/codehaus-plexus/plexus-interpolation/tree/master) -- components/io [](https://github.com/codehaus-plexus/plexus-io/tree/master) -- components/languages [](https://github.com/codehaus-plexus/plexus-languages/tree/master) -- components/resources [](https://github.com/codehaus-plexus/plexus-resources/tree/master) -- components/sec-dispatcher [](https://github.com/codehaus-plexus/plexus-sec-dispatcher/tree/master) -- components/velocity [](https://github.com/codehaus-plexus/plexus-velocity/tree/master) -- pom/plexus [](https://github.com/codehaus-plexus/plexus-pom/tree/master) -- testing [](https://github.com/codehaus-plexus/plexus-testing/tree/master) -- utils [](https://github.com/codehaus-plexus/plexus-utils/tree/master) -- xml [](https://github.com/codehaus-plexus/plexus-xml/tree/master) +- [](https://github.com/codehaus-plexus/codehaus-plexus.github.io/tree/source) codehaus-plexus.github.io source +- [](https://github.com/codehaus-plexus/modello/tree/master) modello +- [](https://github.com/codehaus-plexus/plexus-classworlds/tree/master) classworlds +- [](https://github.com/codehaus-plexus/plexus-archiver/tree/master) components/archiver +- [](https://github.com/codehaus-plexus/plexus-compiler/tree/master) components/compiler +- [](https://github.com/codehaus-plexus/plexus-i18n/tree/master) components/i18n +- [](https://github.com/codehaus-plexus/plexus-interactivity/tree/master) components/interactivity +- [](https://github.com/codehaus-plexus/plexus-interpolation/tree/master) components/interpolation +- [](https://github.com/codehaus-plexus/plexus-io/tree/master) components/io +- [](https://github.com/codehaus-plexus/plexus-languages/tree/master) components/languages +- [](https://github.com/codehaus-plexus/plexus-resources/tree/master) components/resources +- [](https://github.com/codehaus-plexus/plexus-sec-dispatcher/tree/master) components/sec-dispatcher +- [](https://github.com/codehaus-plexus/plexus-velocity/tree/master) components/velocity +- [](https://github.com/codehaus-plexus/plexus-pom/tree/master) pom/plexus +- [](https://github.com/codehaus-plexus/plexus-testing/tree/master) testing +- [](https://github.com/codehaus-plexus/plexus-utils/tree/master) utils +- [](https://github.com/codehaus-plexus/plexus-xml/tree/master) xml # sisu -- sisu-project [](https://github.com/eclipse-sisu/sisu-project/tree/master) +- [](https://github.com/eclipse-sisu/sisu-project/tree/master) sisu-project
