[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_126615
 ] 

Carlos Sanchez commented on MAVENUPLOAD-1932:
---------------------------------------------

If you are not using maven as your build system but want something uploaded to 
the Central Repository then you just need to make a JAR (using the jar  
executable, not zip , pkzip  or equivalent) with the following content:

pom.xml
foo-1.0.jar (or whatever artifact is referred to in the pom.xml)
foo-1.0-sources.jar (optional, jar containing java sources)
foo-1.0-javadoc.jar (optional, jar containing javadocs)

Note that the bundle will be read by a script, so it must follow the above 
format.

> Update j2ssh-common and j2ssh-core
> ----------------------------------
>
>                 Key: MAVENUPLOAD-1932
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1932
>             Project: maven-upload-requests
>          Issue Type: Wish
>            Reporter: Henri Dupre
>            Assignee: Carlos Sanchez
>         Attachments: sshtools-0.2.9.zip
>
>


-- 
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