Re: Fail to deploy 3rd party jar to repository in unix

2008-04-04 Thread Wayne Fay
So your problem is 100% identical to this one? If so, perhaps you could try contacting "Simon Taylor" from the thread and see if he ever got past the problem, and what he did to resolve it. Wayne On 4/4/08, Rex Huang <[EMAIL PROTECTED]> wrote: > error stack trace is at this page: > http://mail-a

Re: Fail to deploy 3rd party jar to repository in unix

2008-04-04 Thread Rex Huang
error stack trace is at this page: http://mail-archives.apache.org/mod_mbox/maven-users/200711.mbox/[EMAIL PROTECTED] Rex On Wed, Apr 2, 2008 at 4:38 PM, Wayne Fay <[EMAIL PROTECTED]> wrote: > You must provide more information, perhaps the error stack trace > produced by Maven when it "fails",

Re: Fail to deploy 3rd party jar to repository in unix

2008-04-02 Thread Wayne Fay
You must provide more information, perhaps the error stack trace produced by Maven when it "fails", etc. Wayne On 4/2/08, Rex Huang <[EMAIL PROTECTED]> wrote: > It's deploy successful when use mvn deploy with pom file, but mvn > deploy:deploy-file is fail. > > Rex > > On Wed, Apr 2, 2008 at 11:47

Re: Fail to deploy 3rd party jar to repository in unix

2008-04-02 Thread Rex Huang
It's deploy successful when use mvn deploy with pom file, but mvn deploy:deploy-file is fail. Rex On Wed, Apr 2, 2008 at 11:47 AM, Rex Huang <[EMAIL PROTECTED]> wrote: > same problem as "Deploying 3rd party jar to our repository" > > http://mail-archives.apache.org/mod_mbox/maven-users/200711.mb

Fail to deploy 3rd party jar to repository in unix

2008-04-02 Thread Rex Huang
same problem as "Deploying 3rd party jar to our repository" http://mail-archives.apache.org/mod_mbox/maven-users/200711.mbox/[EMAIL PROTECTED] I don't why and how to solve. it's work in windows but not in unix. Rex