i use 2.0.5 and builds fine for me

try deleting your local repo ~/.m2/repository

maven reports the tests that fail, just check the lines before "[INFO]
There are test failures."

On 2/27/07, Ray Krueger <[EMAIL PROTECTED]> 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
> > > >
> >
>
> -------------------------------------------------------------------------
> 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
>


-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

-------------------------------------------------------------------------
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