From 7d973ac81c88d0a442101e78dfc43baa4fe8e85f Mon Sep 17 00:00:00 2001 From: Jesse McConnell Date: Tue, 19 May 2009 17:12:50 +0000 Subject: [PATCH] add in the remote resources plugin into lifecycle, now the about.html will appear in each mvn artifact which is required since they are also valid eclipse plugins git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@234 7e9141cc-0065-0410-87d8-b60c137991c4 --- pom.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2564ab707bf..32c8fc8b2ad 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,23 @@ svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/tags + + org.apache.maven.plugins + maven-remote-resources-plugin + + + generate-resources + + process + + + + org.eclipse.jetty.toolchain:jetty-artifact-remote-resources:1.0-SNAPSHOT + + + + + @@ -97,7 +114,7 @@ 1.0 - +