Hi Dennis,

My comment below.

On 11/28/2015 06:47 PM, Dennis E. Hamilton wrote:
Interesting.  Only one comment.

-----Original Message-----
From: Carl Marcum [mailto:cmar...@apache.org]
Sent: Saturday, November 28, 2015 13:45
To: dev@openoffice.apache.org
Subject: Re: [DISCUSS] [UPDATE] Example of POM file for Submission of
Java UNO jars to Apache Nexus repository

Here is an updated POM based in previous comments.

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0";
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd";>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.apache.openoffice.udk</groupId>
[orcmid]

I think you're right that this is more-appropriate now.  (I guess no connection 
with Java package names.  Seem to be under com.sun.star.uno :)

[cmarcum]

None of the pom examples I have seen have the package names included.

Included in the complete bundle jar file that is submitted to Nexus is a xxx-sources.jar and a xxx-javadoc.jar so that information can be discovered in documentation and we also have online docs.

I have created and Infra issue [3] to request use of Nexus for the release.

[3] https://issues.apache.org/jira/browse/INFRA-10858

Thanks,
Carl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to