Stephen McConnell wrote on Friday, December 12, 2003 12:43 PM: > J�rg Schaible wrote: >> Hi Steve, >> >> merlin.sh would be alright, but I currently have a look at the other >> two scripts and they will fail, too. I'll send a patch or would you >> like to receive the complete files? >> > > Send me the complete file.
Hi Steve, I am currently on my way to build maven from scratch to test the modifications. Unfortunately the build stops in meta: =========== snip =========== [1] [EMAIL PROTECTED] ~/Elsag/Apps/Avalon/avalon/meta $ maven __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc1-SNAPSHOT Starting the reactor... BUILD FAILED File...... file:/C:/Work/Apps/Avalon/avalon/meta/ Element... maven:reactor Line...... 45 Column.... 31 C:\Work\Apps\Avalon\avalon\meta\plugin\target\project.xml (Das System kann die angegebene Datei nicht finden) Total time: 3 seconds Finished at: Fri Dec 12 13:31:03 CET 2003 =========== snap =========== The system did not find the project.xml in plugin/target .... which is no wonder, since this is a destination directory of maven. Anyway, looking at maven-server.sh I am asking myself, what use could it have for Cygwin users, since it is obviously a script to start a Unix service (BTW: for which distris?). For Windows users in general I saw the scripts to start merlin as windows service anyway, so my suggestion is to exit that script in Cygwin immediately with a hint to the service installation. I can send the other scripts untested otherwise ... Regards, J�rg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
