maven-replacer-plugin

based on http://code.google.com/p/maven-replacer-plugin (by beiliubei)

Maven-replacer-plugin Alternatives

Similar projects and alternatives to maven-replacer-plugin

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better maven-replacer-plugin alternative or higher similarity.

maven-replacer-plugin reviews and mentions

Posts with mentions or reviews of maven-replacer-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-06.
  • Proposed: A new CMake scripting language usable alongside existing one
    9 projects | news.ycombinator.com | 6 Dec 2022
    > can you show an example of how you'd parse, say, a .java.in

    The canonical way to do such a thing is through the java annotation processing api [1] and using a tool like java poet [2]. Before you did that, you'd probably decide if you wanted to instead use bytecode generation with a library like bytebuddy [3]

    But, assuming for some reason, you wanted to torture yourself and actually consume a java.in file and apply a regex, then you'd probably pull out the "maven-replacer-plugin" [4] and configure that for the task at hand. (or use your favorite templating language plugin. There's a million of them).

    Though, to be fair, this really isn't something that comes up in regular java programming due to the nature of the ecosystem. Anything you'd want to codegen likely already has a library and anything you didn't would receive (legitimate) push back.

    [1] https://www.baeldung.com/java-annotation-processing-builder

    [2] https://github.com/square/javapoet

    [3] https://bytebuddy.net/

    [4] https://github.com/beiliubei/maven-replacer-plugin

Stats

Basic maven-replacer-plugin repo stats
1
13
10.0
about 2 years ago

beiliubei/maven-replacer-plugin is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of maven-replacer-plugin is Java.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com