If you use mvn install it will install the jars in the maven repository of your home dir. So I set up libraries that point to the install location and just run mvn install.
Sean On 1/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > One thing that was nice about the old build structure is that, after your > first build, you ended up with a nice lib directory off of the root of your > project that you could use in your IDE to get the classpath set up. Is > there a way to get the same thing going with the new structure? >
