dev@glassfish.java.net

Re: Building v2

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Mon, 28 Jul 2008 09:48:43 -0700

Hi Jason,
Which version of ant are you using and which version/branch are you
trying to build ?

I have 1.7.0 and have built GF 2.1 on both Mac and WinXP without any issue.
I attached an email that i sent out to Judy earlier regarding the build
environment, see if that helps.

Anissa.


Jason Lee wrote:
> I'm trying to build v2 and running into a fatal error. I'm following
> these instructions
> http://wiki.glassfish.java.net/Wiki.jsp?page=BuildInformation, though
> I'm not sure if that's right or not, given the cvs->svn conversion.
> At any rate, the build runs for a while, then I get this error message
> when I run maven bootstrap-all build:
>
> Unable to obtain goal [build-pe] --
> /home/jason/src/glassfish/v2/workspace/glassfish/bootstrap/../../glassfish/bootstrap/maven.xml:651:28:
> <fail> No message
>
> In case this mean something to someone, here's a snippet from the root
> cause in the stack trace:
>
> Root cause
> No message
> at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:106)
> at org.apache.tools.ant.Task.perform(Task.java:341)
> at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185)
> at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
> at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
>
> Anyone have any ideas?
>
>