Investigate if Maven can have custom error messages attached to response

Problem

When users are working with Maven packages using the Maven client either manually or via CI, when a failure occurs, it is not always obvious what the problem is outside of an error code.

Solution

Investigate whether or not it is possible to attach a custom message to the Maven API response that the Maven client will display.