From 1ce3a074e5b2c7958c7a5efe5e91b24058276aae Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Wed, 8 Dec 2021 17:46:29 +0100 Subject: [PATCH] Fix maven pom flattening --- bom/pom.xml | 18 ++++++++++++++++++ parent/pom.xml | 18 ++++++++++++++++++ tdlib/pom.xml | 20 ++++---------------- tdlight/pom.xml | 20 ++++---------------- 4 files changed, 44 insertions(+), 32 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index da4be65..67ead11 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -195,4 +195,22 @@ ../parent + + + + + com.outbrain.swinfra + ci-friendly-flatten-maven-plugin + 1.0.14 + + + + clean + flatten + + + + + + diff --git a/parent/pom.xml b/parent/pom.xml index 5248212..ee12a98 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -18,4 +18,22 @@ ../tdlight + + + + + com.outbrain.swinfra + ci-friendly-flatten-maven-plugin + 1.0.14 + + + + clean + flatten + + + + + + diff --git a/tdlib/pom.xml b/tdlib/pom.xml index 3415d2e..aaf5ecf 100644 --- a/tdlib/pom.xml +++ b/tdlib/pom.xml @@ -253,26 +253,14 @@ - org.codehaus.mojo - flatten-maven-plugin - 1.2.2 - - + com.outbrain.swinfra + ci-friendly-flatten-maven-plugin + 1.0.14 - - flatten - process-resources - - flatten - - - - - flatten.clean - clean clean + flatten diff --git a/tdlight/pom.xml b/tdlight/pom.xml index 8e7f1b8..eda92d2 100644 --- a/tdlight/pom.xml +++ b/tdlight/pom.xml @@ -254,26 +254,14 @@ - org.codehaus.mojo - flatten-maven-plugin - 1.2.2 - - + com.outbrain.swinfra + ci-friendly-flatten-maven-plugin + 1.0.14 - - flatten - process-resources - - flatten - - - - - flatten.clean - clean clean + flatten