Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.5, 3.2.3
-
None
Description
found while working on maven-toolchains-plugin 1.1:
[INFO] Required toolchain: fake-type [ other-attribute='other-value' attribute='value' ] [DEBUG] Toolchain JDK[/home/opt/jdk1.5] is missing required property: other-attribute [DEBUG] Toolchain JDK[/home/opt/jdk1.6] is missing required property: other-attribute [DEBUG] Toolchain JDK[/home/opt/jdk1.7] is missing required property: other-attribute [DEBUG] Toolchain JDK[/home/opt/jdk1.8] is missing required property: other-attribute [ERROR] No toolchain matched for type fake-type [INFO] Required toolchain: another-fake-type [ any ] [INFO] Toolchain matched for type another-fake-type: JDK[/home/opt/jdk1.5]
these jdk toochains should not have been ever tested again non-jdk type requirement
Attachments
Attachments
Issue Links
- relates to
-
MTOOLCHAINS-11 Double check toolchain type to protect against core bug MNG-5716
- Closed