|
From: Gruber B. O. S. <Ber...@s-...> - 2008-03-11 16:00:46
|
Our thin client framework using JavaXDelta, Open XMA goes open source and will be soon online (see http://xircles.codehaus.org/projects/openxma). As we manage our libraries dependencies by the Maven dependency mechanism it would be nice to have JavaXDelta available by Maven as well. There are two possibilities: 1: We can host the JavaxDelta artifact at the Codehaus Maven repository for you (at http://repository.codehaus.org/org/codehaus/). The Codehaus Maven repository is synchronized to the central Maven repository . There it would be deployed in a directory 'org\codehaus\openxma\javaxdelta' (we are only to able to deploy it there). Of course the Java package structure is not affected. 2: Host JavaXDelta at the central Maven repository at http://repo1.maven.org/maven2 (in a com.nothome.delta directory). This can be done by a manual upload of the JavaxDelta artifact. We would be willing to do this for you, but note that this is not the recommended procedere: "Note that this manual process is time consuming and will only be accepted for a limited number of requests . If you want to upload frequently read the section above about automatic sync. Estimated process time is FOUR WEEKS . If you want to use the manual process, that is the estimated time to process if no problems are detected . It means that for each version you release and want to upload to the central repository you will have to wait that time. If a problem is detected it will be notified in the Jira issue and you will wait again until the next time the issues are processed." For details see http://maven.apache.org/guides/mini/guide-central-repository-upload.html Please let as know |