On Wed, 2020-01-08 at 13:36 -0500, Daniel Klco wrote: > Could the code pull the list of open releases and then offer > suggestions > sorted by the number of matching terms? Something like mvn > archetype:generate? It would only work in interactive mode, but it > would > give you a recovery path if the release name didn't match.
Yes, it could. There is the extra complication of having to store the mappings somewhere, as it needs to perform the mappings for multiple operations (IIRC). All in all, I'd prefer to gradually migrate the modules to have similar names to Jira names, which is a good thing anyway IMO. Thanks, Robert
