...
And here is the 'install-feature.sh' script.
Anchor | ||||
---|---|---|---|---|
|
Below is the annotated pom.xml file, which executes three maven phases in sequence: validate, prepare-package and package. However, the commands in the code do not appear in the sequence in which they are executed., and, for the sake of clarity, we discuss the commands in the sequence in which are executed.
...