Not at all. You should know I would never miss a chance to pimp my own projects! Scar doesn’t try to replace Maven. Scar is just a hodgepodge collection of utility methods that may be useful if you want to write builds using Java. I might say Scar could replace Ant to build and package Java projects, but Maven is a great big tool that does more, most notably the artifact repositories. Also, AFAIK Scar doesn’t have users besides myself, so I wouldn’t recommend it to someone who is struggling with Maven, which has an enormous amount of information on Google.
I’m sorry to say it but I stop using maven for uploading via ftp :emo:
I wrote a batch file in 2 minutes and I’m happy ever since…
Haha, that’s the spirit!
If that is all you wanted…
Scar.ftpUpload(server, user, password, dir, paths, passive);
Happy Riven?
lol