Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.0-alpha-4
-
None
-
None
Description
It might be caused by a quite long subversion scm connection string:
scm:svn:https://cvidal@turenne.vidal.biz/repos/proxiad/Socle/Passage%20%c3%a0%20Maven%202%20et%20WTP/Tentative%20de%20projets%20Maven%202%20sous%20Eclipse%20WTP%200.7
I have attached the full wrapper.log for the following scenario: start continuum, trigger build manually, stop continuum.
The pom's scm configuration is as follows:
<scm>
<connection>scm:svn:https://cvidal@turenne.vidal.biz/repos/proxiad/Socle/Passage%20%c3%a0%20Maven%202%20et%20WTP/Tentative%20de%20projets%20Maven%202%20sous%20Eclipse%20WTP%200.7</connection>
</scm>