hydralix / docbkx-tools

Automatically exported from code.google.com/p/docbkx-tools
0 stars 0 forks source link

Docbkx Maven Plugin not in central Maven Repository #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The Docbkx Maven Plugin is currently not available in the central Maven
Repository. The reason for that is mainly that uploading Maven plugins
requires a procedure that requires a server on the web with rsync
capabilities, registered on a domain that clearly identifies the unit of
work that you are trying to upload.

Or phrased differently:

"This is the preferred process. You first have to setup your project to
deploy to a remote repository .

You must make sure the remote repository server has rsync or rsync over
ssh, there are free services like Sourceforge that provide you ssh server
access .

After you are able to deploy to your remote repository make sure you only
deploy releases . Then you can provide a script like the current scripts ,
open an issue under MAVENUPLOAD and attach the script, and we'll add it to
the automatically synced repos.

Make sure you provide proof of owning the domain that matches the groupId
(see groupId considerations above). Proof means either the server to sync
from has a name under that domain, your name shows up in a prominent place
in the domain, or you provide a link to a whois database where your name
shows up as the domain owner.

If you are using ssh in your own server you need to add the maven public
key to the authorized ones to allow us to log in the machine."

Original issue reported on code.google.com by wilfreds...@gmail.com on 24 Sep 2007 at 5:49

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Claimed some space on sourceforge.net to have an ssh + rsync enabled space for 
the
Maven repository. 

http://docbkx-tools.sourceforge.net/

Original comment by wilfreds...@gmail.com on 24 Sep 2007 at 6:11

GoogleCodeExporter commented 9 years ago
Made sure that mvnrepo has access to the repository, and created an issue to 
get the
repositories synchronized.

http://jira.codehaus.org/browse/MAVENUPLOAD-1870

Original comment by wilfreds...@gmail.com on 23 Dec 2007 at 9:42

GoogleCodeExporter commented 9 years ago
Done

http://jira.codehaus.org/browse/MAVENUPLOAD-1870?page=com.atlassian.jira.plugin.
system.issuetabpanels:all-tabpanel

Original comment by wilfreds...@gmail.com on 26 Dec 2007 at 10:12