On Jun 30, 2005, at 4:16 PM, Unico Hommes wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mac OS 10.4 I can't seem to get maven-2 alpha-3 going. This is the
output I get when I run m2 -v:
org.codehaus.classworlds.ConfigurationException: Unhandled
configuration
(10): b/*.jar
at
org.codehaus.classworlds.Configurator.configure(Configurator.java:378)
at org.codehaus.classworlds.Launcher.configure
(Launcher.java:144)
at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:412)
at org.codehaus.classworlds.Launcher.main(Launcher.java:363)
I tried removing the ~/.m2 with no effect. Any suggestions?
Hi,
I didn't experience the same problem, but I got:
Exception in thread "main" java.lang.NoClassDefFoundError: org/
codehaus/classworlds/Launcher
This was because I hadn't set the M2_HOME variable correctly. Maybe
worth a try.
export M2_HOME="/full/path/to/m2"
--
Regards,
Kristian
- --
Unico
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFCw/7Qcuec8tVNKAwRAh9LAJ9sA/jqA7bMqm42MwRyuqIQMAq9xgCfdvnr
iM3Udb3d9f0yHJ8e3KljSd4=
=i1We
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]