Skip to content

Conversation

@vishnuaggarwal23
Copy link

Missing portion in the build process is around the code/tasks for publishing the plugin.

id "com.jfrog.bintray" version "1.2"
}

version "1.0.1"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vishnuaggarwal23 Please change version to 2.0-M1 as it would support for grails 4.

testCompile "org.seleniumhq.selenium:selenium-api:3.14.0"
testCompile "org.seleniumhq.selenium:selenium-support:3.14.0"
testRuntime "org.seleniumhq.selenium:selenium-chrome-driver:3.14.0"
testRuntime "org.seleniumhq.selenium:selenium-firefox-driver:3.14.0"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vishnuaggarwal23 Please remove non-require dependencies like databinding console etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants