You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Afkham Azeez (JIRA)" <ji...@apache.org> on 2010/12/21 14:20:03 UTC

[jira] Resolved: (AXIS2-3885) Integration module's pom.xml does not have commons-httpclient listed as dependency. As the result - build fails

     [ https://issues.apache.org/jira/browse/AXIS2-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Afkham Azeez resolved AXIS2-3885.
---------------------------------

    Resolution: Fixed

This error not there in the trunk

> Integration module's pom.xml does not have commons-httpclient listed as dependency. As the result - build fails
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-3885
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3885
>             Project: Axis2
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 1.4
>         Environment: Building on Windows with Maven
>            Reporter: Rost Vashevnik
>            Priority: Minor
>
> 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>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org