[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_85579
 ] 
Dan Tran commented on MAVENUPLOAD-1335:
---------------------------------------

I happened to glance thru the request, here are my comments.

The dependencies use version = ${project.version}.  You need change to the the 
official version 2.1

why   ?

  <groupId>org.openoffice</groupId>
  <artifactId>openoffice.org-jurt</artifactId>


is it better if 

  <groupId>org.openoffice</groupId>
  <artifactId>jurt</artifactId>

since we need both groupId and artifactId to identify the jar.  may be we dont 
need to repeat
the groupId in the artifactId.




> Please upload OpenOffice.org Java/Uno JARs 2.1.0
> ------------------------------------------------
>
>                 Key: MAVENUPLOAD-1335
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1335
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Mirko Nasato
>
> OpenOffice.org includes some JARs that can be used in a standalone Java app 
> to connect to a running OpenOffice.org instance.
> The OpenOffice.org team agreed to distributing those JARs through Maven 2 and 
> assigned the task to myself
>   http://www.openoffice.org/issues/show_bug.cgi?id=71358
> Please find the bundles here
>   http://jooreports.sourceforge.net/m2/openoffice.org-juh-2.1.0-bundle.jar
>   http://jooreports.sourceforge.net/m2/openoffice.org-jurt-2.1.0-bundle.jar
>   http://jooreports.sourceforge.net/m2/openoffice.org-ridl-2.1.0-bundle.jar
>   http://jooreports.sourceforge.net/m2/openoffice.org-unoil-2.1.0-bundle.jar

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to