An open API service for producing an overview of a list of open source projects.

https://github.com/apache/maven-source-plugin

build-management java maven maven-plugins maven-source-plugin

Score: 24.035114454602454

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Apache Maven Source Plugin


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 months ago

Total Commits: 400
Total Committers: 42
Avg Commits per committer: 9.524
Development Distribution Score (DDS): 0.82

Commits in past year: 17
Committers in past year: 6
Avg Commits per committer in past year: 2.833
Development Distribution Score (DDS) in past year: 0.706

Name Email Commits
Karl Heinz Marbaise k****e@a****g 72
Hervé Boutemy h****y@a****g 44
Brett Leslie Porter b****t@a****g 38
Dennis Lundberg d****l@a****g 27
Olivier Lamy o****y@a****g 27
Benjamin Bentmann b****n@a****g 26
dependabot[bot] 4****] 15
Kristian Rosenvold k****d@a****g 13
Stephane Nicoll s****l@a****g 12
Slawomir Jaranowski s****i@g****m 12
Paul Gier p****r@a****g 9
Guillaume Nodet g****t@g****m 9
Jason van Zyl j****l@a****g 9
John Dennis Casey j****y@a****g 9
Maria Odea B. Ching o****g@a****g 9
Sylwester Lachiewicz s****z@a****g 8
Christian Schulte s****e@a****g 8
Vincent Siveton v****n@a****g 7
Arnaud Heritier a****r@a****g 5
Anders Hammar a****m@a****g 5
Matthias Bünger B****a 5
Robert Scholte r****e@a****g 4
Jorge Solórzano j****l@g****m 3
Kenney Westerhof k****y@a****g 3
Edwin L. Punzalan e****n@a****g 2
Emmanuel Venisse e****e@a****g 2
Joakim Erdfelt j****e@a****g 2
Vincent Massol v****l@a****g 1
Lukas Theussl l****l@a****g 1
Fabrizio Giustina f****t@a****g 1
and 12 more...

Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 96
Total pull requests: 146
Average time to close issues: over 2 years
Average time to close pull requests: about 1 month
Total issue authors: 5
Total pull request authors: 13
Average comments per issue: 2.83
Average comments per pull request: 0.67
Merged pull request: 55
Bot issues: 1
Bot pull requests: 104

Past year issues: 4
Past year pull requests: 77
Past year average time to close issues: about 12 hours
Past year average time to close pull requests: 21 days
Past year issue authors: 4
Past year pull request authors: 6
Past year average comments per issue: 0.5
Past year average comments per pull request: 0.43
Past year merged pull request: 23
Past year bot issues: 1
Past year bot pull requests: 57

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/apache/maven-source-plugin

Top Issue Authors

  • jira-importer (92)
  • slawekjaranowski (1)
  • DevSnobo (1)
  • hboutemy (1)
  • dependabot[bot] (1)

Top Pull Request Authors

  • dependabot[bot] (104)
  • Bukama (10)
  • gnodet (8)
  • slawekjaranowski (8)
  • jorsol (4)
  • hboutemy (2)
  • sparsick (2)
  • plamentotev (2)
  • bmarwell (2)
  • NotMyFault (1)
  • sabi0 (1)
  • elharo (1)
  • pzygielo (1)

Top Issue Labels

  • priority:major (50)
  • bug (43)
  • priority:minor (34)
  • enhancement (29)
  • dependencies (17)
  • maintenance (4)
  • priority:critical (4)
  • priority:blocker (3)
  • priority:trivial (1)
  • java (1)

Top Pull Request Labels

  • dependencies (105)
  • java (102)
  • maintenance (9)
  • github_actions (2)
  • skip-changelog (2)

Package metadata

repo1.maven.org: org.apache.maven.plugins:maven-source-plugin

The Maven Source Plugin creates a JAR archive of the source files of the current project.

  • Homepage: https://maven.apache.org/plugins/maven-source-plugin/
  • Documentation: https://appdoc.app/artifact/org.apache.maven.plugins/maven-source-plugin/
  • Licenses: Apache-2.0
  • Latest release: 3.4.0 (published 3 months ago)
  • Last Synced: 2026-01-01T03:00:05.675Z (about 1 month ago)
  • Versions: 23
  • Dependent Packages: 113
  • Dependent Repositories: 191
  • Docker Downloads: 10,886,771
  • Rankings:
    • Dependent packages count: 0.646%
    • Docker downloads count: 0.927%
    • Dependent repos count: 1.179%
    • Average: 14.176%
    • Forks count: 29.75%
    • Stargazers count: 38.376%

Dependencies

pom.xml maven
  • org.apache.maven.plugin-tools:maven-plugin-annotations provided
  • org.apache.maven:maven-artifact 3.2.5 provided
  • org.apache.maven:maven-core 3.2.5 provided
  • org.apache.maven:maven-model 3.2.5 provided
  • org.apache.maven:maven-plugin-api 3.2.5 provided
  • commons-io:commons-io 2.11.0
  • org.apache.maven:maven-archiver 3.6.0
  • org.codehaus.plexus:plexus-utils 3.4.2
  • junit:junit 4.13.2 test
  • org.apache.maven.plugin-testing:maven-plugin-testing-harness 3.3.0 test
  • org.apache.maven:maven-compat 3.2.5 test
src/test/resources/unit/project-001/pom.xml maven
  • junit:junit 3.8.1 test
src/test/resources/unit/project-003/pom.xml maven
  • junit:junit 3.8.1 test
src/test/resources/unit/project-005/pom.xml maven
  • junit:junit 3.8.1 test
src/test/resources/unit/project-007/pom.xml maven
  • junit:junit 3.8.1 test
src/test/resources/unit/project-009/pom.xml maven
  • junit:junit 3.8.1 test
src/test/resources/unit/project-010/pom.xml maven
  • junit:junit 3.8.1 test
.github/workflows/maven-verify.yml actions
src/it/MSOURCES-121/pom.xml maven
src/it/MSOURCES-62/pom.xml maven
src/it/MSOURCES-64/pom.xml maven
src/it/MSOURCES-95/pom.xml maven
src/it/jar/pom.xml maven
src/it/jar-attached/pom.xml maven
src/it/jar-classifier/pom.xml maven
src/it/jar-includes-excludes/pom.xml maven
src/it/jar-no-fork/pom.xml maven
src/it/jar-with-archive-config/pom.xml maven
src/it/jar-without-descriptor-config/pom.xml maven
src/it/manifest-content/pom.xml maven
src/it/project-without-sources/pom.xml maven
src/it/reproducible/pom.xml maven
src/it/test-jar/pom.xml maven
src/it/test-jar-classifier/pom.xml maven
src/it/test-jar-generated/pom.xml maven
src/it/test-jar-no-fork/pom.xml maven
src/it/verify-parameter-goal-generated-test-jar/pom.xml maven
src/it/verify-parameter-goal-jar/pom.xml maven
src/it/verify-parameter-goal-jar-no-fork/pom.xml maven
src/it/verify-parameter-goal-test-jar/pom.xml maven
src/it/verify-parameter-goal-test-jar-no-fork/pom.xml maven