since B already depend on the zip file, so you dont have to make A to
depend on the Zip, but use maven-dependency-plugin to  unpack for both
A and B.

-D

On Mon, Jun 1, 2009 at 12:46 PM, dkowis <dko...@shlrm.org> wrote:
> On Mon, 1 Jun 2009 12:43:35 -0700, Dan Tran <dant...@gmail.com> wrote:
>> you must do the same for project A.
>
> So project A must explicitly depend on the dlls for runtime?
>
> Looks like a good case for a superpom.
>
> It'd be nice if there was a way to be able to add runtime dependencies that
> aren't explicitly jar files and have them handled correctly through the
> dependency hierarchy. It gets really close, but not quite.
>
> Thanks,
> David
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to