On Sun, Mar 11, 2012 at 9:44 AM, ceki <ceki@qos.ch> wrote:
On 11.03.2012 10:08, Tony Trinh wrote:

Ok, I see. I imagine it would be something like:

   scp foo.jar tony19@qos.ch:/path/to/staging/area/.


Yes. For the web-site would upload a folder. As for artifacts, it is not clear to me how logback-android integrates with Maven if at all. We'd have to discuss that.


True, logback-android doesn't use Maven at all at the moment, but it's on my TODO list. If I understand correctly, the artifacts uploaded to a Maven repo don't necessarily have to be built with Maven. Ideally, I'd switch from Ant to Maven, but AFAIK, Ant is the choice build tool for Android SDK.