There was an error while loading. Please reload this page.
2 parents 2df8951 + fc38e4c commit bed0547Copy full SHA for bed0547
1 file changed
Mavenfile
@@ -44,6 +44,6 @@ plugin :invoker, '3.10.1' do
44
:goals => ['verify'],
45
:projectsDirectory => 'integration',
46
:pomIncludes => [ '*/pom.xml' ],
47
- :pomExcludes => Java::JavaLang::System.getProperty('jruby.version').start_with?('10.1') ? ['rails7_test/pom.xml'] : [],
+ :pomExcludes => [],
48
:streamLogs => true )
49
end
0 commit comments