[
https://issues.apache.org/jira/browse/SLING-9429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu updated SLING-9429:
-----------------------------------
Fix Version/s: (was: Version Feature Model Converter Plugin 1.0.6)
Feature Model Converter 1.0.16
> Feature model converter fails if no added framework properties are specified
> ----------------------------------------------------------------------------
>
> Key: SLING-9429
> URL: https://issues.apache.org/jira/browse/SLING-9429
> Project: Sling
> Issue Type: Bug
> Reporter: Robert Munteanu
> Priority: Major
> Fix For: Feature Model Converter 1.0.16
>
>
> I'm running the converter tool in the sling starter directory
> {noformat}$pm2fm -i src/main/provisioning/ -o out
> [main] ERROR org.apache.sling.feature.modelconverter.Main - Failed to Convert
> java.lang.IllegalArgumentException: Input Folder is not a directory
> at org.apache.sling.feature.modelconverter.Main.run(Main.java:87)
> at picocli.CommandLine.execute(CommandLine.java:996)
> at picocli.CommandLine.access$900(CommandLine.java:142)
> at picocli.CommandLine$RunLast.handle(CommandLine.java:1199)
> at picocli.CommandLine$RunLast.handle(CommandLine.java:1167)
> at
> picocli.CommandLine$AbstractParseResultHandler.handleParseResult(CommandLine.java:1075)
> at picocli.CommandLine.parseWithHandlers(CommandLine.java:1358)
> at picocli.CommandLine.run(CommandLine.java:1817)
> at picocli.CommandLine.run(CommandLine.java:1747)
> at
> org.apache.sling.feature.modelconverter.Main.main(Main.java:142){noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)