On 11/23/07, Jens Kraemer <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to build Goldspike from trunk and get this error when I run
> mvn install -Dmaven.test.skip=true :
>
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Internal error in the plugin manager executing goal
> 'org.jruby.plugins:jruby-rake-plugin:1.1b1:rake': Unable to find the
> mojo 'org.jruby.plugins:jruby-rake-plugin:1.1b1:rake' in the plugin
> 'org.jruby.plugins:jruby-rake-plugin'
> Bad version number in .class file
>
> Might this be a Java version issue (using 1.5.0 here).
> Any help would be appreciated.

Hmm, looks like we pushed the 1.1b1 release out the door with the wrong JDK.

The workaround would be to build JRuby trunk yourself with Maven, and
set the JRuby version in the goldspike pom.xml.

Or use this attached patch to build Goldspike against JRuby trunk.

Cheers,
/Nick

Attachment: goldspike-jruby-trunk.patch
Description: Binary data

_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to