Joerg Hohwiller wrote:
> 
> 2. SWT also requires native libraries (dll/so files). Is there a proper
> way how
> to put native libs into a repository and define them as dependency?

Did you ever find an elegant way to do this?  I am running into the same
issue with SWT as we speak.  Specifically, I am looking at
'libswt-carbon-3236.jnilib'.  I think I can use the dependency plugin to
just copy it somewhere to build my application when using Maven, but I do
not know how to get the Eclipse plugin to recognize that it should be
included as a dependency when build Eclipse projects with 'mvn
eclipse:eclipse'.

Any help is much appreciated, and thanks in advance.
-- 
View this message in context: 
http://www.nabble.com/m2-profiles%3A-pom-with-os-specific-%28and-native%29-dependencies-tf2727975s177.html#a9873091
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to