在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):scalatest/scalatest-maven-plugin开源软件地址(OpenSource Url):https://github.com/scalatest/scalatest-maven-plugin开源编程语言(OpenSource Language):Java 68.4%开源软件介绍(OpenSource Introduction):ScalaTest Maven PluginBuilding ScalaTest Maven PluginMaven 3 is used to manage the build process. To build this plugin, please make sure you have the following installed:-
You then clone and checkout master trunk:-
Finally use the following commands to build for ScalaTest Maven Plugin:
The built output will be available in target/. Using ScalaTest Maven PluginTo use the ScalaTest Maven plugin, you need to disable SureFire and enable ScalaTest. Here's an example of how to do this in your pom.xml:
Ignore When ScalaTest Not AvailableThis plugin expects the you to include ScalaTest dependency used by the your project. By default, if you do not include a ScalaTest dependency, this plugin will fail the build, if you would like to ignore or skip running this plugin when ScalaTest is not in the classpath, you can set noScalaTestIgnore to true in configuration like this:
Deploying to SonatypeAdd the following into settings.xml (please replace username and password):
Then run the following command:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论