From 1f4b2123afcb0fb70c8e105a5d9820f7761da875 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Mon, 1 Feb 2016 22:08:23 +0100 Subject: SONAR-7226 deploy all artifacts to central, except SQ zip --- server/sonar-dev-cockpit-bridge/pom.xml | 17 ----------------- server/sonar-process-monitor/pom.xml | 17 ----------------- server/sonar-process/pom.xml | 17 ----------------- server/sonar-search/pom.xml | 16 ---------------- server/sonar-server-benchmarks/pom.xml | 15 ++------------- server/sonar-server/pom.xml | 14 -------------- server/sonar-views-bridge/pom.xml | 17 ----------------- server/sonar-web/pom.xml | 6 ------ sonar-application/pom.xml | 13 +++---------- sonar-batch-protocol/pom.xml | 16 ---------------- sonar-batch-shaded/pom.xml | 16 ---------------- sonar-batch/pom.xml | 13 ------------- sonar-core/pom.xml | 16 ---------------- sonar-db/pom.xml | 13 ------------- sonar-plugin-api-deps/pom.xml | 16 ---------------- 15 files changed, 5 insertions(+), 217 deletions(-) diff --git a/server/sonar-dev-cockpit-bridge/pom.xml b/server/sonar-dev-cockpit-bridge/pom.xml index 57ea5e00719..d816ed680c0 100644 --- a/server/sonar-dev-cockpit-bridge/pom.xml +++ b/server/sonar-dev-cockpit-bridge/pom.xml @@ -38,21 +38,4 @@ - - - release - - - - maven-deploy-plugin - - true - - - - - - - - diff --git a/server/sonar-process-monitor/pom.xml b/server/sonar-process-monitor/pom.xml index 79af2d8e42d..40cc76658c5 100644 --- a/server/sonar-process-monitor/pom.xml +++ b/server/sonar-process-monitor/pom.xml @@ -79,21 +79,4 @@ - - - - release - - - - maven-deploy-plugin - - true - - - - - - - diff --git a/server/sonar-process/pom.xml b/server/sonar-process/pom.xml index 5b58a3dc90f..19c50e381f3 100644 --- a/server/sonar-process/pom.xml +++ b/server/sonar-process/pom.xml @@ -96,21 +96,4 @@ - - - - release - - - - maven-deploy-plugin - - true - - - - - - - diff --git a/server/sonar-search/pom.xml b/server/sonar-search/pom.xml index 902f40917c5..a46387a2ee6 100644 --- a/server/sonar-search/pom.xml +++ b/server/sonar-search/pom.xml @@ -68,20 +68,4 @@ - - - release - - - - maven-deploy-plugin - - true - - - - - - - diff --git a/server/sonar-server-benchmarks/pom.xml b/server/sonar-server-benchmarks/pom.xml index 0aa278cb6ac..5d65fb26fc3 100644 --- a/server/sonar-server-benchmarks/pom.xml +++ b/server/sonar-server-benchmarks/pom.xml @@ -14,6 +14,8 @@ true true false + true + true @@ -98,18 +100,5 @@ false - - release - - - - maven-deploy-plugin - - true - - - - - diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml index 39ef1eff416..cd4ce947ef3 100644 --- a/server/sonar-server/pom.xml +++ b/server/sonar-server/pom.xml @@ -334,20 +334,6 @@ - - release - - - - maven-deploy-plugin - - true - - - - - - diff --git a/server/sonar-views-bridge/pom.xml b/server/sonar-views-bridge/pom.xml index dbbd0e6bbc5..c7fd92d1571 100644 --- a/server/sonar-views-bridge/pom.xml +++ b/server/sonar-views-bridge/pom.xml @@ -38,21 +38,4 @@ - - - release - - - - maven-deploy-plugin - - true - - - - - - - - diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml index 3ddf04f4114..90b49194e44 100644 --- a/server/sonar-web/pom.xml +++ b/server/sonar-web/pom.xml @@ -221,12 +221,6 @@ - - maven-deploy-plugin - - true - - diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index adda8bf3227..a381af359ac 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -255,16 +255,9 @@ release - - - - maven-deploy-plugin - - true - - - - + + true + dev diff --git a/sonar-batch-protocol/pom.xml b/sonar-batch-protocol/pom.xml index 183f29e98bd..cb0f9eeb9f8 100644 --- a/sonar-batch-protocol/pom.xml +++ b/sonar-batch-protocol/pom.xml @@ -108,20 +108,4 @@ - - - - release - - - - maven-deploy-plugin - - true - - - - - - diff --git a/sonar-batch-shaded/pom.xml b/sonar-batch-shaded/pom.xml index d1459adc98c..fcde231e760 100644 --- a/sonar-batch-shaded/pom.xml +++ b/sonar-batch-shaded/pom.xml @@ -62,20 +62,4 @@ - - - - release - - - - maven-deploy-plugin - - true - - - - - - diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml index a5131a3e415..4485100a189 100644 --- a/sonar-batch/pom.xml +++ b/sonar-batch/pom.xml @@ -166,18 +166,5 @@ true - - release - - - - maven-deploy-plugin - - true - - - - - diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index 7738b4d2a93..1500af2685b 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -124,20 +124,4 @@ - - - - release - - - - maven-deploy-plugin - - true - - - - - - diff --git a/sonar-db/pom.xml b/sonar-db/pom.xml index e4dd27943ef..dd6901990cf 100644 --- a/sonar-db/pom.xml +++ b/sonar-db/pom.xml @@ -175,18 +175,5 @@ - - release - - - - maven-deploy-plugin - - true - - - - - diff --git a/sonar-plugin-api-deps/pom.xml b/sonar-plugin-api-deps/pom.xml index cd45a4571f6..fc86728ee25 100644 --- a/sonar-plugin-api-deps/pom.xml +++ b/sonar-plugin-api-deps/pom.xml @@ -164,20 +164,4 @@ - - - - release - - - - maven-deploy-plugin - - true - - - - - - -- cgit v1.2.3