On 9/19/07, Jeff Genender <[EMAIL PROTECTED]> wrote: > mvn package > scp ./target/openejb-X.X-SNAPSHOT.jar > [EMAIL PROTECTED]:public_html/
Hi Jeff, Thanks for the answer, but that's not exactly what I asked about (I think I wasn't clear enough and hence the confusion). Should I wipe out the entire local repository, build openejb3 and scp it to people.apache.org? The repository contains other files too. How to exclude them from copying? I think something like find . -name "*.jar"... could work, but am asking for some guidance to do it right. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl
