Hi All, I was wondering how Maven can handle download of different jar files depending on which platform the project is being developed on. As an example take a SWT application where we on the Windows platform have .DLLs and on the Linux platform have a .so files. But when I'm developing on Linux I don't want to download the Windows version of SWT and visa versa - can Maven handle that?
Best regards, Jens Andersen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]