:) well...actually I've been trying to do that for awhile.  I run maven
test:ui which works, but maven -X test:test fails with an error
"Couldn't load ResourceStream for
META-INF/services/javax.xml.transform.TransformerFactory"

Thanks for the previous feedback on building without unit testing.  And
if anyone has thoughts on this one I'd love to hear it.

Thanks,
Kelly Sonderegger

>>> [EMAIL PROTECTED] 10/29/03 11:11 AM >>>
>You could always try making the unit tests work.
>--
>dIon Gillard, Multitask Consulting
>Blog:      http://blogs.codehaus.org/people/dion/
>Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc
>Konstantin Shaposhnikov <[EMAIL PROTECTED]> wrote on 30/10/2003 04:28:06 AM:
>> Try
>> 
>> maven -Dmaven.test.skip=true jar:jar
>> 
>> 
>> Kelly Sonderegger wrote:
>> 
>> > Sorry to bother the list with this but I can't seen to find a way
to
>> > shut off unit testing so I can just jar up a file.
>> > 
>> > I commented out the unitTest directives and it still executed the
unit
>> > test.
>> > 
>> > thanks,
>> > Kelly Sonderegger
>> > 
>> >
---------------------------------------------------------------------
>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> > For additional commands, e-mail: [EMAIL PROTECTED]
>> > 
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to