From 6a41657e1dc33771382b0d4c3b14d61de3d7d8d4 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Sun, 24 Dec 2017 09:00:22 +0000 Subject: [PATCH] Move JXR to maven-tile and build source code pages during package phase Building the source code during packaging ensures that the source code pages are available for PMD when it generates cross-reference links. --- coverage/tile.xml | 6 ------ maven-plugins/tile.xml | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/coverage/tile.xml b/coverage/tile.xml index 13c8f79..02e7c1d 100644 --- a/coverage/tile.xml +++ b/coverage/tile.xml @@ -3,7 +3,6 @@ UTF-8 0.7.9 4.3.0 - 2.5 0.50 0.80 0 @@ -76,11 +75,6 @@ - - org.apache.maven.plugins - maven-jxr-plugin - ${maven-jxr-plugin.version} - org.jacoco jacoco-maven-plugin diff --git a/maven-plugins/tile.xml b/maven-plugins/tile.xml index 6550a9c..1bcea92 100644 --- a/maven-plugins/tile.xml +++ b/maven-plugins/tile.xml @@ -4,6 +4,7 @@ 3.0.0 2.5.2 3.6 + 2.5 2.4 @@ -28,10 +29,28 @@ versions-maven-plugin ${versions.version} + + org.apache.maven.plugins + maven-jxr-plugin + ${maven-jxr-plugin.version} + + + package + + jxr + + + + + + org.apache.maven.plugins + maven-jxr-plugin + ${maven-jxr-plugin.version} + org.codehaus.mojo versions-maven-plugin