-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
soapui-gradle-plugin:5.1.2.PRO-SNAPSHOT #38
Comments
Log Details... soapUI Pro 5.1.2 Gradle TestCase Runner |
|
Hello, @dhanusathya, buildscript {
dependencies {
classpath 'org.reflections:reflections:0.9.9-RC1'
}
} here is a full list dependencies I found at the moment for your plugin version:
|
Thanks daggerok , Added this in classpath dependencies now problem solved |
I have tested this plugin in all my environment can you please release new version like soapui-gradle-plugin:5.1.2.PRO not SNAPSHOT, |
Think is I’m not an owner of that project. And ownership migration get stuck at the moment due to some GitHub flow issue.. But if Travis CI is already configured for auto publishing I can try release |
Yes Please |
Okay, I did it.
Regards, |
Thank you so much Daggerok |
Hi,
Thanks for your pro plugin.I used it in my local machine first time I got error like "Missing folder for external libraries" and "Missing scripts folder",then I tried one more time Its ran successfully.
But when I run my app in jenkins I got above error continuously.
Thanks
The text was updated successfully, but these errors were encountered: