Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1104

Build all ModeShape artifacts in one step

XMLWordPrintable

    • Medium

      For quite a while, building ModeShape required two commands:

      mvn clean install -Pintegration     # to build all modules and install into local Maven repository
      mvn -Passembly install              # to create the various ZIP files and other artifacts
      

      This shouldn't really be necessary. Instead, the latter command should be able to do everything, starting with no ModeShape artifacts in the local Maven repository.

              rhauch Randall Hauch (Inactive)
              rhauch Randall Hauch (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: