On Tue, Jun 2, 2009 at 17:06, Wayne Fay <wayne...@gmail.com> wrote:

> >    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.
>
> If you go to the repo and click thru to the versions directory for the
> plugin [1], you'll see various versions of this plugin available, with
> the latest being <version>2.10.1</version>. I'd add that to the
> <plugin> node and try again. Also, it is a good practice to always
> declare versions for plugins as well as dependencies.
>
> It seems like the documentation should probably be updated as well,
> but you'll have to take that up with the author of the plugin.
>
> [1]
> http://scala-tools.org/repo-releases/org/scala-tools/maven-scala-plugin/
>

Thanks, I tried that, and 2.9, 2.10, etc. It seems to give the same error.

I cc'd David Bernard (he's the developer listed on github).

Thanks in advance,
Nicholas

Reply via email to