You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is how it is wanted. either just use the pom dependency which will have the actual jruby-core and jruby-stdlib as dependencies. or ignore the empty jar or use jruby-complete which is basically all the transitive dependencies of org.jruby:jruby combined into one fat-jar or uber-jar.
having the empty jar here makes it easier to declare jruby as dependency in the maven or gradle or ivy project. you are the first who got confused by this - sorry.
It seems that all JAR files published on Maven Central after end of January 2015 are empty (they contain a META-INF folder only).
You can check it by using the following URLs:
Is it normal? are artifacts published in another repository?
The text was updated successfully, but these errors were encountered: