Uploaded image for project: 'OODT (Retired)'
  1. OODT (Retired)
  2. OODT-137

OODT 0.1-incubating dependency fixer tool

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.1-incubating
    • 0.3
    • build proces
    • None
    • Maven 2.2.0, Ant 1.7.1, Java 1.6

    Description

      Since OODT 0.1-incubating dependency jars are not published to Maven central, the user requires these jars to be installed locally. Furthermore, certain versions of maven cannot properly interpret the ${oodt.version} string used by component poms when installing them. This issue has been fixed within OODT 0.2 (https://issues.apache.org/jira/browse/OODT-63). However for OODT 0.1-incubating, a solution is still required. The dependency fixer tool addresses this need.

      The dependency fixer tool performs three steps:
      1) Download specified OODT 0.1-incubating component projects from the apache repo
      2) Replace ${oodt.version} string within pom files with '0.1-incubating'
      3) Install corrected pom to user's local mvn repo

      The dependency fixer tool could potentially be incorporated within: http://svn.apache.org/repos/asf/oodt/tools package.

      Attachments

        Activity

          People

            chrismattmann Chris A. Mattmann
            riverma Rishi Verma
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: