>>>>> Steinar Bang <[EMAIL PROTECTED]>:

>>>>> "Dan Tran" <[EMAIL PROTECTED]>:

>> I would have dll to depend on the jar, then use dependency:copy to place
>> those artifact on your footprint/workspace

> Good idea.  Thanx!

Note that I don't build the DLLs with maven.  They are built on build
servers for each artifacts, and deployed as maven artifacts from
there.

So to be able to make the DLLs depend on the jar, I would probably
have to make a maven module with <packaging>pom</packaging> that
depends on the jar, and use dependency:unpack to dump the DLLs into
a directory into LD_LIBRARY_PATH/PATH.


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

Reply via email to