Hi,

I tried to build EP 5.3 from sources with maven-2.2.1 but the following
error occured:

<...building....building...>
[INFO] Copied target to: 
/home/vitty/workspace/nuxeo/nuxeo-distribution/nuxeo-platform-ear/target/nuxeo.ear
[INFO] Zipped target to: 
/home/vitty/workspace/nuxeo/nuxeo-distribution/nuxeo-platform-ear/target/nuxeo.ear.zip
[INFO] Done.
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.NullPointerException
        at java.util.Hashtable.put(Hashtable.java:394)
        at java.util.Properties.setProperty(Properties.java:143)
        ...<skip>
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 28 seconds
[INFO] Finished at: Sun Nov 15 23:46:44 MSK 2009
[INFO] Final Memory: 282M/559M
[INFO] ------------------------------------------------------------------------

I googled and find releated issue: https://svn.sxc.codehaus.org/browse/MNG-4382
Is there any patch suggested? Downgrading to maven-2.0.10 looks a bad idea ;(

-- 
Vitaly Kuznetsov, ALT Linux.

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to