[
https://issues.apache.org/jira/browse/MTOOLCHAINS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286430#comment-17286430
]
Delany commented on MTOOLCHAINS-35:
-----------------------------------
`[~michael-o] the toolchain type "jdk" should indeed always require a javac.
Its not asking much
> No javac should be an error
> ---------------------------
>
> Key: MTOOLCHAINS-35
> URL: https://issues.apache.org/jira/browse/MTOOLCHAINS-35
> Project: Maven Toolchains Plugin
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Delany
> Priority: Major
>
> If the selected toolchain is configured to point to a JRE instead of a JDK,
> it should fail with an error. Instead there is a warning.
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the
> environment.
> I'm assuming it falls back to whatever javac is available on the system?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)