REST: more than 13M just for documentation (I don't like it at all)
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 24 Jan 2016 23:18:37 +0000 (00:18 +0100)
committerGustavo 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

index aa350e7..02bb194 100644 (file)
@@ -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 :/