4ae253dDo not use an isolated user home dir for build init tests, to avoid downloading all of the external tools on each test invocation.
25ec4d9Change the `init` task to improve the interactive experience when converting a Maven build.
- Do not suggest `pom` as a build type when there is no `pom.xml` present, as the conversion makes no sense in this case. - Do not prompt for a DSL or project name when converting a Maven build, as these are not supported or ignored by the Maven build conversion. - When the `--project` or `--package` options are used with the `init` task, fail when the selected build type does not support these options, e.g. when converting to Maven build. |
![]() |