Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-3885

Integration module's pom.xml does not have commons-httpclient listed as dependency. As the result - build fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4
    • None
    • Integration
    • None
    • Building on Windows with Maven

    Description

      The pom.xml in integration module does not have commons-httpclient listed as dependency. As the result - build fails. Once I have listed dependency (see below) - build has been successfull.
      <!-- Add dependency on commons-httpclient -->
      <dependency>
      <groupId>commons-httpclient</groupId>
      <artifactId>commons-httpclient</artifactId>
      </dependency>

      Attachments

        Activity

          People

            Unassigned Unassigned
            metaboss Rost Vashevnik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: