office-gobmx/bean
David Ostrovsky 9ca2de8c59 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/20315
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-12-01 08:45:25 +00:00
..
com/sun/star/comp/beans java: remove ((unnecessary)) parentheses 2015-11-05 14:55:16 +02:00
native
qa/complex/bean java:avoid empty if statements 2015-11-05 13:43:02 +02:00
test
Jar_officebean.mk
JunitTest_bean_complex.mk
Library_officebean.mk
Makefile
Module_bean.mk
pom.officebean.xml Expose metadata to deploy LibreOffice artifacts on Maven Central 2015-12-01 08:45:25 +00:00
README

To use LibreOffice from Java applications.

LibreOffice's API is completely exposed so that all office components can be fully controlled.