From 487cea9a8c23d97c01d1e8c7b30ebf44346ad174 Mon Sep 17 00:00:00 2001 From: Fabian Steeg Date: Fri, 25 Mar 2011 20:09:43 +0100 Subject: Build 'eclipse-repository' instead of 'eclipse-update-site' Change-Id: I165026955642cc9d4274a4ff6af675f2f8e4a896 Signed-off-by: Fabian Steeg Signed-off-by: Mykola Nikishov Signed-off-by: Chris Aniszczyk --- org.eclipse.mylyn.github-site/pom.xml | 48 +++++------------------------------ 1 file changed, 6 insertions(+), 42 deletions(-) (limited to 'org.eclipse.mylyn.github-site/pom.xml') diff --git a/org.eclipse.mylyn.github-site/pom.xml b/org.eclipse.mylyn.github-site/pom.xml index 69ad2ae9..369e3cc5 100644 --- a/org.eclipse.mylyn.github-site/pom.xml +++ b/org.eclipse.mylyn.github-site/pom.xml @@ -18,56 +18,20 @@ 0.1.0-SNAPSHOT - org.eclipse.mylyn.github-updatesite - eclipse-update-site + github-updatesite + eclipse-repository Eclipse EGit Mylyn GitHub Repository (Incubation) - org.apache.maven.plugins - maven-assembly-plugin - 2.2-beta-4 + org.sonatype.tycho + tycho-p2-publisher-plugin + ${tycho-version} - - assembly.xml - + true - - - make-assembly - package - - single - - - - - - - maven-resources-plugin - - - copy-resources - validate - - copy-resources - - - ${basedir}/target/site - - - . - - index.html - web/* - - - - - - -- cgit v1.2.1