Bug 161750 - SDK Java classes are not available in Maven Central repository
Summary: SDK Java classes are not available in Maven Central repository
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: sdk (show other bugs)
Version:
(earliest affected)
24.2.1.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-23 18:01 UTC by John Serock
Modified: 2024-06-23 18:01 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Serock 2024-06-23 18:01:46 UTC
The SDK's Java classes, which are in the com.sun.star.lib.loader package, are not made available in the Maven Central repository.

I use Maven, rather than the SDK tooling, to create my client application. Currently, I build and install an org.libreoffice:libreoffice-sdk:24.2.1 artifact into my local Maven repository so that I can build my client application.

Expected Result: org.libreoffice:libreoffice-sdk artifacts are available in the Maven Central repository.