Herve Boutemy created MTOOLCHAINS-10: ----------------------------------------
Summary: Improve plugin output Key: MTOOLCHAINS-10 URL: https://jira.codehaus.org/browse/MTOOLCHAINS-10 Project: Maven Toolchains Plugin Issue Type: Improvement Affects Versions: 1.0 Reporter: Herve Boutemy {noformat}[INFO] --- maven-toolchains-plugin:1.0:toolchain (default) @ missing-toolchain --- [INFO] Type:fake-type [INFO] Type:jdk [INFO] Toolchain (jdk) matched:JDK[/home/opt/jdk1.5] [ERROR] Cannot find matching toolchain definitions for the following toolchain types: fake-type [ other-attribute='other-value' attribute='value' ]{noformat} this could be improved: - instead of "Type:", should explain "Required toolchain: <type> [ <parameters> ]" - should display immediate error for toolchain not found -- This message was sent by Atlassian JIRA (v6.1.6#6162)