Surely you don't depend on all 20 jars? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
Mark McBride <[EMAIL PROTECTED]> wrote on 14/10/2003 04:23:28 AM: > Can I add additional jars to the maven.dependency.classpath property that > have not been defined as a dependency? I have a project which is using > OC4J/Orion and the main jar for this server has a manifest which lists out > 20+ jars for it's classpath. Instead of declaring all 20+ jars in my > project.xml I'd like to add to the classpath (in the pregoal for > java:compile) the jars listed in the manifest.mf. > > Thanks in advance! > > -Mark > > > --------------------------------------------------------------------- > 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]
