summaryrefslogtreecommitdiffstats
path: root/all/ivy.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-09-28 19:44:01 +0300
committerArtur Signell <artur@vaadin.com>2012-09-28 19:46:10 +0300
commit8e6e071423f4c4fcfbbd9cbf442b4af13176ba58 (patch)
treec68cf27f3b3fbdb05891f788482cc03ca6f31a85 /all/ivy.xml
parentca59c93fb4dbc112e5deb5f5a4b10c0c730a4be4 (diff)
downloadvaadin-framework-8e6e071423f4c4fcfbbd9cbf442b4af13176ba58.tar.gz
vaadin-framework-8e6e071423f4c4fcfbbd9cbf442b4af13176ba58.zip
Publish all javadoc as an artifact and build as part of the all module (#9745)
Change-Id: I2d5ce81a2b9170eb7c9b91e37d0cf39d5383457c
Diffstat (limited to 'all/ivy.xml')
-rw-r--r--all/ivy.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/all/ivy.xml b/all/ivy.xml
index aebba5ba35..103d65e812 100644
--- a/all/ivy.xml
+++ b/all/ivy.xml
@@ -11,6 +11,7 @@
</configurations>
<publications>
<artifact type="zip" ext="zip" />
+ <artifact type="javadoc" ext="jar" m:classifier="javadoc" />
</publications>
<dependencies defaultconf="build">
<!-- API DEPENDENCIES -->