Re: Add additional jars to maven.dependency.classpath?

2003-10-20 Thread Mark McBride
sh the decision "which JBoss am I going to run on" at developer level and at runtime-level, rather than relying (and enforcing) on POM and uploading JBoss jars in the repository. Florin - Original Message - From: "Mark McBride" <[EMAIL PROTECTED]> To: "M

Re: Add additional jars to maven.dependency.classpath?

2003-10-16 Thread Mark McBride
ks for us. - Original Message - From: "Mark McBride" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, October 14, 2003 7:29 PM Subject: Re: Add additional jars to maven.dependency.classpath? > This is true, there's actually

Re: Plugin downloading

2003-10-14 Thread Mark McBride
No apparent problems here on solaris. -Mark At 07:37 PM 10/14/2003 -0400, you wrote: Howdy, Anyone having success downloading plugins on unix-based machines. I've tried it and nothing seems to be happening. Just checking before I go digging. -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora

Re: Add additional jars to maven.dependency.classpath?

2003-10-14 Thread Mark McBride
;m reading that I should probably just enter those dependencies in the project.xml. Thank you! -Mark At 09:09 AM 10/14/2003 +1000, you wrote: Surely you don't depend on all 20 jars? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Mark McBride <[EMAI

Add additional jars to maven.dependency.classpath?

2003-10-13 Thread Mark McBride
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 projec