On 3/3/07, Marshall Schor <[EMAIL PROTECTED]> wrote:
I found this:
http://activemq.apache.org/how-do-i-avoid-maven-downloading-latest-jars.html

which describes the -o flag in mvn, which could prevent it from issuing
tons of messages re: eclipse plugins, etc., and probably would make the
build go faster.  Haven't tried it though.


This would eliminate some messages but wouldn't solve the problem.
Most of the messages are from the unit tests - even with logging off,
Maven outputs two lines per test class.  Now if we could turn that
off, and all the docbooks output, we _might_ be in business.  But
maybe not.

I think the right solution here is what I said before - make the
docbook ant script prompt the user if the JAI libraries are missing.

-Adam

Reply via email to