You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Dave Colasurdo <da...@earthlink.net> on 2006/02/07 22:07:50 UTC

Error in 1.0 branch - maven m:fresh-checkout

Anyone have any insight on the following error when issuing 
m:fresh-checkout on the 1.0 branch?  I'm seeing it on two different 
machines..

Thanks
-Dave-


AUM:/home/davecola/geronimo_1.0_branch_try2 # maven m:fresh-checkout
  __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.1-beta-2

DEPRECATED: the default goal should be specified in the <build> section 
of project.xml instead of maven.xml
DEPRECATED: the default goal should be specified in the <build> section 
of project.xml instead of maven.xml
build:start:

m:fresh-checkout:
m:checkout:
     [exec] Error validating server certificate for 
'https://svn.codehaus.org:443':
     [exec]  - The certificate is not issued by a trusted authority. Use the
     [exec]    fingerprint to validate the certificate manually!
     [exec] Certificate information:
     [exec]  - Hostname: *.codehaus.org
     [exec]  - Valid: from Apr  6 00:00:00 2005 GMT until Apr  6 
23:59:59 2006 GMT
     [exec]  - Issuer: (c)2002 Comodo Limited, Terms and Conditions of 
use: http://www.comodo.net/repository, Comodo Trust Network, Comodo 
Limited, GB
     [exec]  - Fingerprint: 
4f:ad:4a:ad:05:b1:1d:3e:4b:5f:94:ad:07:db:7d:40:90:18:63:39
     [exec] (R)eject, accept (t)emporarily or accept (p)ermanently? svn: 
PROPFIND request failed on '/openejb/branches/v2_0/openejb2'
     [exec] svn: PROPFIND of '/openejb/branches/v2_0/openejb2': Server 
certificate verification failed: issuer is not trusted 
(https://svn.codehaus.org)
     [exec] [ERROR] Result: 1

     [exec] At revision 375684.
BUILD SUCCESSFUL
Total time   : 23 seconds
Finished at  : Tuesday, February 7, 2006 3:47:10 PM EST

Thanks
-Dave-



Re: Error in 1.0 branch - maven m:fresh-checkout

Posted by Jacek Laskowski <el...@gmail.com>.
2006/2/7, Dave Colasurdo <da...@earthlink.net>:
> Anyone have any insight on the following error when issuing
> m:fresh-checkout on the 1.0 branch?  I'm seeing it on two different
> machines..

Hi,

See the answer here 
http://marc.theaimsgroup.com/?l=geronimo-dev&m=113922051327523&w=2

> -Dave-

--
Jacek Laskowski
http://www.laskowski.org.pl

Re: Error in 1.0 branch - maven m:fresh-checkout

Posted by Dave Colasurdo <da...@earthlink.net>.
Ah.. just found Jacek's post on this subject from yesterday..

Dave Colasurdo wrote:
> Anyone have any insight on the following error when issuing 
> m:fresh-checkout on the 1.0 branch?  I'm seeing it on two different 
> machines..
> 
> Thanks
> -Dave-
> 
> 
> AUM:/home/davecola/geronimo_1.0_branch_try2 # maven m:fresh-checkout
>  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.1-beta-2
> 
> DEPRECATED: the default goal should be specified in the <build> section 
> of project.xml instead of maven.xml
> DEPRECATED: the default goal should be specified in the <build> section 
> of project.xml instead of maven.xml
> build:start:
> 
> m:fresh-checkout:
> m:checkout:
>     [exec] Error validating server certificate for 
> 'https://svn.codehaus.org:443':
>     [exec]  - The certificate is not issued by a trusted authority. Use the
>     [exec]    fingerprint to validate the certificate manually!
>     [exec] Certificate information:
>     [exec]  - Hostname: *.codehaus.org
>     [exec]  - Valid: from Apr  6 00:00:00 2005 GMT until Apr  6 23:59:59 
> 2006 GMT
>     [exec]  - Issuer: (c)2002 Comodo Limited, Terms and Conditions of 
> use: http://www.comodo.net/repository, Comodo Trust Network, Comodo 
> Limited, GB
>     [exec]  - Fingerprint: 
> 4f:ad:4a:ad:05:b1:1d:3e:4b:5f:94:ad:07:db:7d:40:90:18:63:39
>     [exec] (R)eject, accept (t)emporarily or accept (p)ermanently? svn: 
> PROPFIND request failed on '/openejb/branches/v2_0/openejb2'
>     [exec] svn: PROPFIND of '/openejb/branches/v2_0/openejb2': Server 
> certificate verification failed: issuer is not trusted 
> (https://svn.codehaus.org)
>     [exec] [ERROR] Result: 1
> 
>     [exec] At revision 375684.
> BUILD SUCCESSFUL
> Total time   : 23 seconds
> Finished at  : Tuesday, February 7, 2006 3:47:10 PM EST
> 
> Thanks
> -Dave-
> 
> 
> 
>