You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
399 lines
77 KiB
399 lines
77 KiB
mvn : Java HotSpot(TM) 64-Bit Server VM warning: Sharing is only s
|
|
upported for boot loader classes because bootstrap classpath has b
|
|
een appended
|
|
所在位置 行:1 字符: 2
|
|
+ mvn -s settings.xml -pl crm-customer,crm-project test -q > .scr
|
|
atch\ ...
|
|
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
~~~~~
|
|
+ CategoryInfo : NotSpecified: (Java HotSpot(TM...s
|
|
been appended:String) [], RemoteException
|
|
+ FullyQualifiedErrorId : NativeCommandError
|
|
|
|
15:24:18.462 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 开始,now=2026-09-11T15:24:18.460024300
|
|
15:24:18.689 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 完成:新增待发 1 条,旧锚点失效 0 条
|
|
15:24:18.877 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 开始,now=2026-09-11T15:24:18.877479
|
|
15:24:18.878 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 提醒规则未初始化或总开关关闭,整轮跳过
|
|
15:24:18.880 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 开始,now=2026-09-11T15:24:18.880469200
|
|
15:24:18.881 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 提醒规则未初始化或总开关关闭,整轮跳过
|
|
15:24:18.886 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 开始,now=2026-09-11T15:24:18.886454800
|
|
15:24:18.887 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 首次触发与二次提醒均关闭,整轮跳过
|
|
15:24:18.907 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 开始,now=2026-09-11T15:24:18.907398
|
|
15:24:18.924 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 完成:新增待发 1 条,旧锚点失效 0 条
|
|
15:24:18.956 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 开始,now=2026-09-11T15:24:18.956427700
|
|
15:24:18.983 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 完成:新增待发 0 条,旧锚点失效 1 条
|
|
15:24:19.019 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 开始,now=2026-09-11T15:24:19.019614400
|
|
15:24:19.038 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 完成:新增待发 1 条,旧锚点失效 0 条
|
|
15:24:19.058 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 开始,now=2026-09-11T15:24:19.058785200
|
|
15:24:19.064 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 完成:新增待发 0 条,旧锚点失效 0 条
|
|
15:24:19.094 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 开始,now=2026-09-11T15:24:19.094250100
|
|
15:24:19.105 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 完成:新增待发 0 条,旧锚点失效 0 条
|
|
15:24:19.123 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 开始,now=2026-09-11T15:24:19.123172300
|
|
15:24:19.131 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 完成:新增待发 1 条,旧锚点失效 0 条
|
|
15:24:19.131 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 开始,now=2026-09-11T15:24:19.131150500
|
|
15:24:19.139 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 完成:新增待发 0 条,旧锚点失效 0 条
|
|
15:24:19.156 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 开始,now=2026-09-11T15:24:19.156793300
|
|
15:24:19.158 [main] INFO com.crm.customer.job.CustomerReminderJob -- [客户提醒Job] 无参与扫描客户,跳过
|
|
Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts
|
|
[ERROR] Tests run: 9, Failures: 0, Errors: 9, Skipped: 0, Time elapsed: 0.820 s <<< FAILURE! -- in com.crm.customer.service.impl.ContactImportIntegrationTest
|
|
[ERROR] com.crm.customer.service.impl.ContactImportIntegrationTest.execute_failRowsAndRepeatConfirm -- Time elapsed: 0.062 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.dictItem(ContactImportIntegrationTest.java:240)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.stubDictQueryService(ContactImportIntegrationTest.java:223)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.setUp(ContactImportIntegrationTest.java:170)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.tearDown(ContactImportIntegrationTest.java:191)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.ContactImportIntegrationTest.confirm_executeFullChain -- Time elapsed: 0.019 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.dictItem(ContactImportIntegrationTest.java:240)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.stubDictQueryService(ContactImportIntegrationTest.java:223)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.setUp(ContactImportIntegrationTest.java:170)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.tearDown(ContactImportIntegrationTest.java:191)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.ContactImportIntegrationTest.execute_updateResetsManualLock -- Time elapsed: 0.014 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.dictItem(ContactImportIntegrationTest.java:240)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.stubDictQueryService(ContactImportIntegrationTest.java:223)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.setUp(ContactImportIntegrationTest.java:170)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.tearDown(ContactImportIntegrationTest.java:191)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.ContactImportIntegrationTest.page_onlySelfTasks -- Time elapsed: 0.006 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.dictItem(ContactImportIntegrationTest.java:240)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.stubDictQueryService(ContactImportIntegrationTest.java:223)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.setUp(ContactImportIntegrationTest.java:170)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.tearDown(ContactImportIntegrationTest.java:191)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.ContactImportIntegrationTest.upload_invisibleCustomer -- Time elapsed: 0.009 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.dictItem(ContactImportIntegrationTest.java:240)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.stubDictQueryService(ContactImportIntegrationTest.java:223)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.setUp(ContactImportIntegrationTest.java:170)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.tearDown(ContactImportIntegrationTest.java:191)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.ContactImportIntegrationTest.upload_guards -- Time elapsed: 0.010 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.dictItem(ContactImportIntegrationTest.java:240)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.stubDictQueryService(ContactImportIntegrationTest.java:223)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.setUp(ContactImportIntegrationTest.java:170)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.tearDown(ContactImportIntegrationTest.java:191)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.ContactImportIntegrationTest.upload_precheckCountsAndDraft -- Time elapsed: 0.009 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.dictItem(ContactImportIntegrationTest.java:240)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.stubDictQueryService(ContactImportIntegrationTest.java:223)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.setUp(ContactImportIntegrationTest.java:170)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.tearDown(ContactImportIntegrationTest.java:191)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.ContactImportIntegrationTest.execute_unchangedAndManualLockReset -- Time elapsed: 0.006 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.dictItem(ContactImportIntegrationTest.java:240)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.stubDictQueryService(ContactImportIntegrationTest.java:223)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.setUp(ContactImportIntegrationTest.java:170)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.tearDown(ContactImportIntegrationTest.java:191)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.ContactImportIntegrationTest.template_headersReadable -- Time elapsed: 0.004 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.dictItem(ContactImportIntegrationTest.java:240)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.stubDictQueryService(ContactImportIntegrationTest.java:223)
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.setUp(ContactImportIntegrationTest.java:170)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.ContactImportIntegrationTest.tearDown(ContactImportIntegrationTest.java:191)
|
|
... 3 more
|
|
|
|
[ERROR] Tests run: 11, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 0.498 s <<< FAILURE! -- in com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest
|
|
[ERROR] com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.batchEdit_atomicFail -- Time elapsed: 0.155 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.dictItem(CustomerContactEnhanceIntegrationTest.java:456)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.stubDictQueryService(CustomerContactEnhanceIntegrationTest.java:438)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.setUp(CustomerContactEnhanceIntegrationTest.java:132)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.tearDown(CustomerContactEnhanceIntegrationTest.java:147)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.reveal_invisibleOrMissing -- Time elapsed: 0.008 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.dictItem(CustomerContactEnhanceIntegrationTest.java:456)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.stubDictQueryService(CustomerContactEnhanceIntegrationTest.java:438)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.setUp(CustomerContactEnhanceIntegrationTest.java:132)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.tearDown(CustomerContactEnhanceIntegrationTest.java:147)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.export_rowsAndMasking -- Time elapsed: 0.010 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.dictItem(CustomerContactEnhanceIntegrationTest.java:456)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.stubDictQueryService(CustomerContactEnhanceIntegrationTest.java:438)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.setUp(CustomerContactEnhanceIntegrationTest.java:132)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.tearDown(CustomerContactEnhanceIntegrationTest.java:147)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.batchEdit_dictFollowAndLock -- Time elapsed: 0.009 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.dictItem(CustomerContactEnhanceIntegrationTest.java:456)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.stubDictQueryService(CustomerContactEnhanceIntegrationTest.java:438)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.setUp(CustomerContactEnhanceIntegrationTest.java:132)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.tearDown(CustomerContactEnhanceIntegrationTest.java:147)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.reveal_plaintextAndAuditLog -- Time elapsed: 0.004 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.dictItem(CustomerContactEnhanceIntegrationTest.java:456)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.stubDictQueryService(CustomerContactEnhanceIntegrationTest.java:438)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.setUp(CustomerContactEnhanceIntegrationTest.java:132)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.tearDown(CustomerContactEnhanceIntegrationTest.java:147)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.quickAdd_partialSuccess -- Time elapsed: 0.006 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.dictItem(CustomerContactEnhanceIntegrationTest.java:456)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.stubDictQueryService(CustomerContactEnhanceIntegrationTest.java:438)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.setUp(CustomerContactEnhanceIntegrationTest.java:132)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.tearDown(CustomerContactEnhanceIntegrationTest.java:147)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.quickAdd_dedup -- Time elapsed: 0.005 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.dictItem(CustomerContactEnhanceIntegrationTest.java:456)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.stubDictQueryService(CustomerContactEnhanceIntegrationTest.java:438)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.setUp(CustomerContactEnhanceIntegrationTest.java:132)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.tearDown(CustomerContactEnhanceIntegrationTest.java:147)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.batchEdit_maskedPhoneKept -- Time elapsed: 0.005 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.dictItem(CustomerContactEnhanceIntegrationTest.java:456)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.stubDictQueryService(CustomerContactEnhanceIntegrationTest.java:438)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.setUp(CustomerContactEnhanceIntegrationTest.java:132)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.tearDown(CustomerContactEnhanceIntegrationTest.java:147)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.batchEdit_emptyAndInvisible -- Time elapsed: 0.009 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.dictItem(CustomerContactEnhanceIntegrationTest.java:456)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.stubDictQueryService(CustomerContactEnhanceIntegrationTest.java:438)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.setUp(CustomerContactEnhanceIntegrationTest.java:132)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.tearDown(CustomerContactEnhanceIntegrationTest.java:147)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.baseService_maskingRegression -- Time elapsed: 0.004 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.dictItem(CustomerContactEnhanceIntegrationTest.java:456)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.stubDictQueryService(CustomerContactEnhanceIntegrationTest.java:438)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.setUp(CustomerContactEnhanceIntegrationTest.java:132)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.tearDown(CustomerContactEnhanceIntegrationTest.java:147)
|
|
... 3 more
|
|
|
|
[ERROR] com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.quickAdd_blankEmptyAndInvisible -- Time elapsed: 0.008 s <<< ERROR!
|
|
java.lang.NoSuchMethodError: 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.dictItem(CustomerContactEnhanceIntegrationTest.java:456)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.stubDictQueryService(CustomerContactEnhanceIntegrationTest.java:438)
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.setUp(CustomerContactEnhanceIntegrationTest.java:132)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
Suppressed: java.lang.NullPointerException: Cannot invoke "org.mockito.MockedStatic.close()" because "this.securityMock" is null
|
|
at com.crm.customer.service.impl.CustomerContactEnhanceIntegrationTest.tearDown(CustomerContactEnhanceIntegrationTest.java:147)
|
|
... 3 more
|
|
|
|
15:24:29.796 [main] WARN com.crm.customer.service.impl.CustomerDetailServiceImpl -- 关联商机计数反查失败(降级显 --)customerId=2098311704417832962
|
|
java.lang.IllegalStateException: 商机模块不可用
|
|
at com.crm.customer.service.impl.CustomerFollowDetailIntegrationTest$1.pageByCustomerId(CustomerFollowDetailIntegrationTest.java:267)
|
|
at com.crm.customer.service.impl.CustomerDetailServiceImpl.countOpportunitiesQuietly(CustomerDetailServiceImpl.java:292)
|
|
at com.crm.customer.service.impl.CustomerDetailServiceImpl.detailHead(CustomerDetailServiceImpl.java:88)
|
|
at com.crm.customer.service.impl.CustomerFollowDetailIntegrationTest.detailHead_aggregate(CustomerFollowDetailIntegrationTest.java:275)
|
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
|
|
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
|
|
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
|
|
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
|
|
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
|
|
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
|
|
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
|
|
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
|
|
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
|
|
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
|
|
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
|
|
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
|
|
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
|
|
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
|
|
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)
|
|
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)
|
|
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)
|
|
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)
|
|
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
|
|
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
|
|
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
|
|
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
|
|
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
|
|
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
|
|
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
|
|
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
|
|
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
|
|
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
|
|
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
|
|
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
|
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
|
|
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
|
|
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
|
|
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
|
|
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
|
|
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
|
|
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
|
|
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
|
|
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
|
|
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
|
|
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
|
|
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
|
|
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
|
|
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
|
|
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
|
|
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
|
|
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
|
|
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
|
|
at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
|
|
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
|
|
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
|
|
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
|
|
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
|
|
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
|
|
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
|
|
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
|
|
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
|
|
15:24:33.857 [main] INFO com.crm.customer.task.CustomerImportExecutor -- 客户导入任务完成:taskId=2098311721232797697, insert=1, update=0, unchanged=0, fail=1, suspect=0
|
|
15:24:34.115 [main] INFO com.crm.customer.task.CustomerImportExecutor -- 客户导入任务完成:taskId=2098311722411397121, insert=1, update=0, unchanged=0, fail=0, suspect=0
|
|
15:24:34.375 [main] INFO com.crm.customer.task.CustomerImportExecutor -- 客户导入任务完成:taskId=2098311723594190850, insert=1, update=0, unchanged=0, fail=2, suspect=0
|
|
15:24:34.646 [main] INFO com.crm.customer.task.CustomerImportExecutor -- 客户导入任务完成:taskId=2098311724642766850, insert=2, update=0, unchanged=0, fail=0, suspect=1
|
|
15:24:35.053 [main] INFO com.crm.customer.task.CustomerImportExecutor -- 客户导入任务完成:taskId=2098311726408568834, insert=0, update=0, unchanged=1, fail=0, suspect=1
|
|
15:24:35.280 [main] INFO com.crm.customer.task.CustomerImportExecutor -- 客户导入任务完成:taskId=2098311727385841665, insert=0, update=1, unchanged=1, fail=0, suspect=0
|
|
15:24:35.642 [main] INFO com.crm.customer.task.CustomerImportExecutor -- 客户导入任务完成:taskId=2098311728891596801, insert=0, update=0, unchanged=0, fail=0, suspect=1
|
|
15:24:36.027 [main] INFO com.crm.customer.task.CustomerImportExecutor -- 客户导入任务完成:taskId=2098311730527375362, insert=0, update=1, unchanged=0, fail=1, suspect=0
|
|
15:24:36.530 [main] INFO com.crm.customer.task.CustomerImportExecutor -- 客户导入任务完成:taskId=2098311732679053313, insert=1, update=0, unchanged=0, fail=0, suspect=0
|
|
15:24:37.306 [main] INFO com.crm.customer.task.CustomerImportExecutor -- 客户导入任务完成:taskId=2098311735879307265, insert=0, update=1, unchanged=1, fail=0, suspect=0
|
|
[ERROR] Errors:
|
|
[ERROR] ContactImportIntegrationTest.setUp:170->stubDictQueryService:223->dictItem:240 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] ContactImportIntegrationTest.setUp:170->stubDictQueryService:223->dictItem:240 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] ContactImportIntegrationTest.setUp:170->stubDictQueryService:223->dictItem:240 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] ContactImportIntegrationTest.setUp:170->stubDictQueryService:223->dictItem:240 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] ContactImportIntegrationTest.setUp:170->stubDictQueryService:223->dictItem:240 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] ContactImportIntegrationTest.setUp:170->stubDictQueryService:223->dictItem:240 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] ContactImportIntegrationTest.setUp:170->stubDictQueryService:223->dictItem:240 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] ContactImportIntegrationTest.setUp:170->stubDictQueryService:223->dictItem:240 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] ContactImportIntegrationTest.setUp:170->stubDictQueryService:223->dictItem:240 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] CustomerContactEnhanceIntegrationTest.setUp:132->stubDictQueryService:438->dictItem:456 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] CustomerContactEnhanceIntegrationTest.setUp:132->stubDictQueryService:438->dictItem:456 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] CustomerContactEnhanceIntegrationTest.setUp:132->stubDictQueryService:438->dictItem:456 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] CustomerContactEnhanceIntegrationTest.setUp:132->stubDictQueryService:438->dictItem:456 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] CustomerContactEnhanceIntegrationTest.setUp:132->stubDictQueryService:438->dictItem:456 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] CustomerContactEnhanceIntegrationTest.setUp:132->stubDictQueryService:438->dictItem:456 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] CustomerContactEnhanceIntegrationTest.setUp:132->stubDictQueryService:438->dictItem:456 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] CustomerContactEnhanceIntegrationTest.setUp:132->stubDictQueryService:438->dictItem:456 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] CustomerContactEnhanceIntegrationTest.setUp:132->stubDictQueryService:438->dictItem:456 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] CustomerContactEnhanceIntegrationTest.setUp:132->stubDictQueryService:438->dictItem:456 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] CustomerContactEnhanceIntegrationTest.setUp:132->stubDictQueryService:438->dictItem:456 NoSuchMethod 'void com.crm.dict.domain.dto.DictItemDTO.setLevel(java.lang.Integer)'
|
|
[ERROR] Tests run: 220, Failures: 0, Errors: 20, Skipped: 0
|
|
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.5:test (default-test) on project crm-customer:
|
|
[ERROR]
|
|
[ERROR] Please refer to D:\code\crm-backend-matt\crm-customer\target\surefire-reports for the individual test results.
|
|
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
|
|
[ERROR] -> [Help 1]
|
|
[ERROR]
|
|
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
|
|
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
|
|
[ERROR]
|
|
[ERROR] For more information about the errors and possible solutions, please read the following articles:
|
|
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
|
|
|