Kaydet (Commit) 9ca2de8c authored tarafından David Ostrovsky's avatar David Ostrovsky Kaydeden (comit) Thorsten Behrens

Expose metadata to deploy LibreOffice artifacts on Maven Central

As outlined in the requirements to deploy the artifacts on Maven
Central, the metdata must be provided:

* Project Name, Description and URL
* License Information
* Developer Information
* SCM Information

[1] http://central.sonatype.org/pages/requirements.html

Change-Id: I0bcd19a22d0e1a48f0faec0b414f816f7da5b318
Reviewed-on: https://gerrit.libreoffice.org/20315Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarThorsten Behrens <Thorsten.Behrens@CIB.de>
üst 03b9d1e7
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.libreoffice</groupId>
<artifactId>officebean</artifactId>
<version>@version@</version>
<packaging>jar</packaging>
<name>LibreOffice - LOKit4Java</name>
<description>LOKit4Java</description>
<url>https://www.libreoffice.org</url>
<licenses>
<license>
<name>Mozilla Public License, Version 2.0</name>
<url>https://www.mozilla.org/en-US/MPL/2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>http://cgit.freedesktop.org/libreoffice/core</url>
<connection>https://gerrit.libreoffice.org/#/admin/projects/core</connection>
</scm>
<developers>
<developer>
<name>The Document Foundation</name>
</developer>
</developers>
<mailingLists>
<mailingList>
<name>LibreOffice Development Mailing List</name>
<post>libreoffice@lists.freedesktop.org</post>
<subscribe>http://lists.freedesktop.org/mailman/listinfo/libreoffice</subscribe>
<unsubscribe>http://lists.freedesktop.org/mailman/listinfo/libreoffice</unsubscribe>
<archive>http://lists.freedesktop.org/archives/libreoffice</archive>
</mailingList>
</mailingLists>
<issueManagement>
<url>https://bugs.documentfoundation.org</url>
<system>LibreOffice Issue Tracker</system>
</issueManagement>
</project>
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.libreoffice</groupId>
<artifactId>juh</artifactId>
<version>@version@</version>
<packaging>jar</packaging>
<name>LibreOffice - Java UNO helper</name>
<description>Java UNO helper</description>
<url>https://www.libreoffice.org</url>
<licenses>
<license>
<name>Mozilla Public License, Version 2.0</name>
<url>https://www.mozilla.org/en-US/MPL/2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>http://cgit.freedesktop.org/libreoffice/core</url>
<connection>https://gerrit.libreoffice.org/#/admin/projects/core</connection>
</scm>
<developers>
<developer>
<name>The Document Foundation</name>
</developer>
</developers>
<mailingLists>
<mailingList>
<name>LibreOffice Development Mailing List</name>
<post>libreoffice@lists.freedesktop.org</post>
<subscribe>http://lists.freedesktop.org/mailman/listinfo/libreoffice</subscribe>
<unsubscribe>http://lists.freedesktop.org/mailman/listinfo/libreoffice</unsubscribe>
<archive>http://lists.freedesktop.org/archives/libreoffice</archive>
</mailingList>
</mailingLists>
<issueManagement>
<url>https://bugs.documentfoundation.org</url>
<system>LibreOffice Issue Tracker</system>
</issueManagement>
</project>
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.libreoffice</groupId>
<artifactId>jurt</artifactId>
<version>@version@</version>
<packaging>jar</packaging>
<name>LibreOffice - Java Uno Runtime</name>
<description>Java Uno Runtime</description>
<url>https://www.libreoffice.org</url>
<licenses>
<license>
<name>Mozilla Public License, Version 2.0</name>
<url>https://www.mozilla.org/en-US/MPL/2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>http://cgit.freedesktop.org/libreoffice/core</url>
<connection>https://gerrit.libreoffice.org/#/admin/projects/core</connection>
</scm>
<developers>
<developer>
<name>The Document Foundation</name>
</developer>
</developers>
<mailingLists>
<mailingList>
<name>LibreOffice Development Mailing List</name>
<post>libreoffice@lists.freedesktop.org</post>
<subscribe>http://lists.freedesktop.org/mailman/listinfo/libreoffice</subscribe>
<unsubscribe>http://lists.freedesktop.org/mailman/listinfo/libreoffice</unsubscribe>
<archive>http://lists.freedesktop.org/archives/libreoffice</archive>
</mailingList>
</mailingLists>
<issueManagement>
<url>https://bugs.documentfoundation.org</url>
<system>LibreOffice Issue Tracker</system>
</issueManagement>
</project>
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.libreoffice</groupId>
<artifactId>ridl</artifactId>
<version>@version@</version>
<packaging>jar</packaging>
<name>LibreOffice - Types for the Java Uno typesystem</name>
<description>Types for the Java Uno typesystem</description>
<url>https://www.libreoffice.org</url>
<licenses>
<license>
<name>Mozilla Public License, Version 2.0</name>
<url>https://www.mozilla.org/en-US/MPL/2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>http://cgit.freedesktop.org/libreoffice/core</url>
<connection>https://gerrit.libreoffice.org/#/admin/projects/core</connection>
</scm>
<developers>
<developer>
<name>The Document Foundation</name>
</developer>
</developers>
<mailingLists>
<mailingList>
<name>LibreOffice Development Mailing List</name>
<post>libreoffice@lists.freedesktop.org</post>
<subscribe>http://lists.freedesktop.org/mailman/listinfo/libreoffice</subscribe>
<unsubscribe>http://lists.freedesktop.org/mailman/listinfo/libreoffice</unsubscribe>
<archive>http://lists.freedesktop.org/archives/libreoffice</archive>
</mailingList>
</mailingLists>
<issueManagement>
<url>https://bugs.documentfoundation.org</url>
<system>LibreOffice Issue Tracker</system>
</issueManagement>
</project>
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.libreoffice</groupId>
<artifactId>unoloader</artifactId>
<version>@version@</version>
<packaging>jar</packaging>
<name>LibreOffice - UNO loader</name>
<description>UNO loader</description>
<url>https://www.libreoffice.org</url>
<licenses>
<license>
<name>Mozilla Public License, Version 2.0</name>
<url>https://www.mozilla.org/en-US/MPL/2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>http://cgit.freedesktop.org/libreoffice/core</url>
<connection>https://gerrit.libreoffice.org/#/admin/projects/core</connection>
</scm>
<developers>
<developer>
<name>The Document Foundation</name>
</developer>
</developers>
<mailingLists>
<mailingList>
<name>LibreOffice Development Mailing List</name>
<post>libreoffice@lists.freedesktop.org</post>
<subscribe>http://lists.freedesktop.org/mailman/listinfo/libreoffice</subscribe>
<unsubscribe>http://lists.freedesktop.org/mailman/listinfo/libreoffice</unsubscribe>
<archive>http://lists.freedesktop.org/archives/libreoffice</archive>
</mailingList>
</mailingLists>
<issueManagement>
<url>https://bugs.documentfoundation.org</url>
<system>LibreOffice Issue Tracker</system>
</issueManagement>
</project>
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.libreoffice</groupId>
<artifactId>unoil</artifactId>
<version>@version@</version>
<packaging>jar</packaging>
<name>LibreOffice - Maps IDL into java classes definitions</name>
<description>Maps IDL into java classes definitions</description>
<url>https://www.libreoffice.org</url>
<licenses>
<license>
<name>Mozilla Public License, Version 2.0</name>
<url>https://www.mozilla.org/en-US/MPL/2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>http://cgit.freedesktop.org/libreoffice/core</url>
<connection>https://gerrit.libreoffice.org/#/admin/projects/core</connection>
</scm>
<developers>
<developer>
<name>The Document Foundation</name>
</developer>
</developers>
<mailingLists>
<mailingList>
<name>LibreOffice Development Mailing List</name>
<post>libreoffice@lists.freedesktop.org</post>
<subscribe>http://lists.freedesktop.org/mailman/listinfo/libreoffice</subscribe>
<unsubscribe>http://lists.freedesktop.org/mailman/listinfo/libreoffice</unsubscribe>
<archive>http://lists.freedesktop.org/archives/libreoffice</archive>
</mailingList>
</mailingLists>
<issueManagement>
<url>https://bugs.documentfoundation.org</url>
<system>LibreOffice Issue Tracker</system>
</issueManagement>
</project>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment