If that route were taken, we could inject environment properties to set the git branch during execution, assert logs contain appropriate messages, and assert that artifacts are named appropriately and published to the correct place (file-based destination repositories).
It would be highly helpful to have automated testing on a skeleton project.
My current inclination is to use maven-verifier.
If that route were taken, we could inject environment properties to set the git branch during execution, assert logs contain appropriate messages, and assert that artifacts are named appropriately and published to the correct place (file-based destination repositories).