I've found an answer in recent list archive about incorporating DLLs in
maven project.

For info I'll package all the DLLs in a zip, use dependency:unpack, and set
my java.library.path

2008/6/24 nicolas de loof <[EMAIL PROTECTED]>:

> I've setup my project with a dependency to gwt-dev-windows.jar, that is
> downloaded in my local repository.
>
> To run the hosted mode I need two DLLs to be present in the same folder (in
> my local repository)
>
> How can I set my dependencies/repository to get those DLLs downloaded and
> installed by maven ?
>
> Nico.
>

Reply via email to