-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi there,
> I have a project that builds multiple artifacts - a jar, a DLL and
> others that are shared by the Jar and DLL. For various reasons, we have
> decided to create a single POM that has plug-ins in right phases to
> build the DLL.
> 
>  
> 
> So we decided to package this as a ZIP that gets unzipped at the right
> time. We also have a plug-in that adds the Jar file as a dependency. The
> issue is that dependency on Jar file gets overwritten during transitive
> dependency resolution. Interestingly, the direct dependencies aren't
> affected.
> 
I am NOT too sure if I got it right, but why don't you produce a JAR as
artifact and one additional artifact with the rest. You could do this from
one single POM. For the non JAR stuff you could consider using the NAR Plugin:

http://java.freehep.org/freehep-nar-plugin/

Scan the presentation to get an overview.

Hope this helps somehow...

Regards
  Jörg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGHmfnmPuec2Dcv/8RAmPWAJsH1tlWkUTXsYlQOsTFoJfYzJ122QCfTEmp
JCQVAbi3vjr7p4g2+Iig8aM=
=1wNH
-----END PGP SIGNATURE-----

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

Reply via email to