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

Support for multi project: So forge can understand the parent and child modules resource/source

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Major
    • 3.x Future
    • 1.3.2.Final
    • Plugin API
    • None

    Description

      Assuming we have a maven project

      MyProj - (parent)
      MyProj-JPA
      MyProj-Web

      JPA contains JPA entities
      Web contains JSF

      Now user want to create a rest-services in Web or in a separate module say, MyProj-Rest.

      The current forge is working completely isolated without knowing the sub-modules of the current maven project. (or its not accessing the resource/source of the sub-project its currently running.

      Some time user want to create modular based development like above project structure. We need to provide a feature to access sub project resources/source also. So user can work in multi-project support environment to modularize his component.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rajonjava Rajmahendra Hegde (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: