[
https://issues.apache.org/jira/browse/AXIS2-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thorsten Schöning updated AXIS2-5795:
-------------------------------------
Description:
For the long story, please recognize comment 1, else here are the steps with
which I can reproduce the problem in my environment:
1. delete $\{home\}/.m2
2. checkout http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7
@ 1746141
3. build -> failure: \[INFO\] Apache Axis2 - Transport - UDP
..................... FAILURE [ 2.273 s]
4. delete $\{home\}/.m2
5. checkout http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7
@ 1746119
6. build -> success
7. checkout http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7
@ 1746141
8. build -> failure: \[INFO\] Apache Axis2 - Transport - UDP
..................... FAILURE [ 2.273 s]
9. change src\modules\transport\udp\pom.xml <version>1.7.3</version> ->
<version>1.7.3-SNAPSHOT</version>
10. build -> success
The changes of step 9 depend on the version checked out, currently it's for
1.7.3, for 1.7.2 it was a bit different. But as the root cause surely is the
same and the tests run a long time, I'll focussed on 1.7.3.
I'm issueing a full mvn clean && mvn install always.
was:
For the long story, please recognize comment 1, else here are the steps with
which I can reproduce the problem in my environment:
1. delete ${home}/.m2
2. checkout http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7
@ 1746141
3. build -> failure: [INFO] Apache Axis2 - Transport - UDP
..................... FAILURE [ 2.273 s]
4. delete ${home}/.m2
5. checkout http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7
@ 1746119
6. build -> success
7. checkout http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7
@ 1746141
8. build -> failure: [INFO] Apache Axis2 - Transport - UDP
..................... FAILURE [ 2.273 s]
9. change src\modules\transport\udp\pom.xml <version>1.7.3</version> ->
<version>1.7.3-SNAPSHOT</version>
10. build -> success
The changes of step 9 depend on the version checked out, currently it's for
1.7.3, for 1.7.2 it was a bit different. But as the root cause surely is the
same and the tests run a long time, I'll focussed on 1.7.3.
I'm issueing a full mvn clean && mvn install always.
> Failing tests because of SNAPSHOT vs. release changes in pom.xml
> ----------------------------------------------------------------
>
> Key: AXIS2-5795
> URL: https://issues.apache.org/jira/browse/AXIS2-5795
> Project: Axis2
> Issue Type: Bug
> Components: jaxws, UDP transport
> Affects Versions: 1.7.2, 1.7.3
> Environment: Windows 8.1 x64 Prof., Tomcat 7.0.68, JDK 1.8.0_92 x64
> Reporter: Thorsten Schöning
>
> For the long story, please recognize comment 1, else here are the steps with
> which I can reproduce the problem in my environment:
> 1. delete $\{home\}/.m2
> 2. checkout
> http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 @ 1746141
> 3. build -> failure: \[INFO\] Apache Axis2 - Transport - UDP
> ..................... FAILURE [ 2.273 s]
> 4. delete $\{home\}/.m2
> 5. checkout
> http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 @ 1746119
> 6. build -> success
> 7. checkout
> http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 @ 1746141
> 8. build -> failure: \[INFO\] Apache Axis2 - Transport - UDP
> ..................... FAILURE [ 2.273 s]
> 9. change src\modules\transport\udp\pom.xml <version>1.7.3</version> ->
> <version>1.7.3-SNAPSHOT</version>
> 10. build -> success
> The changes of step 9 depend on the version checked out, currently it's for
> 1.7.3, for 1.7.2 it was a bit different. But as the root cause surely is the
> same and the tests run a long time, I'll focussed on 1.7.3.
> I'm issueing a full mvn clean && mvn install always.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]