apache / maven-war-plugin
File Size

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

Intro
Learn more...
File Size Overall
0% | 18% | 24% | 14% | 41%
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% | 22% | 30% | 17% | 29%
xml0% | 0% | 0% | 0% | 100%
jsp0% | 0% | 0% | 0% | 100%
groovy0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
cgi0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 18% | 24% | 14% | 41%
Longest Files (Top 50)
File# lines# units
AbstractWarMojo.java
in src/main/java/org/apache/maven/plugins/war
524 65
WarMojo.java
in src/main/java/org/apache/maven/plugins/war
264 30
AbstractWarPackagingTask.java
in src/main/java/org/apache/maven/plugins/war/packaging
232 13
WarProjectPackagingTask.java
in src/main/java/org/apache/maven/plugins/war/packaging
204 8
Overlay.java
in src/main/java/org/apache/maven/plugins/war
160 29
WebappStructure.java
in src/main/java/org/apache/maven/plugins/war/util
137 15
OverlayManager.java
in src/main/java/org/apache/maven/plugins/war/overlay
114 7
PathSet.java
in src/main/java/org/apache/maven/plugins/war/util
91 18
ArtifactsPackagingTask.java
in src/main/java/org/apache/maven/plugins/war/packaging
90 3
ClassesPackagingTask.java
in src/main/java/org/apache/maven/plugins/war/packaging
79 3
OverlayPackagingTask.java
in src/main/java/org/apache/maven/plugins/war/packaging
69 4
verify.groovy
in src/it/MWAR-371
51 2
WarUtils.java
in src/main/java/org/apache/maven/plugins/war/util
49 2
WarPackagingContext.java
in src/main/java/org/apache/maven/plugins/war/packaging
45 -
ClassesPackager.java
in src/main/java/org/apache/maven/plugins/war/util
39 2
DependencyInfo.java
in src/main/java/org/apache/maven/plugins/war/util
37 6
settings.xml
in src/it
35 -
WarExplodedMojo.java
in src/main/java/org/apache/maven/plugins/war
34 2
CopyUserManifestTask.java
in src/main/java/org/apache/maven/plugins/war/packaging
31 3
WarInPlaceMojo.java
in src/main/java/org/apache/maven/plugins/war
29 2
site.xml
in src/site
26 -
index.jsp
in src/it/MWAR-450/src/main/webapp
23 -
index.jsp
in src/it/web-resources-filtering/web/src/main/webapp
23 -
index.jsp
in src/it/web-resources-filtering-delimiter/web/src/main/webapp
23 -
cgi
download.cgi
in src/site/resources
22 -
DefaultOverlay.java
in src/main/java/org/apache/maven/plugins/war/overlay
18 2
jetty-env.xml
in src/it/web-resources-filtering/web/src/main/webresources/WEB-INF
15 -
jetty-env.xml
in src/it/web-resources-filtering-delimiter/web/src/main/webresources/WEB-INF
15 -
Person.java
in src/it/MWAR-350/src/main/java/org/apache/maven/it0016
13 2
Person.java
in src/it/archiveClasses/src/main/java/org/apache/maven/it0016
13 2
Person.java
in src/it/default/src/main/java/org/apache/maven/it0016
13 2
InvalidOverlayConfigurationException.java
in src/main/java/org/apache/maven/plugins/war/overlay
11 2
log4j.xml
in src/it/MWAR-450/src/main/webapp/WEB-INF/classes
11 -
Util.java
in src/it/MWAR-131/mwar131-webapp/src/main/java/com/example
8 1
App.java
in src/it/MWAR-131/mwar131-test/src/main/java/com/example
8 1
index.html
in src/it/MWAR-306/src/main/webapp
8 -
param.jsp
in src/it/MWAR-129/src/main/webapp
8 -
web.xml
in src/it/MWAR-450/src/main/webapp/WEB-INF
7 -
web.xml
in src/it/web-resources-filtering/web/src/main/webapp/WEB-INF
7 -
web.xml
in src/it/web-resources-filtering-delimiter/web/src/main/webapp/WEB-INF
7 -
WarPackagingTask.java
in src/main/java/org/apache/maven/plugins/war/packaging
6 -
web.xml
in src/it/overlay-excludes/war-exclude-overlay/src/main/webapp/WEB-INF
6 -
web.xml
in src/it/overlay-excludes/war-overlay/src/main/webapp/WEB-INF
6 -
web.xml
in src/it/MWAR-133/src/main/webapp/WEB-INF
6 -
web.xml
in src/it/scoped-dependency-same-artifact/src/main/webapp/WEB-INF
6 -
web.xml
in src/it/MWAR-131/mwar131-webapp/src/main/webapp/WEB-INF
6 -
web.xml
in src/it/MWAR-131/mwar131-webapp2/src/main/webapp/WEB-INF
6 -
web.xml
in src/it/MWAR-139/src/main/webapp/WEB-INF
6 -
verify.groovy
in src/it/MWAR-427_update-without-clean
6 -
web.xml
in src/it/MWAR-311/src/main/webapp/WEB-INF
6 -
Files With Most Units (Top 26)
File# lines# units
AbstractWarMojo.java
in src/main/java/org/apache/maven/plugins/war
524 65
WarMojo.java
in src/main/java/org/apache/maven/plugins/war
264 30
Overlay.java
in src/main/java/org/apache/maven/plugins/war
160 29
PathSet.java
in src/main/java/org/apache/maven/plugins/war/util
91 18
WebappStructure.java
in src/main/java/org/apache/maven/plugins/war/util
137 15
AbstractWarPackagingTask.java
in src/main/java/org/apache/maven/plugins/war/packaging
232 13
WarProjectPackagingTask.java
in src/main/java/org/apache/maven/plugins/war/packaging
204 8
OverlayManager.java
in src/main/java/org/apache/maven/plugins/war/overlay
114 7
DependencyInfo.java
in src/main/java/org/apache/maven/plugins/war/util
37 6
OverlayPackagingTask.java
in src/main/java/org/apache/maven/plugins/war/packaging
69 4
CopyUserManifestTask.java
in src/main/java/org/apache/maven/plugins/war/packaging
31 3
ArtifactsPackagingTask.java
in src/main/java/org/apache/maven/plugins/war/packaging
90 3
ClassesPackagingTask.java
in src/main/java/org/apache/maven/plugins/war/packaging
79 3
WarExplodedMojo.java
in src/main/java/org/apache/maven/plugins/war
34 2
WarInPlaceMojo.java
in src/main/java/org/apache/maven/plugins/war
29 2
ClassesPackager.java
in src/main/java/org/apache/maven/plugins/war/util
39 2
WarUtils.java
in src/main/java/org/apache/maven/plugins/war/util
49 2
InvalidOverlayConfigurationException.java
in src/main/java/org/apache/maven/plugins/war/overlay
11 2
DefaultOverlay.java
in src/main/java/org/apache/maven/plugins/war/overlay
18 2
Person.java
in src/it/MWAR-350/src/main/java/org/apache/maven/it0016
13 2
Person.java
in src/it/archiveClasses/src/main/java/org/apache/maven/it0016
13 2
Person.java
in src/it/default/src/main/java/org/apache/maven/it0016
13 2
verify.groovy
in src/it/MWAR-371
51 2
Util.java
in src/it/MWAR-131/mwar131-webapp/src/main/java/com/example
8 1
App.java
in src/it/MWAR-131/mwar131-test/src/main/java/com/example
8 1
A.java
in src/it/MWAR-326/src/main/java
4 1
Files With Long Lines (Top 6)

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

File# lines# units# long lines
AbstractWarPackagingTask.java
in src/main/java/org/apache/maven/plugins/war/packaging
232 13 1
log4j.xml
in src/it/MWAR-450/src/main/webapp/WEB-INF/classes
11 - 1
web.xml
in src/it/MWAR-350/src/main/webapp/WEB-INF
4 - 1
web.xml
in src/it/archiveClasses/src/main/webapp/WEB-INF
4 - 1
web.xml
in src/it/default/src/main/webapp/WEB-INF
4 - 1
site.xml
in src/site
26 - 1
Correlations

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

src/main/java/org/apache/maven/plugins/war/AbstractWarMojo.java x: 31 commits (all time) y: 524 lines of code src/site/site.xml x: 26 commits (all time) y: 26 lines of code src/main/java/org/apache/maven/plugins/war/WarExplodedMojo.java x: 6 commits (all time) y: 34 lines of code src/main/java/org/apache/maven/plugins/war/WarInPlaceMojo.java x: 5 commits (all time) y: 29 lines of code src/main/java/org/apache/maven/plugins/war/WarMojo.java x: 21 commits (all time) y: 264 lines of code src/main/java/org/apache/maven/plugins/war/Overlay.java x: 6 commits (all time) y: 160 lines of code src/main/java/org/apache/maven/plugins/war/overlay/DefaultOverlay.java x: 5 commits (all time) y: 18 lines of code src/main/java/org/apache/maven/plugins/war/overlay/InvalidOverlayConfigurationException.java x: 4 commits (all time) y: 11 lines of code src/main/java/org/apache/maven/plugins/war/overlay/OverlayManager.java x: 9 commits (all time) y: 114 lines of code src/main/java/org/apache/maven/plugins/war/packaging/AbstractWarPackagingTask.java x: 11 commits (all time) y: 232 lines of code src/main/java/org/apache/maven/plugins/war/packaging/ArtifactsPackagingTask.java x: 4 commits (all time) y: 90 lines of code src/main/java/org/apache/maven/plugins/war/packaging/ClassesPackagingTask.java x: 9 commits (all time) y: 79 lines of code src/main/java/org/apache/maven/plugins/war/packaging/CopyUserManifestTask.java x: 3 commits (all time) y: 31 lines of code src/main/java/org/apache/maven/plugins/war/packaging/OverlayPackagingTask.java x: 4 commits (all time) y: 69 lines of code src/main/java/org/apache/maven/plugins/war/packaging/WarPackagingContext.java x: 12 commits (all time) y: 45 lines of code src/main/java/org/apache/maven/plugins/war/packaging/WarPackagingTask.java x: 4 commits (all time) y: 6 lines of code src/main/java/org/apache/maven/plugins/war/packaging/WarProjectPackagingTask.java x: 14 commits (all time) y: 204 lines of code src/main/java/org/apache/maven/plugins/war/util/ClassesPackager.java x: 6 commits (all time) y: 39 lines of code src/main/java/org/apache/maven/plugins/war/util/DependencyInfo.java x: 5 commits (all time) y: 37 lines of code src/main/java/org/apache/maven/plugins/war/util/PathSet.java x: 5 commits (all time) y: 91 lines of code src/main/java/org/apache/maven/plugins/war/util/WarUtils.java x: 3 commits (all time) y: 49 lines of code src/main/java/org/apache/maven/plugins/war/util/WebappStructure.java x: 7 commits (all time) y: 137 lines of code src/it/MWAR-441/verify.groovy x: 2 commits (all time) y: 6 lines of code src/it/MWAR-128/setup.groovy x: 1 commits (all time) y: 3 lines of code src/it/MWAR-450/src/main/webapp/WEB-INF/classes/log4j.xml x: 2 commits (all time) y: 11 lines of code src/it/MWAR-450/src/main/webapp/WEB-INF/web.xml x: 2 commits (all time) y: 7 lines of code src/it/MWAR-450/src/main/webapp/index.jsp x: 2 commits (all time) y: 23 lines of code src/it/MWAR-441/src/main/webapp/root.html x: 1 commits (all time) y: 5 lines of code src/it/archiveClasses/src/main/java/org/apache/maven/it0016/Person.java x: 1 commits (all time) y: 13 lines of code src/it/MWAR-314/src/main/webapp/index.jsp x: 1 commits (all time) y: 1 lines of code src/it/MWAR-371/verify.groovy x: 1 commits (all time) y: 51 lines of code src/it/web-resources-filtering/web/src/main/webresources/WEB-INF/jetty-env.xml x: 6 commits (all time) y: 15 lines of code src/it/web-resources-filtering-delimiter/web/src/main/webapp/WEB-INF/web.xml x: 1 commits (all time) y: 7 lines of code src/it/web-resources-filtering-delimiter/web/src/main/webapp/index.jsp x: 1 commits (all time) y: 23 lines of code src/it/web-resources-filtering-delimiter/web/src/main/webresources/WEB-INF/jetty-env.xml x: 1 commits (all time) y: 15 lines of code src/site/resources/download.cgi x: 2 commits (all time) y: 22 lines of code src/it/MWAR-128/src/main/webapp/WEB-INF/web.xml x: 2 commits (all time) y: 1 lines of code src/it/MWAR-131/mwar131-test/src/main/java/com/example/App.java x: 3 commits (all time) y: 8 lines of code src/it/MWAR-131/mwar131-webapp2/src/main/webapp/WEB-INF/web.xml x: 3 commits (all time) y: 6 lines of code src/it/default/src/main/java/org/apache/maven/it0016/Person.java x: 2 commits (all time) y: 13 lines of code src/it/default/src/main/webapp/WEB-INF/web.xml x: 2 commits (all time) y: 4 lines of code src/it/settings.xml x: 5 commits (all time) y: 35 lines of code
524.0
lines of code
  min: 1.0
  average: 31.53
  25th percentile: 5.0
  median: 6.0
  75th percentile: 23.0
  max: 524.0
0 31.0
commits (all time)
min: 1.0 | average: 3.64 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 4.0 | max: 31.0

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

src/main/java/org/apache/maven/plugins/war/AbstractWarMojo.java x: 14 contributors (all time) y: 524 lines of code src/site/site.xml x: 11 contributors (all time) y: 26 lines of code src/main/java/org/apache/maven/plugins/war/WarExplodedMojo.java x: 5 contributors (all time) y: 34 lines of code src/main/java/org/apache/maven/plugins/war/WarInPlaceMojo.java x: 4 contributors (all time) y: 29 lines of code src/main/java/org/apache/maven/plugins/war/WarMojo.java x: 14 contributors (all time) y: 264 lines of code src/main/java/org/apache/maven/plugins/war/Overlay.java x: 4 contributors (all time) y: 160 lines of code src/main/java/org/apache/maven/plugins/war/overlay/DefaultOverlay.java x: 4 contributors (all time) y: 18 lines of code src/main/java/org/apache/maven/plugins/war/overlay/InvalidOverlayConfigurationException.java x: 3 contributors (all time) y: 11 lines of code src/main/java/org/apache/maven/plugins/war/overlay/OverlayManager.java x: 7 contributors (all time) y: 114 lines of code src/main/java/org/apache/maven/plugins/war/packaging/AbstractWarPackagingTask.java x: 6 contributors (all time) y: 232 lines of code src/main/java/org/apache/maven/plugins/war/packaging/ArtifactsPackagingTask.java x: 4 contributors (all time) y: 90 lines of code src/main/java/org/apache/maven/plugins/war/packaging/ClassesPackagingTask.java x: 6 contributors (all time) y: 79 lines of code src/main/java/org/apache/maven/plugins/war/packaging/CopyUserManifestTask.java x: 3 contributors (all time) y: 31 lines of code src/main/java/org/apache/maven/plugins/war/packaging/OverlayPackagingTask.java x: 3 contributors (all time) y: 69 lines of code src/main/java/org/apache/maven/plugins/war/packaging/WarPackagingContext.java x: 9 contributors (all time) y: 45 lines of code src/main/java/org/apache/maven/plugins/war/packaging/WarPackagingTask.java x: 3 contributors (all time) y: 6 lines of code src/main/java/org/apache/maven/plugins/war/packaging/WarProjectPackagingTask.java x: 8 contributors (all time) y: 204 lines of code src/main/java/org/apache/maven/plugins/war/util/ClassesPackager.java x: 6 contributors (all time) y: 39 lines of code src/main/java/org/apache/maven/plugins/war/util/DependencyInfo.java x: 5 contributors (all time) y: 37 lines of code src/main/java/org/apache/maven/plugins/war/util/PathSet.java x: 4 contributors (all time) y: 91 lines of code src/main/java/org/apache/maven/plugins/war/util/WarUtils.java x: 3 contributors (all time) y: 49 lines of code src/main/java/org/apache/maven/plugins/war/util/WebappStructure.java x: 5 contributors (all time) y: 137 lines of code src/it/MWAR-441/verify.groovy x: 2 contributors (all time) y: 6 lines of code src/it/MWAR-128/setup.groovy x: 1 contributors (all time) y: 3 lines of code src/it/MWAR-450/src/main/webapp/WEB-INF/classes/log4j.xml x: 1 contributors (all time) y: 11 lines of code src/it/MWAR-450/src/main/webapp/WEB-INF/web.xml x: 1 contributors (all time) y: 7 lines of code src/it/MWAR-450/src/main/webapp/index.jsp x: 1 contributors (all time) y: 23 lines of code src/it/MWAR-441/src/main/webapp/root.html x: 1 contributors (all time) y: 5 lines of code src/it/archiveClasses/src/main/java/org/apache/maven/it0016/Person.java x: 1 contributors (all time) y: 13 lines of code src/it/MWAR-314/src/main/webapp/index.jsp x: 1 contributors (all time) y: 1 lines of code src/it/MWAR-371/verify.groovy x: 1 contributors (all time) y: 51 lines of code src/it/web-resources-filtering/web/src/main/webresources/WEB-INF/jetty-env.xml x: 4 contributors (all time) y: 15 lines of code src/it/web-resources-filtering-delimiter/web/src/main/webresources/WEB-INF/jetty-env.xml x: 1 contributors (all time) y: 15 lines of code src/site/resources/download.cgi x: 2 contributors (all time) y: 22 lines of code src/it/MWAR-128/src/main/webapp/WEB-INF/web.xml x: 2 contributors (all time) y: 1 lines of code src/it/MWAR-131/mwar131-test/src/main/java/com/example/App.java x: 2 contributors (all time) y: 8 lines of code src/it/default/src/main/java/org/apache/maven/it0016/Person.java x: 2 contributors (all time) y: 13 lines of code src/it/default/src/main/webapp/WEB-INF/web.xml x: 2 contributors (all time) y: 4 lines of code src/it/settings.xml x: 2 contributors (all time) y: 35 lines of code
524.0
lines of code
  min: 1.0
  average: 31.53
  25th percentile: 5.0
  median: 6.0
  75th percentile: 23.0
  max: 524.0
0 14.0
contributors (all time)
min: 1.0 | average: 2.61 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 14.0

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

src/main/java/org/apache/maven/plugins/war/AbstractWarMojo.java x: 1 commits (30d) y: 524 lines of code
524.0
lines of code
  min: 524.0
  average: 524.0
  25th percentile: 524.0
  median: 524.0
  75th percentile: 524.0
  max: 524.0
0 1.0
commits (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

src/main/java/org/apache/maven/plugins/war/AbstractWarMojo.java x: 1 contributors (30d) y: 524 lines of code
524.0
lines of code
  min: 524.0
  average: 524.0
  25th percentile: 524.0
  median: 524.0
  75th percentile: 524.0
  max: 524.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

src/main/java/org/apache/maven/plugins/war/AbstractWarMojo.java x: 1 commits (90d) y: 524 lines of code src/site/site.xml x: 1 commits (90d) y: 26 lines of code
524.0
lines of code
  min: 26.0
  average: 275.0
  25th percentile: 26.0
  median: 275.0
  75th percentile: 524.0
  max: 524.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

src/main/java/org/apache/maven/plugins/war/AbstractWarMojo.java x: 1 contributors (90d) y: 524 lines of code src/site/site.xml x: 1 contributors (90d) y: 26 lines of code
524.0
lines of code
  min: 26.0
  average: 275.0
  25th percentile: 26.0
  median: 275.0
  75th percentile: 524.0
  max: 524.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0