From a45f8577ad8fed4dffd6c61eeb5cbfd2b1356610 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Fri, 24 Jan 2014 10:00:40 +0100 Subject: Automatic maven site generation and deployment by jenkins --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 24bcbdc..75c7015 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ meaning that CRISTAL applications are completely traceable, even in their design. It also supports extensive versioning of Item description data, giving the system a high level of flexibility. - http://dev.cccs.uwe.ac.uk/cristal-kernel/ + http://dev.cccs.uwe.ac.uk/docs/${project.artifactId}/${project.version}/ 2000 @@ -78,6 +78,10 @@ cccs.snapshots http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots + + cccs.web + file:/var/www/docs/${project.artifactId}/${project.version}/ + -- cgit v1.2.3