Hi,

I've got an already-working Java project building via maven, but when I 
then enable the Jenkins ruby-runtime-plugin in order to build a separate, 
unrelated Ruby project, I'm seeing the issue described here:
https://github.com/geodienstencentrum/sass-maven-plugin/issues/48

In a nutshell, if you have the ruby-runtime plugin installed, this 
particular Maven plugin fails to work - seemingly because the 
ruby-runtime's version of the HAML gemfile is being invoked instead of the 
one provided by the Maven plugin.
I'm looking for some guidance as to where the blame lies: with the Jenkins 
plugin or the Maven plugin itself.

I wouldn't have expected that a Ruby Jenkins plugin should be put on the 
classpath of a Maven build - or at the very least, that it should be 
appended last?

Any suggestions as to how to proceed?

Thanks,
Andrew

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/b7038d0d-5201-4842-b0cd-c2c913c88d36%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to