Re: Failed build of svn HEAD on Mac OS X

2007-01-14 Thread Joe Germuska
This should be fixed now in the snapshot build of struts-annotations on the Apache Snapshot repository. The tools.jar dependency was misconfigured; this Maven documentation explains how to set it up so that it is not attempted for Mac OS X: http://maven.apache.org/general.html#tools-jar-dependenc

Re: Failed build of svn HEAD on Mac OS X

2007-01-14 Thread Christian Stone
I actually just tackled this very problem. OS X java configuration renames and repackages the tools.jar into classes.jar. I fixed the mvn pom file for this consideration. I have a detailed description on what I did to fix this (and the out of memory error that you will encounter next) on my

Re: Failed build of svn HEAD on Mac OS X

2007-01-12 Thread Eric Rank
Thanks Joe, that's what I needed to know I'll sign on to the dev list while I'm at it, so I can keep up with this stuff. E. On Jan 12, 2007, at 11:53 AM, Joe Germuska wrote: This was actually just fixed in an obscure side dependency, struts-annotations (https://issues.apache.org/struts/br

Re: Failed build of svn HEAD on Mac OS X

2007-01-12 Thread Joe Germuska
This was actually just fixed in an obscure side dependency, struts-annotations (https://issues.apache.org/struts/browse/WW-1392) I haven't deployed snapshots to the Apache repo since Struts moved to M2; I'll give that a crack right now, but if you need to, you could check out http://svn.apache.o

Failed build of svn HEAD on Mac OS X

2007-01-12 Thread Eric Rank
Greetings, I don't know if this is the best place to post this, so let me know if this question is out of scope. I recently attempted building the latest snapshot of Struts 2 (rev 495680) on Mac OS X and I get this error when building with Maven. = Missing: --