maven-scala-plugin should escape spaces when passing javac arguments in the *compile goal

17 views
Skip to first unread message

Charlie Mordant

unread,
Nov 17, 2014, 5:33:44 AM11/17/14
to maven-a...@googlegroups.com
Hi,

I noticed an enhancement to privide in the maven-scala-plugin:
In the compile and test-compile goals, m-s-p passes the scala-library jar location as an xbootclasspath argument to javac.

Unfortunately, while the scala-lib location contains spaces, these are not escaped, thus causing compilation problems (slashes replaced by dot in my CI environment).

Where do I start? Can I fill fill a bug/enhancement in any bugtracker?

Regards,

David Bernard

unread,
Nov 17, 2014, 6:07:06 AM11/17/14
to Maven and Scala
don't forget to add log (with stacktrace).

Regards

--

---
You received this message because you are subscribed to the Google Groups "Maven and Scala" group.
To unsubscribe from this group and stop receiving emails from it, send an email to maven-and-sca...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Charlie Mordant

unread,
Nov 17, 2014, 6:38:30 AM11/17/14
to maven-a...@googlegroups.com

Hi David,

Thank you, it's done https://github.com/davidB/scala-maven-plugin/issues/160

Best regards,
Charlie
Reply all
Reply to author
Forward
0 new messages