26. Bundling Clojure as a Maven Plug-in

This chapter will take you through writing a dialog input box in Clojure that pops up during the Maven build and asks for a value. This can be useful for version control labels or configuration parameters that would otherwise have to be passed in on the command line.

Assumptions

In this chapter we assume the following:

Image You work in an environment with Java projects that use Maven to build and install projects.

Image You are familiar with Maven tasks and how they look in XML.

Benefits

The benefit of this chapter ...

Get Clojure Recipes now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.