projects
/
SpringWebServicesForFun
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f630e7b
)
REST: more than 13M just for documentation (I don't like it at all)
author
Gustavo Martin Morcuende
<gu.martinm@gmail.com>
Sun, 24 Jan 2016 23:18:37 +0000
(
00:18
+0100)
committer
Gustavo Martin Morcuende
<gu.martinm@gmail.com>
Sun, 24 Jan 2016 23:18:37 +0000
(
00:18
+0100)
Alternative: mess around with Maven profiles (you already made it before but it is a bit more complicated)
REST/README
patch
|
blob
|
history
diff --git
a/REST/README
b/REST/README
index
aa350e7
..
02bb194
100644
(file)
--- a/
REST/README
+++ b/
REST/README
@@
-5,3
+5,13
@@
mvn clean install
Javadoc and Sources:
mvn dependency:sources && mvn dependency:resolve -Dclassifier=javadoc
+
+
+Releasing without documentation:
+9,1M
+
+Releasing with documentation (WADL and SpringFox)
+22M
+
+
+More than 13M for documentation :/