2008/4/6 Santiago Gala <[EMAIL PROTECTED]>: > Doh! forget it. I needed to do mvn *install* (which actually does not > install anything) to copy them to the hidden storage under my home. >
Now I mention it, I whould thank to know some maven magic for this, non for cp but for scp. Point is, we installed all the shindig in a server machine, and our people are more of php/py/etc than of java. As it happens, Eclipse can do remote debug of a maven-jetty conumdrum without needing any new plug-in beyond the default "java project" mode, but we need to do an "mvn package" and scopy the xxx-source.jar file into Eclipse scope. Some instructions for debug could actually do a pair of lines in the README, after the hint of mnv jetty:run-war. Alejandro

