Skip to content

Instantly share code, notes, and snippets.

@michael-o
Last active December 27, 2021 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michael-o/736716a3be6f757e3c357697793c7238 to your computer and use it in GitHub Desktop.
Save michael-o/736716a3be6f757e3c357697793c7238 to your computer and use it in GitHub Desktop.
Uses of Wagon in all Apache Maven repos
$ grep -r --include='*/pom.xml' '<artifactId>wagon' .
./maven-assembly-plugin/src/it/projects/dependency-sets/dep-with-transitive-filter/pom.xml: <artifactId>wagon-webdav-jackrabbit</artifactId>
./maven-assembly-plugin/src/it/projects/dependency-sets/multiple-wildcard-includes/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven-assembly-plugin/src/it/projects/dependency-sets/multiple-wildcard-includes/pom.xml: <artifactId>wagon-webdav-jackrabbit</artifactId>
./maven-assembly-plugin/src/it/projects/dependency-sets/dep-transfilter-wildcard-massembly544/pom.xml: <artifactId>wagon-webdav-jackrabbit</artifactId>
./maven-jxr/maven-jxr-plugin/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven-reporting-exec/pom.xml: <artifactId>wagon-http-lightweight</artifactId>
./maven-compiler-plugin/src/it/MCOMPILER-157/annotation-verify/pom.xml: <artifactId>wagon-file</artifactId>
./maven-compiler-plugin/src/it/MCOMPILER-157/annotation-verify/pom.xml: <artifactId>wagon-http-lightweight</artifactId>
./maven-compiler-plugin/src/it/MCOMPILER-157/annotation-verify/pom.xml: <artifactId>wagon-ssh</artifactId>
./maven-compiler-plugin/src/it/MCOMPILER-157/annotation-verify/pom.xml: <artifactId>wagon-ssh-external</artifactId>
./maven-compiler-plugin/src/it/MCOMPILER-203-processorpath/annotation-verify/pom.xml: <artifactId>wagon-file</artifactId>
./maven-compiler-plugin/src/it/MCOMPILER-203-processorpath/annotation-verify/pom.xml: <artifactId>wagon-http-lightweight</artifactId>
./maven-compiler-plugin/src/it/MCOMPILER-203-processorpath/annotation-verify/pom.xml: <artifactId>wagon-ssh</artifactId>
./maven-compiler-plugin/src/it/MCOMPILER-203-processorpath/annotation-verify/pom.xml: <artifactId>wagon-ssh-external</artifactId>
./maven-indexer/indexer-examples/indexer-examples-basic/pom.xml: <artifactId>wagon-http-lightweight</artifactId>
./maven-indexer/indexer-examples/indexer-examples-spring/pom.xml: <artifactId>wagon-http-lightweight</artifactId>
./maven-indexer/indexer-core/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven-indexer/indexer-core/pom.xml: <artifactId>wagon-http</artifactId>
./maven-indexer/indexer-cli/pom.xml: <artifactId>wagon-http</artifactId>
./maven-indexer/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven-indexer/pom.xml: <artifactId>wagon-http</artifactId>
./maven-project-info-reports-plugin/pom.xml: <artifactId>wagon-http-lightweight</artifactId>
./maven-shared-incremental/pom.xml: <artifactId>wagon-file</artifactId>
./maven-shared-incremental/pom.xml: <artifactId>wagon-http-lightweight</artifactId>
./maven-shared-incremental/pom.xml: <artifactId>wagon-ssh</artifactId>
./maven-shared-incremental/pom.xml: <artifactId>wagon-ssh-external</artifactId>
./maven-release/maven-release-plugin/src/it/setup/maven-wagon-provider-dummy/pom.xml: <artifactId>wagon-provider-dummy</artifactId>
./maven-release/maven-release-plugin/src/it/setup/maven-wagon-provider-dummy/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven-release/maven-release-plugin/src/it/projects/prepare-with-pom/finalname-basic/pom.xml: <artifactId>wagon-provider-dummy</artifactId>
./maven-release/maven-release-plugin/src/it/projects/prepare-with-pom/MRELEASE-808/pom.xml: <artifactId>wagon-provider-dummy</artifactId>
./maven-release/maven-release-plugin/src/it/projects/prepare-with-pom/finalname-multimodule/pom.xml: <artifactId>wagon-provider-dummy</artifactId>
./maven-release/maven-release-plugin/src/it/projects/perform/MRELEASE-592/pom.xml: <artifactId>wagon-provider-dummy</artifactId>
./maven-release/maven-release-plugin/src/it/projects/perform/MRELEASE-459/pom.xml: <artifactId>wagon-provider-dummy</artifactId>
./maven-release/maven-release-plugin/src/it/projects/perform/MRELEASE-818/pom.xml: <artifactId>wagon-provider-dummy</artifactId>
./maven-release/maven-release-plugin/src/it/projects/perform/MRELEASE-736/pom.xml: <artifactId>wagon-provider-dummy</artifactId>
./maven-integration-testing/core-it-support/core-it-wagon/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven-integration-testing/core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/pom.xml: <artifactId>wagon-ssh</artifactId>
./maven-integration-testing/core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/pom.xml: <artifactId>wagon-file</artifactId>
./maven-integration-testing/core-it-suite/pom.xml: <artifactId>wagon-webdav-jackrabbit</artifactId>
./maven-integration-testing/core-it-suite/src/test/resources/mng-3805/pom.xml: <artifactId>wagon-a</artifactId>
./maven-integration-testing/core-it-suite/src/test/resources/bootstrap/group-6/pom.xml: <artifactId>wagon-webdav-jackrabbit</artifactId>
./maven-integration-testing/core-it-suite/src/test/resources/bootstrap/group-7/pom.xml: <artifactId>wagon-webdav-jackrabbit</artifactId>
./maven-integration-testing/core-it-suite/src/test/resources/mng-3652/test-project/pom.xml: <artifactId>wagon-webdav-jackrabbit</artifactId>
./maven-integration-testing/core-it-suite/src/test/resources/mng-3599/pom.xml: <artifactId>wagon-webdav-jackrabbit</artifactId>
./maven-integration-testing/core-it-suite/src/test/resources/mng-4207/pom.xml: <artifactId>wagon-webdav-jackrabbit</artifactId>
./maven-integration-testing/core-it-suite/src/test/resources/mng-4207/pom.xml: <artifactId>wagon-http</artifactId>
./maven-integration-testing/core-it-suite/src/test/resources/mng-4360/slide/pom.xml: <artifactId>wagon-webdav</artifactId>
./maven-integration-testing/core-it-suite/src/test/resources/mng-4360/jackrabbit/pom.xml: <artifactId>wagon-webdav-jackrabbit</artifactId>
./maven-integration-testing/core-it-suite/src/test/resources/mng-3599-mk2/pom.xml: <artifactId>wagon-webdav-jackrabbit</artifactId>
./maven-archetype/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven-archetype/pom.xml: <artifactId>wagon-http</artifactId>
./maven-archetype/archetype-common/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven-archetype/archetype-common/pom.xml: <artifactId>wagon-http</artifactId>
./maven-site-plugin/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven-site-plugin/pom.xml: <artifactId>wagon-webdav-jackrabbit</artifactId>
./maven/apache-maven/pom.xml: <artifactId>wagon-http</artifactId>
./maven/apache-maven/pom.xml: <artifactId>wagon-http-shared</artifactId>
./maven/apache-maven/pom.xml: <artifactId>wagon-file</artifactId>
./maven/maven-compat/src/test/resources/pom.xml: <artifactId>wagon-api</artifactId>
./maven/maven-compat/src/test/resources/pom.xml: <artifactId>wagon-http-lightweight</artifactId>
./maven/maven-compat/src/test/resources/pom.xml: <artifactId>wagon-ssh</artifactId>
./maven/maven-compat/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven/maven-compat/pom.xml: <artifactId>wagon-file</artifactId>
./maven/maven-resolver-provider/pom.xml: <artifactId>wagon-file</artifactId>
./maven/maven-core/src/test/projects/plugin-manager/project-with-inheritance/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven/maven-core/src/test/projects/plugin-manager/project-with-inheritance/pom.xml: <artifactId>wagon-file</artifactId>
./maven/maven-core/src/test/projects/plugin-manager/project-with-inheritance/pom.xml: <artifactId>wagon-http-lightweight</artifactId>
./maven/maven-core/src/test/projects/plugin-manager/project-with-inheritance/pom.xml: <artifactId>wagon-ssh</artifactId>
./maven/maven-core/src/test/projects/plugin-manager/project-with-inheritance/pom.xml: <artifactId>wagon-ssh-external</artifactId>
./maven/maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven/maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml: <artifactId>wagon-file</artifactId>
./maven/maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml: <artifactId>wagon-http-lightweight</artifactId>
./maven/maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml: <artifactId>wagon-ssh</artifactId>
./maven/maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml: <artifactId>wagon-ssh-external</artifactId>
./maven/maven-core/src/test/resources/org/apache/maven/lifecycle/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven/maven-core/src/test/resources/org/apache/maven/lifecycle/pom.xml: <artifactId>wagon-file</artifactId>
./maven/maven-core/src/test/resources/org/apache/maven/lifecycle/pom.xml: <artifactId>wagon-http</artifactId>
./maven/maven-core/src/test/resources/org/apache/maven/lifecycle/pom.xml: <artifactId>wagon-ssh</artifactId>
./maven/maven-core/src/test/resources/org/apache/maven/lifecycle/pom.xml: <artifactId>wagon-ssh-external</artifactId>
./maven/maven-core/src/test/resources-project-builder/foo/sub/pom.xml: <artifactId>wagon-file</artifactId>
./maven/maven-core/src/test/resources-project-builder/foo/sub/pom.xml: <artifactId>wagon-http</artifactId>
./maven/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven/pom.xml: <artifactId>wagon-file</artifactId>
./maven/pom.xml: <artifactId>wagon-http</artifactId>
./maven-dependency-plugin/pom.xml: <artifactId>wagon-http-lightweight</artifactId>
./maven-javadoc-plugin/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven-javadoc-plugin/pom.xml: <artifactId>wagon-http</artifactId>
./maven-shared-io/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven-stage-plugin/pom.xml: <artifactId>wagon-file</artifactId>
./maven-stage-plugin/pom.xml: <artifactId>wagon-http</artifactId>
./maven-stage-plugin/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven-stage-plugin/pom.xml: <artifactId>wagon-ssh</artifactId>
./maven-changes-plugin/pom.xml: <artifactId>wagon-provider-api</artifactId>
./maven-changes-plugin/pom.xml: <artifactId>wagon-http</artifactId>
./maven-resolver/maven-resolver-transport-wagon/pom.xml: <artifactId>wagon-provider-api</artifactId>
@michael-o
Copy link
Author

This excludes Wagon itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment