Jacek, Prasad
    I am also getting the same exception. This version
of system properties does not work for  me either. I
am back to where I was on 03/06. Here are the versions
I am using :
windows xp SP2
C:\Documents and Settings\User>java -version
java version "1.4.2_09"
Java(TM) 2 Runtime Environment, Standard Edition
(build 1.4.2_09-b05)
Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed
mode)

C:\Documents and Settings\User>mvn -v
Maven version: 2.0.2

   The contents of
.m2/repository/........maven-metadata-snapshots.xml
are

<?xml version="1.0" encoding="UTF-8"?><metadata>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-surefire-plugin</artifactId>
  <version>2.1.3-SNAPSHOT</version>
  <versioning>
    <snapshot>
      <timestamp>20060228.012944</timestamp>
      <buildNumber>10</buildNumber>
    </snapshot>
    <lastUpdated>20060228013013</lastUpdated>
  </versioning>
</metadata>

Thanks
Anita
     

--- Prasad Kashyap <[EMAIL PROTECTED]>
wrote:

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


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to