Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-9429

Feature model converter fails if no added framework properties are specified

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      I'm running the converter tool in the sling starter directory

      $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)

      Attachments

        Activity

          People

            Unassigned Unassigned
            rombert Robert Munteanu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: