Uploaded image for project: 'Apache S4'
  1. Apache S4
  2. S4-101

Avoid depending on local maven repository artifacts when using the binary distribution

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 0.7
    • None

    Description

      Currently, transitive dependencies must be available in the local maven repository on each machine to which the nodes are installed. For instance reflectasm. We need to only depend on dependencies available within the binary distribution (/lib directory.

      It seems a solution is to:

      • add missing transitive dependencies such as reflectasm in the /lib directory of the binary distribution
      • configure the dependencies of created projects in order to fetch them from /lib directory if the local maven repository is not available

      Attachments

        Activity

          People

            Unassigned Unassigned
            mmorel Matthieu Morel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: