apache / maven-deploy-plugin
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 64% | 0% | 35%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
java0% | 0% | 93% | 0% | 6%
xml0% | 0% | 0% | 0% | 100%
groovy0% | 0% | 0% | 0% | 100%
cgi0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 64% | 0% | 35%
Longest Files (Top 50)
File# lines# units
DeployFileMojo.java
in src/main/java/org/apache/maven/plugins/deploy
416 24
DeployMojo.java
in src/main/java/org/apache/maven/plugins/deploy
269 17
AbstractDeployMojo.java
in src/main/java/org/apache/maven/plugins/deploy
51 6
site.xml
in src/site
50 -
settings.xml
in src/it
49 -
non-default-pom.xml
in src/it/non-default-pom
34 -
cgi
download.cgi
in src/site/resources
22 -
components.xml
in src/it/setup-mock-phase-maven-plugin/src/main/resources/META-INF/plexus
20 -
verify.groovy
in src/it/gav-validation
13 -
verify.groovy
in src/it/MDEPLOY-202_deployfile-with-multiple-executions
12 -
verify.groovy
in src/it/deploy-at-end-pass
9 -
verify.groovy
in src/it/MDEPLOY-178_deployfile-with-embedded-pom
8 -
verify.groovy
in src/it/deployfile-snapshot-skip-fail
8 -
web.xml
in src/it/mdeploy-45-test/src/main/webapp/WEB-INF
8 -
verify.groovy
in src/it/deploy-bom
7 -
index.html
in src/it/mdeploy-45-test/src/main/webapp
7 -
verify.groovy
in src/it/deployfile-release-skip-fail
6 -
verify.groovy
in src/it/MDEPLOY-224_deploy-at-end-only-modules
6 -
verify.groovy
in src/it/deployfile-skip-fail
6 -
verify.groovy
in src/it/deploy-at-end-fail
5 -
verify.groovy
in src/it/MDEPLOY-184_deployfile-with-javadoc-and-sources
4 -
verify.groovy
in src/it/deployfile-skip
4 -
verify.groovy
in src/it/deployfile-snapshot-skip
4 -
verify.groovy
in src/it/deployfile-release-skip
4 -
verify.groovy
in src/it/no-main-artifact-1
3 -
verify.groovy
in src/it/MDEPLOY-169_deploy-at-end-multithread
3 -
verify.groovy
in src/it/MDEPLOY-170_deploy-at-end-configperproject
3 -
verify.groovy
in src/it/MDEPLOY-225_deploy-at-end-skip-root
3 -
verify.groovy
in src/it/no-main-artifact-2
3 -
setup.groovy
in src/it/external-release-jar
1 -
setup.groovy
in src/it/no-main-artifact-1
1 -
setup.groovy
in src/it/release-jar
1 -
setup.groovy
in src/it/snapshot-jar
1 -
setup.groovy
in src/it/attach-release-jar
1 -
setup.groovy
in src/it/snapshot-pom
1 -
setup.groovy
in src/it/deploy-bom
1 -
setup.groovy
in src/it/alt-deploy-repo-with-dist-mgmt-snapshot
1 -
setup.groovy
in src/it/skip
1 -
setup.groovy
in src/it/skip-snapshot-jar
1 -
setup.groovy
in src/it/skip-release-jar
1 -
setup.groovy
in src/it/3rd-party-jar-with-extras
1 -
setup.groovy
in src/it/alt-deploy-repo-with-dist-mgmt
1 -
setup.groovy
in src/it/offline
1 -
setup.groovy
in src/it/release-pom
1 -
setup.groovy
in src/it/no-main-artifact-2
1 -
setup.groovy
in src/it/mdeploy-45-test
1 -
setup.groovy
in src/it/non-default-pom
1 -
setup.groovy
in src/it/gav-validation
1 -
setup.groovy
in src/it/alt-deploy-repo-without-dist-mgmt
1 -
setup.groovy
in src/it/3rd-party-jar-without-pom
1 -
Files With Most Units (Top 3)
File# lines# units
DeployFileMojo.java
in src/main/java/org/apache/maven/plugins/deploy
416 24
DeployMojo.java
in src/main/java/org/apache/maven/plugins/deploy
269 17
AbstractDeployMojo.java
in src/main/java/org/apache/maven/plugins/deploy
51 6
Files With Long Lines (Top 14)

There are 14 files with lines longer than 120 characters. In total, there are 29 long lines.

File# lines# units# long lines
verify.groovy
in src/it/MDEPLOY-184_deployfile-with-javadoc-and-sources
4 - 4
verify.groovy
in src/it/deployfile-snapshot-skip-fail
8 - 4
verify.groovy
in src/it/deploy-at-end-pass
9 - 4
verify.groovy
in src/it/deployfile-release-skip-fail
6 - 3
verify.groovy
in src/it/deployfile-skip-fail
6 - 3
verify.groovy
in src/it/MDEPLOY-170_deploy-at-end-configperproject
3 - 2
verify.groovy
in src/it/MDEPLOY-178_deployfile-with-embedded-pom
8 - 2
DeployMojo.java
in src/main/java/org/apache/maven/plugins/deploy
269 17 1
verify.groovy
in src/it/deployfile-skip
4 - 1
verify.groovy
in src/it/deployfile-snapshot-skip
4 - 1
verify.groovy
in src/it/deploy-at-end-fail
5 - 1
web.xml
in src/it/mdeploy-45-test/src/main/webapp/WEB-INF
8 - 1
verify.groovy
in src/it/deployfile-release-skip
4 - 1
non-default-pom.xml
in src/it/non-default-pom
34 - 1
Correlations

File Size vs. Commits (all time): 50 points

src/main/java/org/apache/maven/plugins/deploy/DeployMojo.java x: 35 commits (all time) y: 269 lines of code src/it/deploy-bom/verify.groovy x: 2 commits (all time) y: 7 lines of code src/main/java/org/apache/maven/plugins/deploy/DeployFileMojo.java x: 24 commits (all time) y: 416 lines of code src/site/site.xml x: 27 commits (all time) y: 50 lines of code src/it/settings.xml x: 7 commits (all time) y: 49 lines of code src/main/java/org/apache/maven/plugins/deploy/AbstractDeployMojo.java x: 13 commits (all time) y: 51 lines of code src/it/3rd-party-jar-with-extras/setup.groovy x: 1 commits (all time) y: 1 lines of code src/it/MDEPLOY-202_deployfile-with-multiple-executions/verify.groovy x: 4 commits (all time) y: 12 lines of code src/it/MDEPLOY-178_deployfile-with-embedded-pom/verify.groovy x: 3 commits (all time) y: 8 lines of code src/it/MDEPLOY-224_deploy-at-end-only-modules/verify.groovy x: 2 commits (all time) y: 6 lines of code src/it/deploy-at-end-pass/verify.groovy x: 5 commits (all time) y: 9 lines of code src/it/MDEPLOY-225_deploy-at-end-skip-root/verify.groovy x: 1 commits (all time) y: 3 lines of code src/it/setup-mock-phase-maven-plugin/src/main/resources/META-INF/plexus/components.xml x: 1 commits (all time) y: 20 lines of code src/it/non-default-pom/non-default-pom.xml x: 3 commits (all time) y: 34 lines of code src/it/deployfile-release-skip-fail/verify.groovy x: 1 commits (all time) y: 6 lines of code src/it/deployfile-release-skip/verify.groovy x: 1 commits (all time) y: 4 lines of code src/it/deployfile-snapshot-skip-fail/verify.groovy x: 1 commits (all time) y: 8 lines of code src/it/deploy-at-end-fail/verify.groovy x: 3 commits (all time) y: 5 lines of code src/it/gav-validation/verify.groovy x: 1 commits (all time) y: 13 lines of code src/site/resources/download.cgi x: 2 commits (all time) y: 22 lines of code
416.0
lines of code
  min: 1.0
  average: 21.16
  25th percentile: 1.0
  median: 3.0
  75th percentile: 8.0
  max: 416.0
0 35.0
commits (all time)
min: 1.0 | average: 3.42 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.25 | max: 35.0

File Size vs. Contributors (all time): 50 points

src/main/java/org/apache/maven/plugins/deploy/DeployMojo.java x: 11 contributors (all time) y: 269 lines of code src/it/deploy-bom/verify.groovy x: 1 contributors (all time) y: 7 lines of code src/main/java/org/apache/maven/plugins/deploy/DeployFileMojo.java x: 11 contributors (all time) y: 416 lines of code src/site/site.xml x: 13 contributors (all time) y: 50 lines of code src/it/settings.xml x: 3 contributors (all time) y: 49 lines of code src/main/java/org/apache/maven/plugins/deploy/AbstractDeployMojo.java x: 6 contributors (all time) y: 51 lines of code src/it/3rd-party-jar-with-extras/setup.groovy x: 1 contributors (all time) y: 1 lines of code src/it/MDEPLOY-202_deployfile-with-multiple-executions/verify.groovy x: 3 contributors (all time) y: 12 lines of code src/it/MDEPLOY-178_deployfile-with-embedded-pom/verify.groovy x: 3 contributors (all time) y: 8 lines of code src/it/MDEPLOY-224_deploy-at-end-only-modules/verify.groovy x: 2 contributors (all time) y: 6 lines of code src/it/deploy-at-end-pass/verify.groovy x: 4 contributors (all time) y: 9 lines of code src/it/MDEPLOY-225_deploy-at-end-skip-root/verify.groovy x: 1 contributors (all time) y: 3 lines of code src/it/setup-mock-phase-maven-plugin/src/main/resources/META-INF/plexus/components.xml x: 1 contributors (all time) y: 20 lines of code src/it/non-default-pom/non-default-pom.xml x: 2 contributors (all time) y: 34 lines of code src/it/deployfile-release-skip-fail/verify.groovy x: 1 contributors (all time) y: 6 lines of code src/it/deployfile-release-skip/verify.groovy x: 1 contributors (all time) y: 4 lines of code src/it/deploy-at-end-fail/verify.groovy x: 3 contributors (all time) y: 5 lines of code src/it/gav-validation/verify.groovy x: 1 contributors (all time) y: 13 lines of code src/site/resources/download.cgi x: 2 contributors (all time) y: 22 lines of code src/it/mdeploy-45-test/src/main/webapp/index.html x: 2 contributors (all time) y: 7 lines of code
416.0
lines of code
  min: 1.0
  average: 21.16
  25th percentile: 1.0
  median: 3.0
  75th percentile: 8.0
  max: 416.0
0 13.0
contributors (all time)
min: 1.0 | average: 2.08 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 13.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 4 points

src/main/java/org/apache/maven/plugins/deploy/DeployMojo.java x: 2 commits (90d) y: 269 lines of code src/it/deploy-bom/verify.groovy x: 1 commits (90d) y: 7 lines of code src/main/java/org/apache/maven/plugins/deploy/DeployFileMojo.java x: 1 commits (90d) y: 416 lines of code src/site/site.xml x: 1 commits (90d) y: 50 lines of code
416.0
lines of code
  min: 7.0
  average: 185.5
  25th percentile: 17.75
  median: 159.5
  75th percentile: 379.25
  max: 416.0
0 2.0
commits (90d)
min: 1.0 | average: 1.25 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.75 | max: 2.0

File Size vs. Contributors (90 days): 4 points

src/main/java/org/apache/maven/plugins/deploy/DeployMojo.java x: 2 contributors (90d) y: 269 lines of code src/it/deploy-bom/verify.groovy x: 1 contributors (90d) y: 7 lines of code src/main/java/org/apache/maven/plugins/deploy/DeployFileMojo.java x: 1 contributors (90d) y: 416 lines of code src/site/site.xml x: 1 contributors (90d) y: 50 lines of code
416.0
lines of code
  min: 7.0
  average: 185.5
  25th percentile: 17.75
  median: 159.5
  75th percentile: 379.25
  max: 416.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.25 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.75 | max: 2.0