Hi

I'm trying to get rspec-maven-plugin up and running with my java project,
which is a webapplication project

I have added the plugin to the pom.xml as described in the howto, and
installed jruby 1.1.6. I'm running on windows xp.

When i try to run mvn test, I get the following error

C:/Programmer/jruby-1.1.6/lib/ruby/site_ruby/1.8/builtin/javasupport.rb:43:in
`r
equire': IO error -- builtin/java/collections (LoadError)
        from
C:/Programmer/jruby-1.1.6/lib/ruby/site_ruby/1.8/builtin/javasuppor
t.rb:43:in
`C:/Programmer/jruby-1.1.6/lib/ruby/site_ruby/1.8/builtin/javasupport
.rb'
        from
C:/Programmer/jruby-1.1.6/lib/ruby/site_ruby/1.8/builtin/javasuppor
t.rb:1:in `require'
        from yaml:1:in `yaml'
        from yaml:7:in `require'
        from
C:/Programmer/jruby-1.1.6/lib/ruby/site_ruby/1.8/rubygems/config_fi
le.rb:7:in
`C:/Programmer/jruby-1.1.6/lib/ruby/site_ruby/1.8/rubygems/config_fil
e.rb'
        from
C:/Programmer/jruby-1.1.6/lib/ruby/site_ruby/1.8/rubygems/config_fi
le.rb:882:in `require'
        from
C:/Programmer/jruby-1.1.6/lib/ruby/site_ruby/1.8/rubygems.rb:882:in
 `C:/Programmer/jruby-1.1.6/lib/ruby/site_ruby/1.8/rubygems.rb'
        from
C:/Programmer/jruby-1.1.6/lib/ruby/site_ruby/1.8/rubygems.rb:63:in
`require'
        from <script>:63
        ...internal jruby stack elided...

It does not matter if I have any files, if my spec files or empty or I copy
and pastes some ressources. Is there some configuration stuff I have missed?

Best Regards
Niels


-- 
BinaryConstructors ApS
Vestergade 10a, 4th
1456 Kbh K
Denmark
phone: +4528138757
web: http://www.binaryconstructors.dk
mail: n...@binaryconstructors.dk
skype: nielsboldt

Reply via email to