Christoph Läubrich created MNG-8541: ---------------------------------------
Summary: Support throwing Exception from Mojo#execute Key: MNG-8541 URL: https://issues.apache.org/jira/browse/MNG-8541 Project: Maven Issue Type: Improvement Affects Versions: 4.0.0-beta-5 Reporter: Christoph Läubrich Currently one needs to wrap checked exceptions into Mojo(failure)Exceptions but this is rather inconvenient and boilerplate. Instead it would be good if the mojo is allowed to throw any exception and they are wrapped on the caller site. -- This message was sent by Atlassian Jira (v8.20.10#820010)