RE: Setting the javac bootclasspath using dependencies

2008-01-24 Thread Clifton
y to blame for the problems you are experiencing. >> >> Matt >> >> -Original Message----- >> From: Clifton [mailto:[EMAIL PROTECTED] >> Sent: 24 January 2008 15:58 >> To: users@maven.apache.org >> Subject: Setting the javac bootclasspath using d

RE: Setting the javac bootclasspath using dependencies

2008-01-24 Thread Clifton
erArguments tag: > "-Dbootclasspath=${project.dependencies}" > > The expression returns a list of dependencies and doesn't format > correctly. > Am I missing something? > -- > View this message in context: > http://www.nabble.com/Setting-th

RE: Setting the javac bootclasspath using dependencies

2008-01-24 Thread Matthew Tordoff
-Original Message- From: Clifton [mailto:[EMAIL PROTECTED] Sent: 24 January 2008 15:58 To: users@maven.apache.org Subject: Setting the javac bootclasspath using dependencies What's the best, most painless way to set the bootclasspath for the maven-compiler-plugin? I'm trying to brea

Setting the javac bootclasspath using dependencies

2008-01-24 Thread Clifton
't format correctly. Am I missing something? -- View this message in context: http://www.nabble.com/Setting-the-javac-bootclasspath-using-dependencies-tp15067527s177p15067527.html Sent from the Maven - Users mailing list archive at Nabble.com. --