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]

Reply via email to