Just install the file into your local repo using Maven. Search for "mvn install:install-file" on Google or the Maven Users mailing list for this information.
Wayne On 1/25/07, maxmil <[EMAIL PROTECTED]> wrote:
Hi, i'm new to Maven and need to use a jar that is not in the central repository (apache fop 0.93 and its dependencies). Is the best way to get around this to add it (and all the jars that it depends on) to my local repository or is there another way of getting these jars onto my classpath so that they will be compiled and packaged with my project? Thanks in advance max -- View this message in context: http://www.nabble.com/Use-jar-not-in-repository-tf3116331s177.html#a8632051 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- 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]
