Fix swtbot-tycho to get snapshots repo, update eclipse-jarsigner-plugin Update eclipse-jarsigner-plugin to 1.3.2 in pom.xml swtbot-tycho jenkins job is failing with error "Failed to execute goal org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.1.3:sign" Change-Id: Id9d7b493513a716d50c83dba6ebf4a07bea047c6 Signed-off-by: Aparna Argade <aprsac@yahoo.com>
SWTBot is a Java API that interacts with SWT by using high-level operations. It is generally use to write UI tests efficiently since the grain of the API is the same grain as UI operation. It makes easier to transform a user scenario to an automated tests.
http://wiki.eclipse.org/SWTBot
GitHub tracker and pull requests are currently not supported by the contribution process.
Please read http://wiki.eclipse.org/SWTBot/Contributing to know how to interact well with the community. For further questions about contributing to SWTBot, please send a mail to swtbot-dev@eclipse.org .