From 713a9623706aa1c2d2bd347be0a363416bebe370 Mon Sep 17 00:00:00 2001 From: Gustavo Martin Morcuende Date: Mon, 25 Jan 2016 00:18:37 +0100 Subject: [PATCH] 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) --- REST/README | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 :/ -- 2.1.4