Ummm - I'm gettign something differnet:
$ cd merlin\platform\tutorials\configuration\defaults $ maven -o $ merlin target\classes -execute
[INFO ] (kernel): installing: file:/${user.dir}/target/classes/ [INFO ] (tutorial.hello): configuration stage [INFO ] (tutorial.hello): initialization stage [INFO ] (tutorial.hello): source: packaged default [INFO ] (kernel): dissassembly phase
Can you confirm that we are talking about teh same example.
Stephen.
[EMAIL PROTECTED] wrote:
Sorry for the silly questions... hopefully they will help someone else as well.
Playing with the configuration/default example (on http://avalon.apache.org/merlin/starting/tutorial/config/defaults.html), I have 1 question:
The example says I should see:
[INFO ] (tutorial.hello): configuration stage [INFO ] (tutorial.hello): initialization stage [INFO ] (tutorial.hello): source: packaged default
Instead, I see:
[INFO ] (kernel): building application model [INFO ] (kernel): install phase [INFO ] (kernel): installing: file:${user.dir}/target/classes/
Any idea why I get: "file:${user.dir}/target/classes/" instead of: "source: packaged default"
Thanks,
Andy _________________________________
the full output is:
merlin -execute target/classes Starting Merlin 3.3-SNAPSHOT. ==================== Platform: Linux Java Home: /usr/java Merlin Home: /dev_sandbox/avalon/merlin/target/merlin Security policy: /dev_sandbox/avalon/merlin/target/merlin/bin/security.policy JVM Options: Bootstrap JAR: /dev_sandbox/avalon/merlin/target/merlin/bin/lib/merlin-cli-3.3-SNAPSHOT.jar Merlin Arguments: -execute target/classes
[INFO ] (kernel): building application model [INFO ] (kernel): install phase [INFO ] (kernel): installing: file:${user.dir}/target/classes/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/merlin/distributions/latest | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]