Advertisement
Guest User

Untitled

a guest
Jul 10th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. __ __
  2.  
  3. | \/ |__ _Apache__ ___
  4.  
  5. | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
  6.  
  7. |_| |_\__,_|\_/\___|_||_| v. 1.0.2
  8.  
  9.  
  10.  
  11. build:start:
  12.  
  13. svnimporter:build:
  14. multiproject:projects-init:
  15. [echo] Gathering project list
  16. Starting the reactor...
  17.  
  18. Our processing order:
  19.  
  20. SVN Importer 2 Core
  21.  
  22. SVN Importer 2 VSS-Provider
  23.  
  24. SVN Importer 2 CVS-Provider
  25.  
  26. +----------------------------------------
  27.  
  28. | Gathering project list SVN Importer 2 Core
  29.  
  30. | Memory: 4M/15M
  31.  
  32. +----------------------------------------
  33.  
  34. +----------------------------------------
  35.  
  36. | Gathering project list SVN Importer 2 VSS-Provider
  37.  
  38. | Memory: 4M/15M
  39.  
  40. +----------------------------------------
  41.  
  42. +----------------------------------------
  43.  
  44. | Gathering project list SVN Importer 2 CVS-Provider
  45.  
  46. | Memory: 4M/15M
  47.  
  48. +----------------------------------------
  49.  
  50. Starting the reactor...
  51.  
  52. Our processing order:
  53.  
  54. SVN Importer 2 Core
  55.  
  56. SVN Importer 2 VSS-Provider
  57.  
  58. SVN Importer 2 CVS-Provider
  59.  
  60. +----------------------------------------
  61.  
  62. | Executing jar:install-snapshot,eclipse-plugin:install-artifact,eclipse-plugin:create-artifact-dist SVN Importer 2 Core
  63.  
  64. | Memory: 4M/15M
  65.  
  66. +----------------------------------------
  67.  
  68.  
  69. multiproject:goal:
  70. build:start:
  71.  
  72. java:prepare-filesystem:
  73.  
  74. java:compile:
  75. [echo] Compiling to C:\Users\quimpog\Desktop\msysgit\polarion2\svnimporter\svnimporter2-master\..\org.polarion.svnimporter2.core/target/classes
  76.  
  77. java:jar-resources:
  78.  
  79. test:prepare-filesystem:
  80.  
  81. test:test-resources:
  82.  
  83. test:compile:
  84. Overriding previous definition of reference to maven.test.compile.src.set
  85. [echo] cp=C:\Users\quimpog\Desktop\msysgit\polarion2\svnimporter\org.polarion.svnimporter2.core\src\test\java-base;C:\Users\quimpog\Desktop\msysgit\polarion2\svnimporter\org.polarion.svnimporter2.core\src\test\java
  86.  
  87. test:test:
  88. [junit] Running org.polarion.svnimporter2.core.configuration.ConfigurationExceptionTest
  89. [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.142 sec
  90. [junit] Running org.polarion.svnimporter2.core.internal.configuration.MainConfigurationTest
  91. [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.216 sec
  92. [junit] Running org.polarion.svnimporter2.core.internal.configuration.ProjectConfigurationTest
  93. [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.198 sec
  94. [junit] Running org.polarion.svnimporter2.core.internal.export.AddDirNodeTest
  95. [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.147 sec
  96. [junit] Running org.polarion.svnimporter2.core.internal.export.AddFileNodeTest
  97. [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.163 sec
  98. [junit] Running org.polarion.svnimporter2.core.internal.export.ContentNodeTest
  99. [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.162 sec
  100. [junit] Running org.polarion.svnimporter2.core.internal.export.CopyNodeTest
  101. [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.154 sec
  102. [junit] Running org.polarion.svnimporter2.core.internal.export.DeleteNodeTest
  103. [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.153 sec
  104. [junit] Running org.polarion.svnimporter2.core.internal.export.EditFileNodeTest
  105. [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.162 sec
  106. [junit] Running org.polarion.svnimporter2.core.internal.export.NodeTest
  107. [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
  108. [junit] Running org.polarion.svnimporter2.core.internal.export.PathNodeTest
  109. [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
  110. [junit] Running org.polarion.svnimporter2.core.internal.export.RevisionTest
  111. [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.172 sec
  112. [junit] Running org.polarion.svnimporter2.core.internal.persistence.DateRevisionIndexTest
  113. [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.289 sec
  114. [junit] Running org.polarion.svnimporter2.core.internal.persistence.RevisionPersistenceTest
  115. [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.317 sec
  116. [junit] Running org.polarion.svnimporter2.core.model.ChangeSetBuilderTest
  117. [junit] Tests run: 11, Failures: 1, Errors: 0, Time elapsed: 0.192 sec
  118. [junit] [ERROR] TEST org.polarion.svnimporter2.core.model.ChangeSetBuilderTest FAILED
  119. [junit] Running org.polarion.svnimporter2.core.model.RevisionTest
  120. [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.167 sec
  121. [junit] Running org.polarion.svnimporter2.core.tasks.FixDatesTaskTest
  122. [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.175 sec
  123. Total time: 8 seconds
  124.  
  125. Finished at: Wed Jul 11 15:37:39 NZST 2012
  126.  
  127. BUILD FAILED
  128. File...... C:\Users\quimpog\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.
  129. jelly
  130. Element... maven:reactor
  131. Line...... 217
  132. Column.... 9
  133. Unable to obtain goal [test:test] -- C:\Users\quimpog\.maven\cache\maven-test-plugin-1.6.2\plugin.jelly:181:54: <fail> There were test failures.
  134. Total time: 8 seconds
  135. Finished at: Wed Jul 11 15:42:06 NZST 2012
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement