From: Gustavo Martin Morcuende Date: Sun, 24 Jan 2016 23:18:37 +0000 (+0100) Subject: REST: more than 13M just for documentation (I don't like it at all) X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=713a9623706aa1c2d2bd347be0a363416bebe370;p=SpringWebServicesForFun%2F.git REST: more than 13M just for documentation (I don't like it at all) Alternative: mess around with Maven profiles (you already made it before but it is a bit more complicated) --- diff --git a/REST/README b/REST/README index aa350e7..02bb194 100644 --- 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 :/