The following modules are failing tests with NPE

1) security
2) jetty
3) tomcat

[INFO] Trace
java.lang.NullPointerException
        at 
java.util.Hashtable.put(Ljava.lang.Object;Ljava.lang.Object;)Ljava.lang.Object;(Unknown
Source)
        at java.util.Properties.setProperty(Properties.java:128)
        at 
java.lang.System.setProperty(Ljava.lang.String;Ljava.lang.String;)Ljava.lang.String;(Unknown
Source)
        at 
org.apache.maven.test.SurefirePlugin.processSystemProperties(SurefirePlugin.java:408)
        at org.apache.maven.test.SurefirePlugin.execute(SurefirePlugin.java:335)

4) axis-builder fails tests. Remove the redudant surefire plugin and
it works fine.

5) tomcat-builder tests fail.
[surefire] Running org.apache.geronimo.tomcat.deployment.TomcatModuleBuilderTest
Created MBeanServer with ID: 4bd21901:10a190b5e32:-8000:bharat:1
Retrieving document at 'WEB-INF/wsdl/hello.wsdl'.
[surefire] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 5.778
sec <<<<<<<< FAILURE !!

Cheers
Prasad

On 3/18/06, anita kulshreshtha <[EMAIL PROTECTED]> wrote:
>
>
> --- Jacek Laskowski <[EMAIL PROTECTED]> wrote:
>
> > 2006/3/18, anita kulshreshtha <[EMAIL PROTECTED]>:
> >
> > >    THANKS! It was a pleasure to work on m2
> > migration
> >
> > **** was **** ?!?! I think it still *is* ;)
>     Yeah.. The fun will start now, converting all the
> plugins. I have started looking at the packaging
> plugin.
>
> Thnaks
> Anita
> >
> > > Anita
> >
> > Jacek
> >
> > --
> > Jacek Laskowski
> > http://www.laskowski.org.pl
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>

Reply via email to