From 2f8c24a360048501af10e2527e0e70a777ecc4f6 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Wed, 6 Feb 2013 00:49:32 +0200 Subject: [PATCH] Remove maven assembly plugin configs. The plugins are more interconnected now and that results in separate tarballs not being useful separately. CGit also provides tarballs for the the entire project. Noone objected to this on the mailing list. Change-Id: Idff1e6a380ca1af6116935faaebd79748e8983ee Reviewed-on: https://git.eclipse.org/r/10190 Tested-by: Hudson CI Reviewed-by: Camilo Bernal IP-Clean: Camilo Bernal Tested-by: Camilo Bernal --- pom.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/pom.xml b/pom.xml index e771632920..186f52eb0a 100644 --- a/pom.xml +++ b/pom.xml @@ -64,20 +64,6 @@ - - - - maven-assembly-plugin - - - ../src.xml - - - - - - - org.eclipse.linuxtools.ctf org.eclipse.linuxtools.ctf.core -- 2.34.1