You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Andrew McIntyre <mc...@gmail.com> on 2006/01/05 18:44:31 UTC

Deployed Derby 10.1.2.1 to Apache repository

So I finally had the time to figure out how to get maven to deploy  
the Derby jars to the Apache repository.

Could one of the maven folks on the list please inspect what was  
uploaded to http://cvs.apache.org/repository/org.apache.derby/ and  
confirm that this is acceptable and complete?

Also, is there some trick to getting the scp or sftp protocols to  
work? It always failed with an exception from Jsch: "Auth fail" no  
matter what combination of key, username, and or password I tried.  
And I tried them all. :-)  I eventually got it to work with scpexe.

Also, does the cvs.apache.org repository eventually get replicated to  
ibiblio? I seem to remember Jeremy saying that it did.

Thanks,
andrew

Re: Deployed Derby 10.1.2.1 to Apache repository

Posted by Andrew McIntyre <mc...@gmail.com>.
Jeremy, did you ever get a chance to look at this? Comments,  
suggestions?



On Jan 5, 2006, at 9:44 AM, Andrew McIntyre wrote:

> So I finally had the time to figure out how to get maven to deploy  
> the Derby jars to the Apache repository.
>
> Could one of the maven folks on the list please inspect what was  
> uploaded to http://cvs.apache.org/repository/org.apache.derby/ and  
> confirm that this is acceptable and complete?
>
> Also, is there some trick to getting the scp or sftp protocols to  
> work? It always failed with an exception from Jsch: "Auth fail" no  
> matter what combination of key, username, and or password I tried.  
> And I tried them all. :-)  I eventually got it to work with scpexe.
>
> Also, does the cvs.apache.org repository eventually get replicated  
> to ibiblio? I seem to remember Jeremy saying that it did.