You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2020/04/10 14:29:15 UTC

[Issue 128365] New: Create Java UNO artifacts during build process suitable for Apache Nexus or Maven Central

https://bz.apache.org/ooo/show_bug.cgi?id=128365

          Issue ID: 128365
        Issue Type: DEFECT
           Summary: Create Java UNO artifacts during build process
                    suitable for Apache Nexus or Maven Central
           Product: App Dev
           Version: 4.2.0-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: Trivial
          Priority: P5 (lowest)
         Component: api
          Assignee: issues@openoffice.apache.org
          Reporter: cmarcum@apache.org
  Target Milestone: ---

This issue is to document work to include the copying of Java UNO jars and the
creation of Javadoc and Source jars for them during the build process suitable
for uploading to Apache Nexus for distribution.

This allows the artifacts to be used in build systems like Maven and Gradle or
scripting languages like Groovy that download artifacts.

The main purpose of the work is to have these jar artifacts pre-built and ready
for release at the same time as a release of OpenOffice.

Previously this was done manually after a release requiring a separate vote but
this is not ideal.

The manual process is described in the Maven Bundles wiki article [1].

Currently this work is being done on a fork of OpenOffice here [2] and a pull
request will be used when completed.

[1] https://wiki.openoffice.org/wiki/Uno/Java/MavenBundles
[2] https://github.com/cbmarcum/openoffice/tree/mavenjars

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 128365] Create Java UNO artifacts during build process suitable for Apache Nexus or Maven Central

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128365

Carl Marcum <cm...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Issue Type|DEFECT                      |TASK
          Developer|---                         |Medium
         Difficulty|                            |
   Target Milestone|---                         |4.2.0
           Assignee|issues@openoffice.apache.or |cmarcum@apache.org
                   |g                           |

-- 
You are receiving this mail because:
You are the assignee for the issue.