Hi, see the links to the mine-guides below.
-Tim [1] http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html [2] http://maven.apache.org/guides/mini/guide-3rd-party-jars-remote.html Am Mittwoch, den 25.04.2007, 11:12 -0700 schrieb archmarinaro: > I have a project with multiple Modules: A, B and Z > Module Z has my source in it but I need a third parties (3Ps) software > delivery of jars in the Classpath in order to "mvn compile" module Z. > The 3Ps delivers to me a zip file which contains multiple directories (bin, > data, lib, ...) lib contains the jar files I need to compile module Z with. > How do I get these lib jar files in the Classpath in order to compile the > Z-module? > > thanks > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]