Re: Dependency and POM's with 3rd party Jars in maven 2

2006-01-10 Thread dan tran
did you use deploy:deploy-file ( still in SVN) to deploy your artifacts to your internal remote repository? did you add your internal repository entry into your root pom? -D On 1/10/06, Todd Nine <[EMAIL PROTECTED]> wrote: > > I am having some trouble managing an internal repository usilizing

Dependency and POM's with 3rd party Jars in maven 2

2006-01-10 Thread Todd Nine
I am having some trouble managing an internal repository usilizing maven2. Below is an outline of what I would like to do. 1. Import 20 3rd party jars for the datalex program into our internal repository 2. Set up a dependency so that pom of the main datalex jar will contain all of its required j