Skip to content

SonarSource/rspec-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rspec-maven-plugin

RSPEC Maven Plugin Project

Set rspec.sha to pin generated data to a specific RSPEC commit. This makes generated data reproducible and allows builds to use a previous RSPEC revision when the current RSPEC state is not desired.

<configuration>
    <rspecSha>0123456789abcdef0123456789abcdef01234567</rspecSha>
</configuration>

It can also be provided from the command line with -Drspec.sha=<commit-sha>. Do not set rspecSha together with vcsBranchName: use rspecSha for a fixed revision or vcsBranchName for a branch.

About

RSPEC Maven Plugin Project

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages