dev@glassfish.java.net

Re: maven checkout error

From: Claudio Miranda <claudio_at_claudius.com.br>
Date: Fri, 28 Mar 2008 09:09:15 -0700 (PDT)

    Maven 1.0.2 is the exact required version.

Claudio


Claudio Miranda wrote:
>
> I want to build glassfish SJSAS911_BETA_BRANCH and have followed the docs
> below
> http://wiki.glassfish.java.net/Wiki.jsp?page=BuildInformation
>
> The cvs checkout command:
> cvs -d :pserver:claudio_at_cvs.dev.java.net:/cvs checkout -r
> SJSAS911_BETA_BRANCH glassfish/bootstrap
>
> Current directory
> $ pwd
> /home/claudio/alphaworks/projects/gf-workspace/glassfish/bootstrap
>
> $ cat build.properties
> glassfish.zipfile=../glassfish-image.zip
> glassfish.release.name=glassfish
> glassfish.classname=glassfish
> glassfish.os.name=Linux
> glassfish.cvs.username=claudio
>
>
> But at the "maven checkout" command, there is an error
>
> $ /opt/maven-1.1/bin/maven checkout
> __ __
> | \/ |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
> |_| |_\__,_|\_/\___|_||_| v. 1.1
>
> DEPRECATED: the default goal should be specified in the <build> section of
> project.xml instead of maven.xml
> Starting the reactor...
> -------------------------------------------------------------------------------
>>> Unable to obtain goal [checkout]
>>> Error parsing project.xml
>>> '/home/claudio/alphaworks/projects/gf-workspace/glassfish/bootstrap/../../glassfish/bootstrap/maven.xml'
>>> ParseError at [row,col]:[45,22]
> Message: Unrecognised tag: 'goal'
>
> What can I do to solve this ? Are there any other step to checkout the
> sources ?
>
> Thanks !
>


-----
Claudio Miranda
http://weblogs.java.net/blog/claudio
http://www.claudius.com.br/blog
-- 
View this message in context: http://www.nabble.com/maven-checkout-error-tp16351803p16352981.html
Sent from the java.net - glassfish dev mailing list archive at Nabble.com.