J�rg Schaible wrote:
Hi Steve,
Stephen McConnell wrote on Monday, December 15, 2003 7:15 PM:
J�rg Schaible wrote:
n"I updated my CVS repository this morning, but ran into the same test error reported by Marco. Only after a clean check-out I got a Merlin build. Anyway, the resulting version does not run:
======= snip ============
$ ./merlin.sh --version
RUN CMD IS: "/mnt/c/SDK/j2sdk1.4.2/bin/java"
"-Djava.security.policy=C:\Work\Apps\Avalon\avalon\merlin\tar
get\merlin /bin/security.policy"
"-Dmerlin.home=C:\Work\Apps\Avalon\avalon\merlin\target\merli
"-Djava.ext.dirs=C:\Work\Apps\Avalon\avalon\merlin\target\merl
in/ext" -jar
"C:\Work\Apps\Avalon\avalon\merlin\target\merlin/bin/lib/merli
n-cli-3.2-dev.jar" "--version" Failed to load Main-Class manifest attribute from
C:\Work\Apps\Avalon\avalon\merlin\target\merlin/bin/lib/merlin
-cli-3.2-dev.jar
======= snap ============Strange.
Any clue?
Can you pleasse let me know what the manifest file looks like. In
particular - you should have a manifest entry that states:
Main-Class: org.apache.avalon.merlin.cli.Main
Stephen.
Attached. No, it does not have a Main-Class.
p.s. which version of Maven are you building with?
RC1, with RC2 from CVS (1.0-branch-tag) it does not build at all (but this version has other problems also):
If you take a look at the binary download you will see that the manifest has the main-class attribute (its set by the mavan jar plugin) - and that was build using Maven beta-10 on windows NT4. I can only assume that there is something strange going on with your maven installation.
Stephen.
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/ | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
