dev@glassfish.java.net

GFv2 build broken?

From: Jakub Podlesak <Jakub.Podlesak_at_Sun.COM>
Date: Tue, 14 Jul 2009 18:46:09 +0200

Hi all,

trying to integrate Jersey into GFv2. Wanted to build GFv2 from SJSAS91_FCS_BRANCH
first (before making any changes) following the steps at [1],
to make sure everything works fine, but this is failing with:

%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
Directory /export/home/japod/workspace/gfgfgf/glassfish/bootstrap/../../glassfish_dependencies does not exist. Attempting to create.
Trying to get missing dependencies (and updated snapshots) required by glassfish:
- Attempting to download commons-jelly:commons-jelly-interaction:1.0:jar from http://download.java.net/javaee5/external/shared
7K downloaded
- Attempting to download commons-jelly:commons-jelly-http:1.0:jar from http://download.java.net/javaee5/external/shared
18K downloaded
Starting the reactor...
-------------------------------------------------------------------------------
>> Unable to obtain goal [checkout]
>> Error parsing project.xml '/export/home/japod/workspace/gfgfgf/glassfish/bootstrap/../../glassfish/bootstrap/maven.xml'
>> ParseError at [row,col]:[45,22]
Message: Unrecognised tag: 'goal'
-------------------------------------------------------------------------------
BUILD FAILED
-------------------------------------------------------------------------------
Total time : 3 seconds
Finished at : Tuesday, July 14, 2009 6:41:33 PM CEST
Final Memory : 3M/17M
-------------------------------------------------------------------------------

Is it a known issue?

Thanks,

~Jakub

[1]http://wiki.glassfish.java.net/Wiki.jsp?page=BuildInformation