Thanks! That's a real clue!! 2.0.4

Re: test failures, maven 2.0.5 does report the failure accurately, least 
on my system. Grep for FAIL (case sensitive) will find the failed test.

The hard part is retaining the whole log since they tend to exceed the 
scroll back buffer. I run compilies in vim for just that reason:

        :r ! mvn clean test

Among dozens of similar ways.

Ray Krueger wrote:
> This test only fails in Maven 2.0.5
> Executing "mvn clean test" with Maven 2.0.4 passes fine. This test
> also passes fine when run directly in the IDE (IntelliJ for me).
> 
> Maven really does not handle test failures well. There is no clue as
> to what test failed, you only get "[INFO] There are test failures."
> There should be some clue as to what test failed. Can the html report
> be generated directly to get a summary? Can I run the
> maven-surefire-report-plugin direclty?
> 
> (Sorry for the direct email rather than the list Brad, I do that a lot 
> haha)
> 
> On 2/27/07, Ray Krueger <[EMAIL PROTECTED]> wrote:
>> Pasting massive logs to the list makes the listserv mad.
>>
>> I'm truncating this message for clarity.
>>
>>
>>
>> On 2/27/07, Ray Krueger <[EMAIL PROTECTED]> wrote:
>> > I just updated to the latest code from SVN and the build is failing
>> > for me as well.
>> > Same test actually:
>> > org.acegisecurity.taglibs.authz.AuthorizeTagExpressionLanguageTests
>> >
>> > I'll take a look, but I'm buried at work and can't spend much time 
>> on it.
>> >
>> > Be back in a bit :)
>> >
>> >
>> > On 2/27/07, Brad Cox, Ph.D. <[EMAIL PROTECTED]> wrote:
>> > > Ray Krueger wrote:
>> > > > Brad, can you try deleting the following, and trying the build 
>> again?
>> > > > YOUR_HOME_FOLDER\.m2\repository\javax\servlet\jsp-api\2.0
>> > > > Where 'YOUR_HOME_FOLDER' is something like C:\Documents and 
>> Settings\bcox
>> > >
>> > > Deleted /home/bcox/.m2/repository/javax/servlet/jsp-api/2.0
>> > >
>> > > See attached. Failure still there
>> > >
>> > > > Also, are you using Maven 2.0.4 or better?
>> > >
>> > > imac:/G5B/Java/acegisecurity bcox$ mvn -v
>> > > Maven version: 2.0.5
>> > >
>>
> 
> 


-- 
---
Brad J. Cox, Ph.D.
Phone: 703 361 4751
http://giglite.org
http://binarygroup.com
http://virtualschool.edu

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to