Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-60

Project location after new-project incorrect when not using the default path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.0.0.Alpha2
    • 1.0.0.Alpha1
    • UI - Shell
    • None
    • Low

    Description

      When doing the following the path where the project is created is incorrect:

      new-project
      [named=The name of the new project (java.lang.String)]: MyFirstForgeProject
      [topLevelPackage=The top level package for your Java source files [e.g: "com.example.project"]  (java.lang.String)]: demo    
      Use [/Users/paul/tmp/forge/dist/MyFirstForgeProject] as project directory? [Y/n] n
      
      Where would you like to create the project? /Users/paul/tmp/forgedemo
      Wrote /Users/paul/tmp/src/main/resources/META-INF/forge.xml
      

      As you can see, the project is created in the /Users/paul/tmp dir instead of /Users/paul/tmp/forgedemo.

      Attachments

        Activity

          People

            lincolnthree Lincoln Baxter III (Inactive)
            pbakker_jira Paul Bakker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: