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

https://github.com/davidmoten/jax-maven-plugin

Score: -Infinity

Last synced: about 4 hours ago
JSON representation

Repository metadata:

maven plugin support for xjc, wsimport, wsgen, schemagen for Java 8,9,10,11+


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 months ago

Total Commits: 242
Total Committers: 8
Avg Commits per committer: 30.25
Development Distribution Score (DDS): 0.223

Commits in past year: 9
Committers in past year: 1
Avg Commits per committer in past year: 9.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Dave Moten d****n@g****m 188
dependabot[bot] 4****] 40
glebcher601 g****n@n****m 5
jpoth p****n@g****m 4
jenskreidler j****r@y****e 2
sanjay-cpu s****2@g****m 1
Jean-Noël Rouvignac J****c 1
gclebcher601 g****n@c****m 1

Issue and Pull Request metadata

Last synced: 2 months ago

Total issues: 16
Total pull requests: 71
Average time to close issues: 7 months
Average time to close pull requests: 5 days
Total issue authors: 16
Total pull request authors: 7
Average comments per issue: 2.44
Average comments per pull request: 0.72
Merged pull request: 51
Bot issues: 0
Bot pull requests: 65

Past year issues: 0
Past year pull requests: 12
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 minute
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 11
Past year bot issues: 0
Past year bot pull requests: 12

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

Top Issue Authors

  • coolcfxp (1)
  • samkit993 (1)
  • onderson (1)
  • davidmoten (1)
  • superjerico (1)
  • johnpoth (1)
  • vetrivendhan (1)
  • ghost (1)
  • jenskreidler (1)
  • VK2BEA (1)
  • sidamos (1)
  • MaToxZ (1)
  • hamza-zag (1)
  • h3atwoifal (1)
  • brcolow (1)

Top Pull Request Authors

  • dependabot[bot] (65)
  • jenskreidler (1)
  • onderson (1)
  • davidmoten (1)
  • johnpoth (1)
  • sanjaymsh (1)
  • JnRouvignac (1)

Top Issue Labels

  • question (7)
  • enhancement (5)

Top Pull Request Labels

  • dependencies (65)
  • java (9)

Package metadata

repo1.maven.org: com.github.davidmoten:jax-maven-plugin-parent

Parent pom to ease deployment to Maven Central

  • Homepage: http://github.com/davidmoten/jax-maven-plugin
  • Documentation: https://appdoc.app/artifact/com.github.davidmoten/jax-maven-plugin-parent/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 0.1.8 (published over 6 years ago)
  • Last Synced: 2026-01-19T05:04:22.384Z (20 days ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 24.949%
    • Forks count: 25.063%
    • Dependent repos count: 31.98%
    • Average: 32.713%
    • Dependent packages count: 48.86%

Dependencies

jax-maven-plugin/pom.xml maven
  • org.apache.maven.plugin-tools:maven-plugin-annotations 3.6.0 provided
  • com.github.davidmoten:guava-mini 0.1.4
  • com.github.davidmoten:jax-maven-plugin-core 0.3-SNAPSHOT
  • jakarta.xml.ws:jakarta.xml.ws-api ${jakarta.xml.ws-api.version}
  • org.apache.maven:maven-core 3.6.0
  • org.apache.maven:maven-plugin-api 3.6.0
  • org.sonatype.plexus:plexus-build-api 0.0.7
  • org.zeroturnaround:zt-exec 1.12
  • junit:junit ${junit.version} test
jax-maven-plugin-core/pom.xml maven
  • com.sun.xml.ws:jaxws-tools ${jaxws.tools.version} compile
  • org.slf4j:slf4j-api 1.7.36
  • org.slf4j:slf4j-simple 1.7.36
  • junit:junit ${junit.version} test
jax-maven-plugin-test/pom.xml maven
  • com.github.davidmoten:jax-maven-plugin-test-jaxb 0.3-SNAPSHOT
  • jakarta.xml.bind:jakarta.xml.bind-api ${jakarta.xml.bind-api.version}
  • jakarta.xml.ws:jakarta.xml.ws-api ${jakarta.xml.ws-api.version}
  • org.jvnet.jaxb2_commons:jaxb2-basics 1.11.1
  • junit:junit ${junit.version} test
jax-maven-plugin-test-jaxb/pom.xml maven
  • jakarta.xml.bind:jakarta.xml.bind-api ${jakarta.xml.bind-api.version}
  • org.glassfish.jaxb:jaxb-runtime ${jaxb.runtime.version}