From c6cec621aa19ff09b82044f91228c4a08df6bbb7 Mon Sep 17 00:00:00 2001 From: Rene Engelhard Date: Thu, 16 Jul 2020 21:06:03 +0200 Subject: [PATCH] add dependency to juh,jurt,ridl,unoil poms They are dummies now and empty (except Class-Path:). Thus maven should pull in libreoffice.jar, too Change-Id: I63753deddceef6480fd4f5122b4892b707a9dd20 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98929 Tested-by: Jenkins Reviewed-by: David Ostrovsky --- javaunohelper/pom.juh.xml | 10 ++++++++++ jurt/pom.jurt.xml | 10 ++++++++++ ridljar/pom.ridl.xml | 10 ++++++++++ unoil/pom.unoil.xml | 10 ++++++++++ 4 files changed, 40 insertions(+) diff --git a/javaunohelper/pom.juh.xml b/javaunohelper/pom.juh.xml index 6bf4cd98bb86..8bfcbab80eb3 100644 --- a/javaunohelper/pom.juh.xml +++ b/javaunohelper/pom.juh.xml @@ -8,6 +8,16 @@ Java UNO helper https://www.libreoffice.org + + + + org.libreoffice + libreoffice + @version@ + + + + Mozilla Public License, Version 2.0 diff --git a/jurt/pom.jurt.xml b/jurt/pom.jurt.xml index 881153959244..4db9ff575714 100644 --- a/jurt/pom.jurt.xml +++ b/jurt/pom.jurt.xml @@ -8,6 +8,16 @@ Java Uno Runtime https://www.libreoffice.org + + + + org.libreoffice + libreoffice + @version@ + + + + Mozilla Public License, Version 2.0 diff --git a/ridljar/pom.ridl.xml b/ridljar/pom.ridl.xml index 9a90d30e6c9a..9990dd45e23c 100644 --- a/ridljar/pom.ridl.xml +++ b/ridljar/pom.ridl.xml @@ -8,6 +8,16 @@ Types for the Java Uno typesystem https://www.libreoffice.org + + + + org.libreoffice + libreoffice + @version@ + + + + Mozilla Public License, Version 2.0 diff --git a/unoil/pom.unoil.xml b/unoil/pom.unoil.xml index 819b704980c0..9991ed572d85 100644 --- a/unoil/pom.unoil.xml +++ b/unoil/pom.unoil.xml @@ -8,6 +8,16 @@ Maps IDL into java classes definitions https://www.libreoffice.org + + + + org.libreoffice + libreoffice + @version@ + + + + Mozilla Public License, Version 2.0