Bad news though... check this out...
The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError
+----------------------------------------
| Building nightlies Struts Site
| Memory: 253M/254M
+----------------------------------------
build:start:
dist:build-setup:
[mkdir] Created dir: F:\struts_current\site\target\distributions
xdoc:init:
[mkdir] Created dir: F:\struts_current\site\target\generated-xdocs
[mkdir] Created dir: F:\struts_current\site\target\docs
java:prepare-filesystem:
[mkdir] Created dir: F:\struts_current\site\target\classes
java:compile:
[echo] Compiling to F:\struts_current\build\..\site/target/classes
[echo] No java source files to compile.
java:jar-resources:
test:prepare-filesystem:
[mkdir] Created dir: F:\struts_current\site\target\test-classes
[mkdir] Created dir: F:\struts_current\site\target\test-reports
Starting the reactor...
BUILD FAILED
File...... F:\struts_current\build\maven.xml
Element... maven:reactor
Line...... 76
Column.... 32
java.lang.OutOfMemoryError
Total time: 40 minutes 22 seconds
Finished at: Fri Dec 09 12:19:46 EST 2005
Now, it did create the 1.3 JARs and put it in my repo, so I got what I
needed out of it anyway, I should be able to now go and build mailreader
(it didn't here), but OufOfMemoryError ain't good :) I guess I woul
dneed to incrase the default JVM size? If so, I would suggest this
being in build instructions somehere... better yet, could it be done
from Maven itself?
Frank
Ted Husted wrote:
On 12/9/05, Frank W. Zammetti <[EMAIL PROTECTED]> wrote:
(Wow, you guys weren't kidding, the build is taking FOREVER! I've done
it before a few months back, but I don't remember it taking this long...
I guess all the restructuring and such has an impact).
It's building and acquiring all the JARS for all the subprojects, both
ours and theirs.
Before we had Maven, you could easily spend an hour tracking down all
the JARs we needed to use by hand. It does take a few minutes, but it
saves several times that.
-Ted.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
.
--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM: fzammetti
Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]