[EMAIL PROTECTED] wrote:

Following the website instructions, on
http://avalon.apache.org/merlin/starting/advanced/context.html

if I do:

$ ant jar
$ merlin tutorial.jar

I get:

$ ant jar
Buildfile: build.xml does not exist!
Build failed

In that dir, I see

conf
CVS
.cvsignore
maven.log
project.properties
project.xml
README.TXT
src
target

I assume therefore that maven should work in this dir and not ant.

Correct. The build and run procedure is:


  $ maven
  $ merlin target\classes -execute


I also assume therefore that the docs need to be updated to not have the
user try and run ant...

Updated and committed.


Cheers, Steve.


Thoughts?

Thanks,

Andy



---------------------------------------------------------------------
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]



Reply via email to