Hi all,

    I'm trying to use the Maven to build a scala project, but I get a
NullPointerException at
"org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion".
My setup is at http://www.gatoatigrado.com/tmp-code-snippets.

    Other attempts: I also had some problems building the plugin from git (
http://github.com/davidB/maven-scala-plugin/tree/master), though it doesn't
seem like compiling the plugin it is necessary. Using the configuration at
http://scala-tools.org/mvnsites/maven-scala-plugin/usage_scalac_plugins.html,
and adding the <scalaVersion> tag as per
http://scala-tools.org/mvnsites/maven-scala-plugin/usage.html didn't work
either. Please update the plugin page with a working example.

Thanks in advance,
Nicholas

Reply via email to