October 2015
Intermediate to advanced
288 pages
7h 35m
English
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.
In this chapter we assume the following:
You work in an environment with Java projects that use Maven to build and install projects.
You are familiar with Maven tasks and how they look in XML.
The benefit of this chapter ...
Read now
Unlock full access