GithubHelp home page GithubHelp logo

radai-rosenblatt / grep-maven-plugin Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 4.0 17 KB

a maven plugin that greps through text files. can print the results or fail the build if [not] found etc.

License: BSD 2-Clause "Simplified" License

Java 100.00%

grep-maven-plugin's People

Contributors

jschutijzer avatar radai-rosenblatt avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

grep-maven-plugin's Issues

Maven 3.9.2+ reports plugin validation issues

Maven 3.9.2+ reports this at the end of my Maven build:

[WARNING]  * net.radai:grep-maven-plugin:1.1
[WARNING]   Plugin issue(s):
[WARNING]    * Plugin should declare these Maven artifacts in `provided` scope: [org.apache.maven:maven-artifact:3.3.9, org.apache.maven:maven-plugin-api:3.3.9, org.apache.maven:maven-model:3.3.9]
...
[WARNING] Fix reported issues by adjusting plugin configuration or by upgrading above listed plugins. If no upgrade available, please notify plugin maintainers about reported issues.

This should be fixed to be compatible with Maven 4.

Fail if configured file does not exist

We would like to see the plugin's execution fail, if the configured file does not exist.

Background: We use your plugin to check package.json dependencies for pre-release entries. On a misconfiguration of the package.json location the plugin should fail also, for in this case no valid check could be performed.

Tanks a lot.

fail the build on match/mis-match

Would be very convenient to have a option that fails the build in case of grep matching or mismatching. Right now the plugin can only be used for informative purposes, but I need it for static check/control.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.