[
https://issues.apache.org/jira/browse/AXIS2-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610526#action_12610526
]
Deepal Jayasinghe commented on AXIS2-3885:
------------------------------------------
Is this happen in fresh checkout , in my machine build works fine
> 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: Axis 2.0 (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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]