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
I tried to find out why this is happening, but couldn't find the reason. Even if I'm deleting lib/ruby/gems, lib/target, maven/jruby-dist/target old version gemspec still getting into dist.
The text was updated successfully, but these errors were encountered:
Steps to reproduce
mvn -Pdist
racc
to1.4.14
mvn -Pclean && mvn -P dist
cd <jruby-dir>; bin/jruby -S gem list
I tried to find out why this is happening, but couldn't find the reason. Even if I'm deleting
lib/ruby/gems
,lib/target
,maven/jruby-dist/target
old versiongemspec
still getting into dist.The text was updated successfully, but these errors were encountered: