Re: dependency:build-classpath and new line as the pathSeparator ( -Dmdep.pathSeparator )

2012-04-26 Thread Wayne Fay
I have driven myself bonkers on this one. I seem to be able to set the path separator as any value except the new line character. Is there a limitation I have no idea if there is a limitation or not, but it seems to me that using new line as a path separator is a bad character to use. Can you

Re: dependency:build-classpath seems to ignore configuration

2011-01-17 Thread Brian Fox
i don't think the classpath is filtered based on those values in this goal, it just dumps the actual classpath that would match the desired scope. On Mon, Jan 17, 2011 at 10:52 AM, John Anderson dayt...@comcast.net wrote: I am trying to use dependency:build-classpath. If I run mvn

RE: Dependency:build-classpath

2008-02-01 Thread Brian E. Fox
Is it just printing the classpath instead, or is it not doing anything? -Original Message- From: John Coleman [mailto:[EMAIL PROTECTED] Sent: Friday, February 01, 2008 7:09 AM To: Maven Users List Subject: Dependency:build-classpath I'm trying to use the dependency plugin to record

RE: Dependency:build-classpath

2008-02-01 Thread John Coleman
Hi, Somehow I managed to get an alpha version in my repos, once I changed version to specify 2.0, was fine! Regards, John -Original Message- From: Brian E. Fox [mailto:[EMAIL PROTECTED] Sent: 01 February 2008 14:41 To: Maven Users List Subject: RE: Dependency:build-classpath