You need to move your libraries into a central repository to make the
dependency mechanism work. This doesn't actually disturb your
structure as you are just duplicating those files in the repository.
This takes the most time for the first project converted, but is
obviously a lot faster subsequently as artifacts are already in the
repository.

- Brett

On 11/30/05, Osborne, Matthew <[EMAIL PROTECTED]> wrote:
> Hello
>     I am currently porting an existing project we have here at work from
> ANT to Maven 2.0.  In this process, I am trying to disturb the directory
> structure of our project as little as possible.  The problem I've
> encountered is that we reference different library files from each
> individual module as opposed to a central repository.  Is it possible to
> duplicate this structure in Maven, or are you required to place all of
> your library files in a central repository somewhere?
>
> Matthew Osborne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to