From bc335de41876acd8720dce1030a79b3a7b39c3b1 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Wed, 21 Sep 2016 13:51:57 +0200 Subject: HONEYCOMB-209 Configure maven site To produce site for Honeycomb + javadoc asciidoc To build the site: mvn clean install site:attach-descriptor site mvn site:stage -DstagingDirectory=/home/mmarsale/tmp/stage Change-Id: I4246bb09ba02b74a2a9c84ee73f8dba02384fffa Signed-off-by: Maros Marsalek --- pom.xml | 30 ++++++++++++------------------ 1 file changed, 12 insertions(+), 18 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 2d06472c1..83b834da4 100644 --- a/pom.xml +++ b/pom.xml @@ -15,20 +15,25 @@ --> - - http://nexus.fd.io/content - + + io.fd.honeycomb.common + honeycomb-parent + 1.16.12-SNAPSHOT + common/honeycomb-parent + - io.fd.honeycomb + io.fd.honeycomb honeycomb-aggregator 1.16.12-SNAPSHOT honeycomb pom 4.0.0 - - 3.1.1 - + Honeycomb project root aggregator + + + https://git.fd.io/cgit/honeycomb/tree/ + common @@ -41,15 +46,4 @@ samples tools - - - - fdio-release - ${nexusproxy}/repositories/fd.io.release/ - - - fdio-snapshot - ${nexusproxy}/repositories/fd.io.snapshot/ - - -- cgit 1.2.3-korg