Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricwalter authored and cedricwalter committed Mar 8, 2017
1 parent 76b3111 commit 747a3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Apache maven plugin to enforce that all keys are replaced when using maven resou
* To ensure that no password are in clear text,
* To enforce anything that can be checked with regexp.

This maven plugin use regular expression to locate matches and make the build fail with a nice readable message.
This maven plugin use regular expression to locate matches and make the build fail with a nice readable message. It traverse recursively all folders and support multiple grep.

**In Short it enforce some criteria using grep.**

Expand Down

0 comments on commit 747a3c6

Please sign in to comment.