apache / maven-plugin-tools
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 215 files with 10,697 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 5 files changed 21-50 times (528 lines of code)
    • 41 files changed 6-20 times (5,165 lines of code)
    • 169 files changed 1-5 times (5,004 lines of code)
0% | 0% | 4% | 48% | 46%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 215 files with 10,697 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 5 files changed by 11-25 contributors (1,090 lines of code)
    • 22 files changed by 6-10 contributors (2,551 lines of code)
    • 145 files changed by 2-5 contributors (6,385 lines of code)
    • 43 files changed by 1 contributor (671 lines of code)
0% | 10% | 23% | 59% | 6%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
java, xml, html, properties, groovy, js, css, txt, md, yml, cgi, svg, gitignore, sh, json, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
java0% | 0% | 6% | 52% | 41%
groovy0% | 0% | 0% | 44% | 55%
xml0% | 0% | 0% | 17% | 82%
cgi0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
maven-plugin-plugin0% | 0% | 8% | 24% | 66%
maven-plugin-tools-api0% | 0% | 19% | 41% | 39%
maven-plugin-tools-generators0% | 0% | 5% | 88% | 5%
maven-plugin-tools-annotations0% | 0% | 0% | 50% | 49%
maven-script0% | 0% | 0% | 82% | 17%
maven-plugin-report-plugin0% | 0% | 0% | 32% | 67%
src0% | 0% | 0% | 86% | 13%
maven-plugin-annotations0% | 0% | 0% | 50% | 49%
maven-plugin-tools-java0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 50)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
AbstractGeneratorMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin
51 2 2007-10-29 2023-02-09 42 13 brett@apache.org gnodet@gmail.com
DescriptorGeneratorMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin
220 6 2007-10-29 2023-07-12 29 12 brett@apache.org kwin@apache.org
PluginUtils.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/util
65 4 2007-10-29 2023-05-12 27 9 brett@apache.org timtebeek@gmail.com
PluginHelpGenerator.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
86 9 2012-05-13 2023-05-12 22 10 hboutemy@apache.org timtebeek@gmail.com
DefaultMojoScanner.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner
106 5 2007-10-29 2023-05-12 21 12 brett@apache.org timtebeek@gmail.com
HelpGeneratorMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin
64 3 2008-02-01 2023-02-09 20 10 vsiveton@apache.org gnodet@gmail.com
JavaAnnotationsMojoDescriptorExtractor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations
682 27 2015-01-01 2023-05-12 20 10 hboutemy@apache.org timtebeek@gmail.com
site.xml
in src/site
23 - 2008-02-28 2022-10-24 19 7 vsiveton@apache.org s.jaranowski@gmail.com
AbstractScriptedMojoDescriptorExtractor.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor
124 6 2007-10-29 2023-05-12 19 13 brett@apache.org timtebeek@gmail.com
site.xml
in maven-plugin-plugin/src/site
18 - 2007-10-29 2022-10-24 18 8 brett@apache.org s.jaranowski@gmail.com
PluginXdocGenerator.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
589 29 2012-05-13 2023-05-12 17 11 hboutemy@apache.org timtebeek@gmail.com
Parameter.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
19 - 2012-05-04 2023-02-09 15 6 olamy@apache.org gnodet@gmail.com
PluginToolsRequest.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin
35 - 2009-02-20 2023-04-15 15 8 bentmann@apache.org s.jaranowski@gmail.com
AddPluginArtifactMetadataMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/metadata
43 2 2007-10-29 2023-02-09 15 8 brett@apache.org gnodet@gmail.com
index.xml
in src/site/xdoc
119 - 2012-05-13 2023-04-19 14 5 hboutemy@apache.org elharo@users.noreply.github...
DefaultPluginToolsRequest.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin
143 25 2009-02-20 2023-05-12 14 10 bentmann@apache.org timtebeek@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/java-basic-annotations
186 - 2012-05-04 2022-12-05 14 5 olamy@apache.org kwin@apache.org
DefaultMojoAnnotationsScanner.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner
282 7 2015-01-01 2023-02-09 14 7 hboutemy@apache.org gnodet@gmail.com
MojoClassVisitor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors
138 14 2015-01-01 2023-05-12 13 8 hboutemy@apache.org timtebeek@gmail.com
GeneratorUtils.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
374 18 2012-05-13 2023-05-12 13 9 hboutemy@apache.org timtebeek@gmail.com
Component.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
15 - 2012-05-04 2023-02-09 12 4 olamy@apache.org gnodet@gmail.com
MojoScanner.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner
10 - 2007-10-29 2023-02-09 11 9 brett@apache.org gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit
44 1 2012-05-04 2023-02-09 11 4 olamy@apache.org gnodet@gmail.com
MojoDescriptorExtractor.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor
15 1 2007-10-29 2023-02-09 10 9 brett@apache.org gnodet@gmail.com
Mojo.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
31 - 2012-05-04 2023-02-09 10 5 olamy@apache.org gnodet@gmail.com
MojoFieldVisitor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors
51 6 2015-01-01 2023-02-09 10 7 hboutemy@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/annotation-with-inheritance
61 - 2012-05-07 2022-07-28 10 4 olamy@apache.org s.jaranowski@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps
81 - 2012-05-09 2022-10-27 10 5 olamy@apache.org rmannibucau@gmail.com
BeanshellMojoDescriptorExtractor.java
in maven-script/maven-plugin-tools-beanshell/src/main/java/org/apache/maven/tools/plugin/extractor/beanshell
76 5 2015-01-01 2023-02-09 9 7 hboutemy@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/java-basic
135 - 2009-09-05 2014-07-16 9 3 bentmann@apache.org dennisl@apache.org
AntMojoDescriptorExtractor.java
in maven-script/maven-plugin-tools-ant/src/main/java/org/apache/maven/tools/plugin/extractor/ant
166 5 2015-01-01 2023-05-12 9 6 hboutemy@apache.org timtebeek@gmail.com
AbstractFirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit
14 - 2012-05-07 2023-02-09 8 4 olamy@apache.org gnodet@gmail.com
Execute.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
17 - 2012-05-04 2023-02-09 8 6 olamy@apache.org gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/src/main/java/org/apache/maven/plugin/coreit
30 1 2012-05-09 2023-02-09 8 4 olamy@apache.org gnodet@gmail.com
MojoAnnotationVisitor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors
32 5 2015-01-01 2023-02-09 8 6 hboutemy@apache.org gnodet@gmail.com
ExtendedMojoDescriptor.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin
44 7 2010-04-26 2023-02-09 8 6 krosenvold@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/annotation-with-inheritance-reactor
61 - 2012-05-08 2022-07-22 8 4 olamy@apache.org s.jaranowski@gmail.com
AntMojoWrapper.java
in maven-script/maven-script-ant/src/main/java/org/apache/maven/script/ant
214 21 2012-05-21 2023-02-09 8 5 hboutemy@apache.org gnodet@gmail.com
PluginReport.java
in maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report
381 18 2022-10-20 2023-05-19 8 4 gnodet@gmail.com michaelo@apache.org
AbstractFirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-abstract-mojo/src/main/java/org/apache/maven/plugins
14 - 2012-05-08 2023-02-09 7 4 olamy@apache.org gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit
35 1 2012-05-08 2023-02-09 7 4 olamy@apache.org gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit
38 1 2012-05-07 2023-02-09 7 4 olamy@apache.org gnodet@gmail.com
ParameterAnnotationContent.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel
168 22 2015-01-01 2023-02-09 7 6 hboutemy@apache.org gnodet@gmail.com
PluginDescriptorFilesGenerator.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
394 9 2022-10-18 2023-05-12 7 3 kwin@apache.org timtebeek@gmail.com
AntPropertyHelper.java
in maven-script/maven-script-ant/src/main/java/org/apache/maven/script/ant
94 5 2012-05-21 2023-02-09 6 4 hboutemy@apache.org gnodet@gmail.com
PluginMetadataParser.java
in maven-script/maven-plugin-tools-model/src/main/java/org/apache/maven/tools/plugin/extractor/model
105 2 2015-01-06 2023-05-12 6 5 hboutemy@apache.org timtebeek@gmail.com
Generator.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
6 - 2012-05-13 2023-02-09 5 3 hboutemy@apache.org gnodet@gmail.com
site.xml
in maven-plugin-tools-java/src/site
10 - 2008-07-16 2022-10-24 5 5 vsiveton@apache.org s.jaranowski@gmail.com
site.xml
in maven-plugin-tools-api/src/site
10 - 2008-07-16 2022-10-24 5 5 vsiveton@apache.org s.jaranowski@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/java-basic/src/main/java/org/apache/maven/plugin/coreit
21 1 2009-09-05 2023-02-09 5 3 bentmann@apache.org gnodet@gmail.com
Files With Most Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
AbstractGeneratorMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin
51 2 2007-10-29 2023-02-09 42 13 brett@apache.org gnodet@gmail.com
AbstractScriptedMojoDescriptorExtractor.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor
124 6 2007-10-29 2023-05-12 19 13 brett@apache.org timtebeek@gmail.com
DescriptorGeneratorMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin
220 6 2007-10-29 2023-07-12 29 12 brett@apache.org kwin@apache.org
DefaultMojoScanner.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner
106 5 2007-10-29 2023-05-12 21 12 brett@apache.org timtebeek@gmail.com
PluginXdocGenerator.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
589 29 2012-05-13 2023-05-12 17 11 hboutemy@apache.org timtebeek@gmail.com
PluginHelpGenerator.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
86 9 2012-05-13 2023-05-12 22 10 hboutemy@apache.org timtebeek@gmail.com
JavaAnnotationsMojoDescriptorExtractor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations
682 27 2015-01-01 2023-05-12 20 10 hboutemy@apache.org timtebeek@gmail.com
HelpGeneratorMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin
64 3 2008-02-01 2023-02-09 20 10 vsiveton@apache.org gnodet@gmail.com
DefaultPluginToolsRequest.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin
143 25 2009-02-20 2023-05-12 14 10 bentmann@apache.org timtebeek@gmail.com
PluginUtils.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/util
65 4 2007-10-29 2023-05-12 27 9 brett@apache.org timtebeek@gmail.com
GeneratorUtils.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
374 18 2012-05-13 2023-05-12 13 9 hboutemy@apache.org timtebeek@gmail.com
MojoScanner.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner
10 - 2007-10-29 2023-02-09 11 9 brett@apache.org gnodet@gmail.com
MojoDescriptorExtractor.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor
15 1 2007-10-29 2023-02-09 10 9 brett@apache.org gnodet@gmail.com
site.xml
in maven-plugin-plugin/src/site
18 - 2007-10-29 2022-10-24 18 8 brett@apache.org s.jaranowski@gmail.com
PluginToolsRequest.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin
35 - 2009-02-20 2023-04-15 15 8 bentmann@apache.org s.jaranowski@gmail.com
AddPluginArtifactMetadataMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/metadata
43 2 2007-10-29 2023-02-09 15 8 brett@apache.org gnodet@gmail.com
MojoClassVisitor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors
138 14 2015-01-01 2023-05-12 13 8 hboutemy@apache.org timtebeek@gmail.com
site.xml
in src/site
23 - 2008-02-28 2022-10-24 19 7 vsiveton@apache.org s.jaranowski@gmail.com
DefaultMojoAnnotationsScanner.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner
282 7 2015-01-01 2023-02-09 14 7 hboutemy@apache.org gnodet@gmail.com
MojoFieldVisitor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors
51 6 2015-01-01 2023-02-09 10 7 hboutemy@apache.org gnodet@gmail.com
BeanshellMojoDescriptorExtractor.java
in maven-script/maven-plugin-tools-beanshell/src/main/java/org/apache/maven/tools/plugin/extractor/beanshell
76 5 2015-01-01 2023-02-09 9 7 hboutemy@apache.org gnodet@gmail.com
Parameter.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
19 - 2012-05-04 2023-02-09 15 6 olamy@apache.org gnodet@gmail.com
AntMojoDescriptorExtractor.java
in maven-script/maven-plugin-tools-ant/src/main/java/org/apache/maven/tools/plugin/extractor/ant
166 5 2015-01-01 2023-05-12 9 6 hboutemy@apache.org timtebeek@gmail.com
ExtendedMojoDescriptor.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin
44 7 2010-04-26 2023-02-09 8 6 krosenvold@apache.org gnodet@gmail.com
Execute.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
17 - 2012-05-04 2023-02-09 8 6 olamy@apache.org gnodet@gmail.com
MojoAnnotationVisitor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors
32 5 2015-01-01 2023-02-09 8 6 hboutemy@apache.org gnodet@gmail.com
ParameterAnnotationContent.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel
168 22 2015-01-01 2023-02-09 7 6 hboutemy@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/java-basic-annotations
186 - 2012-05-04 2022-12-05 14 5 olamy@apache.org kwin@apache.org
index.xml
in src/site/xdoc
119 - 2012-05-13 2023-04-19 14 5 hboutemy@apache.org elharo@users.noreply.github...
Mojo.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
31 - 2012-05-04 2023-02-09 10 5 olamy@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps
81 - 2012-05-09 2022-10-27 10 5 olamy@apache.org rmannibucau@gmail.com
AntMojoWrapper.java
in maven-script/maven-script-ant/src/main/java/org/apache/maven/script/ant
214 21 2012-05-21 2023-02-09 8 5 hboutemy@apache.org gnodet@gmail.com
PluginMetadataParser.java
in maven-script/maven-plugin-tools-model/src/main/java/org/apache/maven/tools/plugin/extractor/model
105 2 2015-01-06 2023-05-12 6 5 hboutemy@apache.org timtebeek@gmail.com
site.xml
in maven-plugin-tools-api/src/site
10 - 2008-07-16 2022-10-24 5 5 vsiveton@apache.org s.jaranowski@gmail.com
site.xml
in maven-plugin-tools-java/src/site
10 - 2008-07-16 2022-10-24 5 5 vsiveton@apache.org s.jaranowski@gmail.com
Component.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
15 - 2012-05-04 2023-02-09 12 4 olamy@apache.org gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit
44 1 2012-05-04 2023-02-09 11 4 olamy@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/annotation-with-inheritance
61 - 2012-05-07 2022-07-28 10 4 olamy@apache.org s.jaranowski@gmail.com
PluginReport.java
in maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report
381 18 2022-10-20 2023-05-19 8 4 gnodet@gmail.com michaelo@apache.org
AbstractFirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit
14 - 2012-05-07 2023-02-09 8 4 olamy@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/annotation-with-inheritance-reactor
61 - 2012-05-08 2022-07-22 8 4 olamy@apache.org s.jaranowski@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/src/main/java/org/apache/maven/plugin/coreit
30 1 2012-05-09 2023-02-09 8 4 olamy@apache.org gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit
38 1 2012-05-07 2023-02-09 7 4 olamy@apache.org gnodet@gmail.com
AbstractFirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-abstract-mojo/src/main/java/org/apache/maven/plugins
14 - 2012-05-08 2023-02-09 7 4 olamy@apache.org gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit
35 1 2012-05-08 2023-02-09 7 4 olamy@apache.org gnodet@gmail.com
AntPropertyHelper.java
in maven-script/maven-script-ant/src/main/java/org/apache/maven/script/ant
94 5 2012-05-21 2023-02-09 6 4 hboutemy@apache.org gnodet@gmail.com
MojoAnnotatedClass.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner
106 21 2015-01-01 2023-02-09 5 4 hboutemy@apache.org gnodet@gmail.com
ExtractionException.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor
10 2 2007-10-29 2023-02-09 4 4 brett@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-report-plugin/src/it/plugin-report
14 - 2022-10-20 2023-05-09 4 4 gnodet@gmail.com michaelo@apache.org
ExecuteAnnotationContent.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel
53 10 2015-01-01 2023-02-09 4 4 hboutemy@apache.org gnodet@gmail.com
Files With Least Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
plugin-enhanced.xml
in maven-plugin-report-plugin/src/it/plugin-info-jdk/pluginManagement/src/main/resources/META-INF/maven
49 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
plugin-enhanced.xml
in maven-plugin-report-plugin/src/it/plugin-info-jdk/property/src/main/resources/META-INF/maven
49 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
plugin-enhanced.xml
in maven-plugin-report-plugin/src/it/plugin-info-jdk/plugin/src/main/resources/META-INF/maven
49 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
plugin-enhanced.xml
in maven-plugin-report-plugin/src/it/plugin-info-jdk/propertyRelease/src/main/resources/META-INF/maven
49 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/v4api/src/main/java/org/apache/maven/its/v4api
42 1 2022-11-15 2023-02-09 2 1 gnodet@gmail.com gnodet@gmail.com
sample.mojos.xml
in maven-plugin-report-plugin/src/it/fix-maven-since-3.x/antsample-maven-plugin/src/main/scripts
26 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
MyMojo.java
in maven-plugin-report-plugin/src/it/plugin-report-requirements-history/src/main/java/org
26 1 2022-10-20 2023-02-09 2 1 gnodet@gmail.com gnodet@gmail.com
MyMojo.java
in maven-plugin-report-plugin/src/it/plugin-report-annotations/src/main/java/org
26 1 2022-10-20 2023-02-09 2 1 gnodet@gmail.com gnodet@gmail.com
MyMojo.java
in maven-plugin-report-plugin/src/it/mplugin-191/src/main/java/org/apache/maven/plugins/plugin/it
26 1 2022-10-20 2023-02-09 2 1 gnodet@gmail.com gnodet@gmail.com
RequirementsHistory.java
in maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report
24 4 2022-10-20 2023-02-09 2 1 gnodet@gmail.com gnodet@gmail.com
site.xml
in maven-plugin-report-plugin/src/it/fix-maven-since-3.x/antsample-maven-plugin/src/site
23 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
site.xml
in maven-plugin-report-plugin/src/it/fix-maven-since-3.x/javasample-maven-plugin/src/site
23 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
cgi
download.cgi
in src/site/resources
22 - 2014-06-24 2014-06-24 1 1 hboutemy@apache.org hboutemy@apache.org
MyMojo.java
in maven-plugin-report-plugin/src/it/plugin-info-jdk-default-version/src/main/java/org/apache/maven/plugins/issues/plugin
21 1 2022-10-20 2023-02-09 2 1 gnodet@gmail.com gnodet@gmail.com
lifecycle.xml
in maven-plugin-plugin/src/it/mplugin-372-annotation-with-inheritance-from-provided-deps/src/main/resources/META-INF/maven
18 - 2021-08-09 2021-08-09 1 1 tamas@cservenak.net tamas@cservenak.net
lifecycle-mapping-metadata.xml
in maven-plugin-plugin/src/main/resources/META-INF/m2e
18 - 2021-08-11 2021-08-11 1 1 kwin@apache.org kwin@apache.org
FirstMojo.java
in maven-plugin-plugin/src/it/mplugin-390/src/main/java/org/apache/maven/plugin/coreit
17 1 2022-10-11 2023-02-09 2 1 gnodet@gmail.com gnodet@gmail.com
MyMojo.java
in maven-plugin-report-plugin/src/it/mplugin-319_report-since/src/main/java/org
10 1 2022-10-20 2023-02-09 2 1 gnodet@gmail.com gnodet@gmail.com
MyMojo.java
in maven-plugin-report-plugin/src/it/plugin-report/src/main/java/org
10 1 2022-10-20 2023-02-09 2 1 gnodet@gmail.com gnodet@gmail.com
components.xml
in maven-script/maven-script-ant/src/main/resources/META-INF/plexus
9 - 2012-05-21 2012-05-21 1 1 olamy@apache.org olamy@apache.org
verify.groovy
in maven-plugin-report-plugin/src/it/plugin-report-requirements-history
9 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/mplugin-382-exclude-provided-dependency
9 - 2021-11-28 2021-11-28 1 1 s.jaranowski@gmail.com s.jaranowski@gmail.com
verify.groovy
in maven-plugin-report-plugin/src/it/plugin-report-with-javadoc-links
8 - 2022-10-27 2022-10-27 1 1 kwin@apache.org kwin@apache.org
verify.groovy
in maven-plugin-plugin/src/it/packaging-jar
8 - 2014-04-17 2014-04-17 1 1 ifedorenko@apache.org ifedorenko@apache.org
test.build.xml
in maven-plugin-plugin/src/it/ant-reference-parameter/src/main/scripts
8 - 2012-05-13 2012-05-13 1 1 olamy@apache.org olamy@apache.org
sample.build.xml
in maven-plugin-report-plugin/src/it/fix-maven-since-3.x/antsample-maven-plugin/src/main/scripts
6 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
verify.groovy
in maven-plugin-report-plugin/src/it/fix-maven-since-3.x
6 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
test.build.xml
in maven-plugin-plugin/src/it/ant-simple-usage/plugin/src/main/scripts
6 - 2012-05-13 2012-05-13 1 1 olamy@apache.org olamy@apache.org
verify.groovy
in maven-plugin-plugin/src/it/help-basic-jdk11
6 - 2018-10-08 2018-10-08 1 1 olamy@apache.org olamy@apache.org
verify.groovy
in maven-plugin-plugin/src/it/help-basic
6 - 2014-04-27 2014-06-02 2 1 hboutemy@apache.org hboutemy@apache.org
verify.groovy
in maven-plugin-plugin/src/it/mplugin-390
6 - 2022-10-11 2022-10-11 1 1 gnodet@gmail.com gnodet@gmail.com
sample.build.xml
in maven-plugin-plugin/src/it/ant-since-maven-plugin/src/main/scripts
6 - 2012-06-29 2012-06-29 1 1 olamy@apache.org olamy@apache.org
touch.build.xml
in maven-plugin-plugin/src/it/ant-basic/src/main/scripts
6 - 2012-05-13 2012-05-14 2 1 olamy@apache.org olamy@apache.org
verify.groovy
in maven-plugin-plugin/src/it/mplugin-223
6 - 2012-11-05 2012-11-05 1 1 dennisl@apache.org dennisl@apache.org
verify.groovy
in maven-plugin-plugin/src/it/mplugin-305_emptyMojoDependencies
6 - 2016-08-02 2016-08-12 2 1 rfscholte@apache.org rfscholte@apache.org
verify.groovy
in maven-plugin-plugin/src/it/mplugin-305_defaultMojoDependencies
6 - 2016-08-02 2016-08-12 2 1 rfscholte@apache.org rfscholte@apache.org
verify.groovy
in maven-plugin-report-plugin/src/it/plugin-info-jdk-default-version
5 - 2022-10-20 2023-02-09 2 1 gnodet@gmail.com gnodet@gmail.com
verify.groovy
in maven-plugin-report-plugin/src/it/mplugin-191
5 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
verify.groovy
in maven-plugin-report-plugin/src/it/mplugin-394_report-encoding
4 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
antlib.xml
in maven-plugin-plugin/src/it/ant-reference-parameter/src/main/resources/org/apache/maven/plugins/antWithRefs
4 - 2012-05-13 2012-05-13 1 1 olamy@apache.org olamy@apache.org
verify.groovy
in maven-plugin-plugin/src/it/mplugin-370-maven-deps-scope-bad
3 - 2021-10-14 2022-01-04 2 1 tamas@cservenak.net tamas@cservenak.net
verify.groovy
in maven-plugin-plugin/src/it/mplugin-370-maven-deps-scope-good
3 - 2021-10-14 2022-01-04 2 1 tamas@cservenak.net tamas@cservenak.net
verify.groovy
in maven-plugin-plugin/src/it/mplugin-372-annotation-with-inheritance-from-provided-deps
2 - 2021-08-09 2021-08-09 1 1 tamas@cservenak.net tamas@cservenak.net
JavaClassConverterContext.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter
396 24 2022-10-18 2023-02-09 4 2 kwin@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/java-basic-annotations-jdk8
176 - 2014-05-03 2022-07-28 2 2 hboutemy@apache.org s.jaranowski@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/java-basic-annotations-jdkcurrent
176 - 2020-03-27 2022-07-28 2 2 rfscholte@apache.org s.jaranowski@gmail.com
ExtendedPluginDescriptor.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin
164 41 2022-11-09 2023-02-09 2 2 kwin@apache.org gnodet@gmail.com
CustomSurefireMojo.java
in maven-plugin-plugin/src/it/mplugin-305_emptyMojoDependencies/src/main/java/org/apache/maven/plugins/plugin/it
139 51 2016-08-02 2023-02-09 3 2 rfscholte@apache.org gnodet@gmail.com
CustomSurefireMojo.java
in maven-plugin-plugin/src/it/mplugin-305_defaultMojoDependencies/src/main/java/org/apache/maven/plugins/plugin/it
139 51 2016-08-02 2023-02-09 3 2 rfscholte@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/v4api
122 - 2022-11-15 2023-02-15 5 2 gnodet@gmail.com gnodet@gmail.com
Correlations

File Size vs. Number of Changes: 215 points

maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/DescriptorGeneratorMojo.java x: 220 lines of code y: 29 # changes maven-plugin-report-plugin/src/it/mplugin-319_report-since/verify.groovy x: 7 lines of code y: 3 # changes maven-plugin-report-plugin/src/it/plugin-report-annotations/src/main/java/org/DummyReport.java x: 86 lines of code y: 4 # changes maven-plugin-report-plugin/src/it/plugin-report/src/main/java/org/DummyReport.java x: 73 lines of code y: 4 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java x: 381 lines of code y: 8 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginXdocGenerator.java x: 589 lines of code y: 17 # changes maven-plugin-report-plugin/src/it/plugin-report/verify.groovy x: 14 lines of code y: 4 # changes maven-plugin-plugin/src/it/help-basic-deprecated-annotation-only/verify.groovy x: 6 lines of code y: 2 # changes maven-plugin-plugin/src/it/mplugin-305_singleMojoDependencies/src/main/java/org/apache/maven/plugins/plugin/it/CustomSurefireMojo.java x: 192 lines of code y: 4 # changes maven-plugin-plugin/src/it/mplugin-305_singleMojoDependencies/verify.groovy x: 6 lines of code y: 3 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor.java x: 682 lines of code y: 20 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoClassVisitor.java x: 138 lines of code y: 13 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/DefaultPluginToolsRequest.java x: 143 lines of code y: 14 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/AbstractScriptedMojoDescriptorExtractor.java x: 124 lines of code y: 19 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner/DefaultMojoScanner.java x: 106 lines of code y: 21 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/util/PluginUtils.java x: 65 lines of code y: 27 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/GeneratorUtils.java x: 374 lines of code y: 13 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginDescriptorFilesGenerator.java x: 394 lines of code y: 7 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginHelpGenerator.java x: 86 lines of code y: 22 # changes maven-script/maven-plugin-tools-ant/src/main/java/org/apache/maven/tools/plugin/extractor/ant/AntMojoDescriptorExtractor.java x: 166 lines of code y: 9 # changes maven-script/maven-plugin-tools-model/src/main/java/org/apache/maven/tools/plugin/extractor/model/PluginMetadataParser.java x: 105 lines of code y: 6 # changes src/site/xdoc/index.xml x: 119 lines of code y: 14 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/PluginToolsRequest.java x: 35 lines of code y: 15 # changes maven-plugin-plugin/src/it/v4api/verify.groovy x: 122 lines of code y: 5 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Component.java x: 15 lines of code y: 12 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Execute.java x: 17 lines of code y: 8 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/InstantiationStrategy.java x: 14 lines of code y: 3 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/LifecyclePhase.java x: 41 lines of code y: 4 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Mojo.java x: 31 lines of code y: 10 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Parameter.java x: 19 lines of code y: 15 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/ResolutionScope.java x: 16 lines of code y: 4 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 30 lines of code y: 8 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-abstract-mojo/src/main/java/org/apache/maven/plugins/AbstractFirstMojo.java x: 14 lines of code y: 7 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit/CoreIt0014Mojo.java x: 25 lines of code y: 4 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 35 lines of code y: 7 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit/SecondMojo.java x: 8 lines of code y: 4 # changes maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/AbstractFirstMojo.java x: 14 lines of code y: 8 # changes maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/AbstractFooMojo.java x: 3 lines of code y: 3 # changes maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 38 lines of code y: 7 # changes maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/ThirdMojo.java x: 38 lines of code y: 3 # changes maven-plugin-plugin/src/it/ant-reference-parameter/src/main/java/org/apache/maven/plugins/antWithRefs/ArtifactsTask.java x: 8 lines of code y: 3 # changes maven-plugin-plugin/src/it/asm-failure/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 13 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/CoreIt0014Mojo.java x: 25 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 42 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/Maximal.java x: 38 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/Minimal.java x: 14 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/TestInterface.java x: 4 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 44 lines of code y: 11 # changes maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit/MPlugin220Mojo.java x: 13 lines of code y: 3 # changes maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit/MPlugin396Mojo.java x: 16 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit/Maximal.java x: 38 lines of code y: 4 # changes maven-plugin-plugin/src/it/java-basic/src/main/java/org/apache/maven/plugin/coreit/CoreIt0013Mojo.java x: 21 lines of code y: 3 # changes maven-plugin-plugin/src/it/java-basic/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 21 lines of code y: 5 # changes maven-plugin-plugin/src/it/java-basic/src/main/java/org/apache/maven/plugin/coreit/Maximal.java x: 7 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic/src/main/java/org/apache/maven/plugin/coreit/Minimal.java x: 8 lines of code y: 2 # changes maven-plugin-plugin/src/it/mplugin-223/src/main/java/org/apache/maven/plugins/plugin/it/MyMojo.java x: 26 lines of code y: 3 # changes maven-plugin-plugin/src/it/mplugin-272_java8/src/main/java/fr/ca/MyMojo.java x: 10 lines of code y: 4 # changes maven-plugin-plugin/src/it/mplugin-272_java8/src/main/java/fr/ca/TestInterface.java x: 4 lines of code y: 4 # changes maven-plugin-plugin/src/it/mplugin-305_defaultMojoDependencies/src/main/java/org/apache/maven/plugins/plugin/it/CustomSurefireMojo.java x: 139 lines of code y: 3 # changes maven-plugin-plugin/src/it/mplugin-370-maven-deps-scope-bad/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 17 lines of code y: 2 # changes maven-plugin-plugin/src/it/mplugin-372-annotation-with-inheritance-from-provided-deps/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 30 lines of code y: 3 # changes maven-plugin-plugin/src/it/skip/src/main/java/org/apache/maven/plugin/coreit/CoreIt0013Mojo.java x: 21 lines of code y: 2 # changes maven-plugin-plugin/src/it/skip/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 11 lines of code y: 2 # changes maven-plugin-plugin/src/main/java/org/apache/maven/artifact/repository/metadata/GroupRepositoryMetadata.java x: 57 lines of code y: 2 # changes maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.java x: 51 lines of code y: 42 # changes maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/HelpGeneratorMojo.java x: 64 lines of code y: 20 # changes maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/metadata/AddPluginArtifactMetadataMojo.java x: 43 lines of code y: 15 # changes maven-plugin-report-plugin/src/it/mplugin-191/src/main/java/org/apache/maven/plugins/plugin/it/MyMojo.java x: 26 lines of code y: 2 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/RequirementsHistory.java x: 24 lines of code y: 2 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/ConverterContext.java x: 19 lines of code y: 3 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/JavaClassConverterContext.java x: 396 lines of code y: 4 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/JavadocBlockTagsToXhtmlConverter.java x: 44 lines of code y: 2 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/JavadocInlineTagsToXhtmlConverter.java x: 56 lines of code y: 2 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/JavadocTagToHtmlConverter.java x: 19 lines of code y: 2 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/LinkUtils.java x: 112 lines of code y: 3 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/block/JavadocBlockTagToHtmlConverter.java x: 3 lines of code y: 2 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/block/SeeTagConverter.java x: 30 lines of code y: 2 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/inline/CodeTagConverter.java x: 12 lines of code y: 2 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/AnnotatedField.java x: 25 lines of code y: 3 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ComponentAnnotationContent.java x: 46 lines of code y: 3 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ExecuteAnnotationContent.java x: 53 lines of code y: 4 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/MojoAnnotationContent.java x: 149 lines of code y: 3 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ParameterAnnotationContent.java x: 168 lines of code y: 7 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/DefaultMojoAnnotationsScanner.java x: 282 lines of code y: 14 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotatedClass.java x: 106 lines of code y: 5 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotationsScanner.java x: 29 lines of code y: 5 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotationsScannerRequest.java x: 55 lines of code y: 4 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoAnnotationVisitor.java x: 32 lines of code y: 8 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoFieldVisitor.java x: 51 lines of code y: 10 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoMethodVisitor.java x: 51 lines of code y: 4 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/EnhancedParameterWrapper.java x: 102 lines of code y: 2 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/ExtendedMojoDescriptor.java x: 44 lines of code y: 8 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/ExtendedPluginDescriptor.java x: 164 lines of code y: 2 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/GroupKey.java x: 52 lines of code y: 2 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/MojoDescriptorExtractor.java x: 15 lines of code y: 10 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/MojoDescriptorExtractorComparator.java x: 9 lines of code y: 2 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner/MojoScanner.java x: 10 lines of code y: 11 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/Generator.java x: 6 lines of code y: 5 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/HtmlToPlainTextConverter.java x: 55 lines of code y: 2 # changes maven-script/maven-plugin-tools-beanshell/src/main/java/org/apache/maven/tools/plugin/extractor/beanshell/BeanshellMojoDescriptorExtractor.java x: 76 lines of code y: 9 # changes maven-script/maven-plugin-tools-model/src/main/java/org/apache/maven/tools/plugin/extractor/model/PluginMetadataParseException.java x: 24 lines of code y: 4 # changes maven-script/maven-script-ant/src/main/java/org/apache/maven/script/ant/AntMojoWrapper.java x: 214 lines of code y: 8 # changes maven-script/maven-script-ant/src/main/java/org/apache/maven/script/ant/AntPropertyHelper.java x: 94 lines of code y: 6 # changes maven-script/maven-script-beanshell/src/main/java/org/apache/maven/script/beanshell/BeanshellMojoAdapter.java x: 28 lines of code y: 5 # changes maven-plugin-plugin/src/it/java-basic-annotations/verify.groovy x: 186 lines of code y: 14 # changes maven-plugin-plugin/src/it/settings.xml x: 39 lines of code y: 5 # changes maven-plugin-report-plugin/src/it/settings.xml x: 39 lines of code y: 2 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/verify.groovy x: 81 lines of code y: 10 # changes maven-plugin-report-plugin/src/it/plugin-report-with-javadoc-links/verify.groovy x: 8 lines of code y: 1 # changes maven-plugin-plugin/src/site/site.xml x: 18 lines of code y: 18 # changes maven-plugin-report-plugin/src/site/site.xml x: 18 lines of code y: 2 # changes maven-plugin-tools-api/src/site/site.xml x: 10 lines of code y: 5 # changes src/site/site.xml x: 23 lines of code y: 19 # changes maven-plugin-report-plugin/src/it/fix-maven-since-3.x/antsample-maven-plugin/src/main/scripts/sample.build.xml x: 6 lines of code y: 1 # changes maven-plugin-report-plugin/src/it/fix-maven-since-3.x/antsample-maven-plugin/src/main/scripts/sample.mojos.xml x: 26 lines of code y: 1 # changes maven-plugin-report-plugin/src/it/fix-maven-since-3.x/antsample-maven-plugin/src/site/site.xml x: 23 lines of code y: 1 # changes maven-plugin-report-plugin/src/it/mplugin-394_report-encoding/verify.groovy x: 4 lines of code y: 1 # changes maven-plugin-report-plugin/src/it/plugin-info-jdk/plugin/src/main/resources/META-INF/maven/plugin-enhanced.xml x: 49 lines of code y: 1 # changes maven-plugin-report-plugin/src/it/plugin-report-requirements-history/verify.groovy x: 9 lines of code y: 1 # changes maven-plugin-plugin/src/it/annotation-with-inheritance/verify.groovy x: 61 lines of code y: 10 # changes maven-plugin-plugin/src/it/java-basic-annotations-jdk8/verify.groovy x: 176 lines of code y: 2 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/verify.groovy x: 61 lines of code y: 8 # changes maven-plugin-plugin/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml x: 18 lines of code y: 1 # changes maven-plugin-plugin/src/it/mplugin-372-annotation-with-inheritance-from-provided-deps/verify.groovy x: 2 lines of code y: 1 # changes maven-plugin-plugin/src/main/filtered-resources/META-INF/plexus/components.xml x: 58 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic/verify.groovy x: 135 lines of code y: 9 # changes src/site/resources/download.cgi x: 22 lines of code y: 1 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/src/main/resources/META-INF/maven/lifecycle.xml x: 18 lines of code y: 3 # changes maven-plugin-plugin/src/it/ant-basic/src/main/scripts/touch.mojos.xml x: 21 lines of code y: 4 # changes
42.0
# changes
  min: 1.0
  average: 4.72
  25th percentile: 2.0
  median: 2.0
  75th percentile: 5.0
  max: 42.0
0 682.0
lines of code
min: 2.0 | average: 49.75 | 25th percentile: 10.0 | median: 19.0 | 75th percentile: 49.0 | max: 682.0

Number of Contributors vs. Number of Changes: 215 points

maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/DescriptorGeneratorMojo.java x: 12 # contributors y: 29 # changes maven-plugin-report-plugin/src/it/mplugin-319_report-since/verify.groovy x: 2 # contributors y: 3 # changes maven-plugin-report-plugin/src/it/plugin-report-annotations/src/main/java/org/DummyReport.java x: 2 # contributors y: 4 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java x: 4 # contributors y: 8 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginXdocGenerator.java x: 11 # contributors y: 17 # changes maven-plugin-report-plugin/src/it/plugin-report/verify.groovy x: 4 # contributors y: 4 # changes maven-plugin-plugin/src/it/help-basic-deprecated-annotation-only/verify.groovy x: 2 # contributors y: 2 # changes maven-plugin-plugin/src/it/mplugin-305_singleMojoDependencies/src/main/java/org/apache/maven/plugins/plugin/it/CustomSurefireMojo.java x: 3 # contributors y: 4 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor.java x: 10 # contributors y: 20 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoClassVisitor.java x: 8 # contributors y: 13 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/DefaultPluginToolsRequest.java x: 10 # contributors y: 14 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/AbstractScriptedMojoDescriptorExtractor.java x: 13 # contributors y: 19 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner/DefaultMojoScanner.java x: 12 # contributors y: 21 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/util/PluginUtils.java x: 9 # contributors y: 27 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/GeneratorUtils.java x: 9 # contributors y: 13 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginDescriptorFilesGenerator.java x: 3 # contributors y: 7 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginHelpGenerator.java x: 10 # contributors y: 22 # changes maven-script/maven-plugin-tools-ant/src/main/java/org/apache/maven/tools/plugin/extractor/ant/AntMojoDescriptorExtractor.java x: 6 # contributors y: 9 # changes maven-script/maven-plugin-tools-model/src/main/java/org/apache/maven/tools/plugin/extractor/model/PluginMetadataParser.java x: 5 # contributors y: 6 # changes src/site/xdoc/index.xml x: 5 # contributors y: 14 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/PluginToolsRequest.java x: 8 # contributors y: 15 # changes maven-plugin-plugin/src/it/v4api/verify.groovy x: 2 # contributors y: 5 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Component.java x: 4 # contributors y: 12 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Execute.java x: 6 # contributors y: 8 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/InstantiationStrategy.java x: 3 # contributors y: 3 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Mojo.java x: 5 # contributors y: 10 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Parameter.java x: 6 # contributors y: 15 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-abstract-mojo/src/main/java/org/apache/maven/plugins/AbstractFirstMojo.java x: 4 # contributors y: 7 # changes maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 4 # contributors y: 11 # changes maven-plugin-plugin/src/it/java-basic/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 3 # contributors y: 5 # changes maven-plugin-plugin/src/it/mplugin-390/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 1 # contributors y: 2 # changes maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.java x: 13 # contributors y: 42 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ParameterAnnotationContent.java x: 6 # contributors y: 7 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/DefaultMojoAnnotationsScanner.java x: 7 # contributors y: 14 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotatedClass.java x: 4 # contributors y: 5 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoFieldVisitor.java x: 7 # contributors y: 10 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/MojoDescriptorExtractor.java x: 9 # contributors y: 10 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner/MojoScanner.java x: 9 # contributors y: 11 # changes maven-script/maven-plugin-tools-beanshell/src/main/java/org/apache/maven/tools/plugin/extractor/beanshell/BeanshellMojoDescriptorExtractor.java x: 7 # contributors y: 9 # changes maven-script/maven-script-ant/src/main/java/org/apache/maven/script/ant/AntMojoWrapper.java x: 5 # contributors y: 8 # changes maven-script/maven-script-ant/src/main/java/org/apache/maven/script/ant/AntPropertyHelper.java x: 4 # contributors y: 6 # changes maven-plugin-report-plugin/src/it/plugin-report-with-javadoc-links/verify.groovy x: 1 # contributors y: 1 # changes maven-plugin-plugin/src/site/site.xml x: 8 # contributors y: 18 # changes maven-plugin-tools-api/src/site/site.xml x: 5 # contributors y: 5 # changes src/site/site.xml x: 7 # contributors y: 19 # changes maven-plugin-plugin/src/it/annotation-with-inheritance/verify.groovy x: 4 # contributors y: 10 # changes maven-plugin-plugin/src/it/java-basic/verify.groovy x: 3 # contributors y: 9 # changes
42.0
# changes
  min: 1.0
  average: 4.72
  25th percentile: 2.0
  median: 2.0
  75th percentile: 5.0
  max: 42.0
0 13.0
# contributors
min: 1.0 | average: 3.04 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 13.0

Number of Contributors vs. File Size: 215 points

maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/DescriptorGeneratorMojo.java x: 12 # contributors y: 220 lines of code maven-plugin-report-plugin/src/it/mplugin-319_report-since/verify.groovy x: 2 # contributors y: 7 lines of code maven-plugin-report-plugin/src/it/plugin-report-annotations/src/main/java/org/DummyReport.java x: 2 # contributors y: 86 lines of code maven-plugin-report-plugin/src/it/plugin-report/src/main/java/org/DummyReport.java x: 2 # contributors y: 73 lines of code maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java x: 4 # contributors y: 381 lines of code maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginXdocGenerator.java x: 11 # contributors y: 589 lines of code maven-plugin-report-plugin/src/it/plugin-report/verify.groovy x: 4 # contributors y: 14 lines of code maven-plugin-plugin/src/it/mplugin-305_singleMojoDependencies/src/main/java/org/apache/maven/plugins/plugin/it/CustomSurefireMojo.java x: 3 # contributors y: 192 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor.java x: 10 # contributors y: 682 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoClassVisitor.java x: 8 # contributors y: 138 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/DefaultPluginToolsRequest.java x: 10 # contributors y: 143 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/AbstractScriptedMojoDescriptorExtractor.java x: 13 # contributors y: 124 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner/DefaultMojoScanner.java x: 12 # contributors y: 106 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/util/PluginUtils.java x: 9 # contributors y: 65 lines of code maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/GeneratorUtils.java x: 9 # contributors y: 374 lines of code maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginDescriptorFilesGenerator.java x: 3 # contributors y: 394 lines of code maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginHelpGenerator.java x: 10 # contributors y: 86 lines of code maven-script/maven-plugin-tools-ant/src/main/java/org/apache/maven/tools/plugin/extractor/ant/AntMojoDescriptorExtractor.java x: 6 # contributors y: 166 lines of code maven-script/maven-plugin-tools-model/src/main/java/org/apache/maven/tools/plugin/extractor/model/PluginMetadataParser.java x: 5 # contributors y: 105 lines of code src/site/xdoc/index.xml x: 5 # contributors y: 119 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/PluginToolsRequest.java x: 8 # contributors y: 35 lines of code maven-plugin-plugin/src/it/v4api/verify.groovy x: 2 # contributors y: 122 lines of code maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Execute.java x: 6 # contributors y: 17 lines of code maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/InstantiationStrategy.java x: 3 # contributors y: 14 lines of code maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/LifecyclePhase.java x: 3 # contributors y: 41 lines of code maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Mojo.java x: 5 # contributors y: 31 lines of code maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Parameter.java x: 6 # contributors y: 19 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 4 # contributors y: 30 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit/CoreIt0014Mojo.java x: 3 # contributors y: 25 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 4 # contributors y: 35 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit/SecondMojo.java x: 3 # contributors y: 8 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/AbstractFooMojo.java x: 3 # contributors y: 3 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 4 # contributors y: 38 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/ThirdMojo.java x: 3 # contributors y: 38 lines of code maven-plugin-plugin/src/it/asm-failure/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 2 # contributors y: 13 lines of code maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/CoreIt0014Mojo.java x: 2 # contributors y: 25 lines of code maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 2 # contributors y: 42 lines of code maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/Maximal.java x: 2 # contributors y: 38 lines of code maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/Minimal.java x: 2 # contributors y: 14 lines of code maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/TestInterface.java x: 2 # contributors y: 4 lines of code maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 4 # contributors y: 44 lines of code maven-plugin-plugin/src/it/java-basic/src/main/java/org/apache/maven/plugin/coreit/CoreIt0013Mojo.java x: 3 # contributors y: 21 lines of code maven-plugin-plugin/src/it/mplugin-272_java8/src/main/java/fr/ca/MyMojo.java x: 2 # contributors y: 10 lines of code maven-plugin-plugin/src/it/mplugin-305_defaultMojoDependencies/src/main/java/org/apache/maven/plugins/plugin/it/CustomSurefireMojo.java x: 2 # contributors y: 139 lines of code maven-plugin-plugin/src/it/mplugin-370-maven-deps-scope-bad/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 2 # contributors y: 17 lines of code maven-plugin-plugin/src/it/mplugin-372-annotation-with-inheritance-from-provided-deps/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 3 # contributors y: 30 lines of code maven-plugin-plugin/src/it/mplugin-390/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 1 # contributors y: 17 lines of code maven-plugin-plugin/src/it/skip/src/main/java/org/apache/maven/plugin/coreit/CoreIt0013Mojo.java x: 2 # contributors y: 21 lines of code maven-plugin-plugin/src/it/v4api/src/main/java/org/apache/maven/its/v4api/FirstMojo.java x: 1 # contributors y: 42 lines of code maven-plugin-plugin/src/main/java/org/apache/maven/artifact/repository/metadata/GroupRepositoryMetadata.java x: 2 # contributors y: 57 lines of code maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.java x: 13 # contributors y: 51 lines of code maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/HelpGeneratorMojo.java x: 10 # contributors y: 64 lines of code maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/metadata/AddPluginArtifactMetadataMojo.java x: 8 # contributors y: 43 lines of code maven-plugin-report-plugin/src/it/mplugin-191/src/main/java/org/apache/maven/plugins/plugin/it/MyMojo.java x: 1 # contributors y: 26 lines of code maven-plugin-report-plugin/src/it/mplugin-319_report-since/src/main/java/org/MyMojo.java x: 1 # contributors y: 10 lines of code maven-plugin-report-plugin/src/it/plugin-info-jdk-default-version/src/main/java/org/apache/maven/plugins/issues/plugin/MyMojo.java x: 1 # contributors y: 21 lines of code maven-plugin-report-plugin/src/it/plugin-info-jdk-default-version/verify.groovy x: 1 # contributors y: 5 lines of code maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/RequirementsHistory.java x: 1 # contributors y: 24 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/JavaClassConverterContext.java x: 2 # contributors y: 396 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/JavadocBlockTagsToXhtmlConverter.java x: 2 # contributors y: 44 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/JavadocInlineTagsToXhtmlConverter.java x: 2 # contributors y: 56 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/LinkUtils.java x: 2 # contributors y: 112 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/block/SeeTagConverter.java x: 2 # contributors y: 30 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/AnnotatedContent.java x: 2 # contributors y: 24 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ComponentAnnotationContent.java x: 3 # contributors y: 46 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ExecuteAnnotationContent.java x: 4 # contributors y: 53 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/MojoAnnotationContent.java x: 3 # contributors y: 149 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ParameterAnnotationContent.java x: 6 # contributors y: 168 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/DefaultMojoAnnotationsScanner.java x: 7 # contributors y: 282 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotatedClass.java x: 4 # contributors y: 106 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotationsScanner.java x: 3 # contributors y: 29 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotationsScannerRequest.java x: 4 # contributors y: 55 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoAnnotationVisitor.java x: 6 # contributors y: 32 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoFieldVisitor.java x: 7 # contributors y: 51 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoMethodVisitor.java x: 3 # contributors y: 51 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoParameterVisitor.java x: 3 # contributors y: 10 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/EnhancedParameterWrapper.java x: 2 # contributors y: 102 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/ExtendedMojoDescriptor.java x: 6 # contributors y: 44 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/ExtendedPluginDescriptor.java x: 2 # contributors y: 164 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/ExtractionException.java x: 4 # contributors y: 10 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/GroupKey.java x: 2 # contributors y: 52 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/MojoDescriptorExtractor.java x: 9 # contributors y: 15 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner/MojoScanner.java x: 9 # contributors y: 10 lines of code maven-script/maven-plugin-tools-beanshell/src/main/java/org/apache/maven/tools/plugin/extractor/beanshell/BeanshellMojoDescriptorExtractor.java x: 7 # contributors y: 76 lines of code maven-script/maven-plugin-tools-model/src/main/java/org/apache/maven/tools/plugin/extractor/model/PluginMetadataParseException.java x: 3 # contributors y: 24 lines of code maven-script/maven-script-ant/src/main/java/org/apache/maven/script/ant/AntMojoWrapper.java x: 5 # contributors y: 214 lines of code maven-script/maven-script-ant/src/main/java/org/apache/maven/script/ant/AntPropertyHelper.java x: 4 # contributors y: 94 lines of code maven-plugin-plugin/src/it/java-basic-annotations/verify.groovy x: 5 # contributors y: 186 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/verify.groovy x: 5 # contributors y: 81 lines of code maven-plugin-report-plugin/src/it/plugin-report-with-javadoc-links/verify.groovy x: 1 # contributors y: 8 lines of code maven-plugin-plugin/src/site/site.xml x: 8 # contributors y: 18 lines of code maven-plugin-tools-api/src/site/site.xml x: 5 # contributors y: 10 lines of code src/site/site.xml x: 7 # contributors y: 23 lines of code maven-plugin-report-plugin/src/it/plugin-info-jdk/plugin/src/main/resources/META-INF/maven/plugin-enhanced.xml x: 1 # contributors y: 49 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance/verify.groovy x: 4 # contributors y: 61 lines of code maven-plugin-plugin/src/it/java-basic-annotations-jdk8/verify.groovy x: 2 # contributors y: 176 lines of code maven-plugin-plugin/src/it/mplugin-372-annotation-with-inheritance-from-provided-deps/verify.groovy x: 1 # contributors y: 2 lines of code maven-plugin-plugin/src/it/java-basic/verify.groovy x: 3 # contributors y: 135 lines of code
682.0
lines of code
  min: 2.0
  average: 49.75
  25th percentile: 10.0
  median: 19.0
  75th percentile: 49.0
  max: 682.0
0 13.0
# contributors
min: 1.0 | average: 3.04 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 13.0