Its a temporary problem until we can use commons-configuration 1.4.
Workarounds:
- create ~/.m2/archiva.xml with a <configuration/> element
- use the plexus appserver
- use jetty:run
Cheers,
Brett
On 14/03/2007, at 9:50 AM, Marziou, Gael wrote:
Yes it looks the same I got.
-----Original Message-----
From: Henri Yandell [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 14, 2007 4:58 PM
To: archiva-users@maven.apache.org
Subject: Re: Null registry
If the error you get is:
java.lang.NullPointerException
org.apache.maven.archiva.configuration.io.registry.Configurati
onRegistryWriter.writeConfiguration(ConfigurationRegistryWrite
r.java:36)
Then I get that too from a clean reinstall yesterday. So I
think it's broken right now.
Hen