On Wed, Jul 3, 2013 at 7:31 AM, Charles Oliver Nutter <head...@headius.com>wrote:
> What else? readline and openssl depends on jruby-core-1.7.4 from maven central which is not really nice especially if I think of OS distribution trying to bootstrap a jruby build. yesterday I tried to get the whole thing working with eclipse and its build-in maven support. there are a quite some changes needed (mostly shifting things around). it is already working but still a clean build from within eclipse corrupts the setup (somehow). I do not know how well IDEA or Netbeans support maven and how they like our current setup. calling 'mvn' from maven is not nice but practical - I guess I am purist and would like to see things more maven way. and I am sure the more we stick to maven defaults the better it works with IDEs. anyways I do push some proposal hopefully today on a branch which also solves how to build all the extra maven artifacts. - christian