Simone Tripodi created SLING-7996: ------------------------------------- Summary: Don't ignore feature Analyzer thrown error in the Mojo Key: SLING-7996 URL: https://issues.apache.org/jira/browse/SLING-7996 Project: Sling Issue Type: Improvement Components: Feature Model, Maven Plugins and Archetypes Reporter: Simone Tripodi Assignee: David Bosschaert
It happens that Analyzer Tasks, such as the {{bundle-content}} for example, don't report the detected error in the {{AnalyserTaskContext}} but rather, for unrelated reasons, an exception is thrown. That exception is actually ignored by the Mojo, which is limited to reporting that an error occurred, while it is crucial for users understanding what's the reason behind any possible failure. PR is coming -- This message was sent by Atlassian JIRA (v7.6.3#76005)