dev@glassfish.java.net

Re: maven checkout error when it comes to glassfish/admin module?

From: Homer Yau <homer.yau_at_Sun.COM>
Date: Fri, 10 Jun 2005 20:11:37 -0700

Hi Amy and all,

Some how it fix now, I just do a fresh cvs checkout and then "maven checkout"
works now.

1)
mkdir J2EE15
cd c:\J2EE15
cvs -d :pserver:hyau_at_cvs.dev.java.net:/cvs checkout glassfish/glassfish
cd glassfish/glassfish
maven checkout

2)
maven bootstrap

Now I am in the stage of building from the source.

3)
maven build


Hope this time everything works.


Thanks,
Homer

p.s Thanks, Dinesh drop by my office.

Amy Roh wrote:

> Resending to dev_at_glassfish.dev.java.net where tech discussion should happen.
>
> Homer Yau wrote:
>
> >Hi ,
> >
> >Does anyone face issue using "maven checkout"?
> >I am having issue checkingout at glassfish/admin module.
> >Any idea? or is it just me?
> >
> >
> >Error code 1 message on my Windows XP box.
> >
> > [cvs] cvs server: Updating
> >glassfish/admin/ws-mgmt/tests/com/sun/enterprise/
> >admin/wsmgmt/pool
> > [cvs] cvs server: Updating
> >glassfish/admin/ws-mgmt/tests/com/sun/enterprise/
> >admin/wsmgmt/repository
> > [cvs] U
> >glassfish/admin/ws-mgmt/tests/com/sun/enterprise/admin/wsmgmt/reposi
> >tory/WebServiceInfoProviderTest.java
> >
> >BUILD FAILED
> >
> >File...... D:\J2EE15\glassfish\glassfish\maven.xml
> >Element... ant:cvs
> >Line...... 77
> >Column.... 56
> >cvs exited with error code 1
> >Command line was [Executing 'cvs' with arguments:
> >'-d:pserver:hyau_at_cvs.dev.java.net:/cvs'
> >'checkout'
> >'glassfish/admin'
> >
> >The ' characters around the executable and arguments are
> >not part of the command.
> >]
> >Total time: 1 minutes 34 seconds
> >Finished at: Fri Jun 10 15:33:22 PDT 2005
> >
> >D:\J2EE15\glassfish\glassfish>
> >
> >
> >
> >Thanks,
> >Homer
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: cvs-unsubscribe_at_glassfish.dev.java.net
> >For additional commands, e-mail: cvs-help_at_glassfish.dev.java.net
> >
> >
> >