You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Jens Andersen <je...@iostream.net> on 2003/06/14 11:51:13 UTC

Dependency download and native code

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org