-
Notifications
You must be signed in to change notification settings - Fork 1
/
bugs-dot-jar_ACCUMULO-1312_d9ab8449.log
785 lines (783 loc) · 57.3 KB
/
bugs-dot-jar_ACCUMULO-1312_d9ab8449.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
[INFO] Scanning for projects...
[WARNING] The project org.apache.accumulo:accumulo-project:pom:1.6.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Apache Accumulo Project [pom]
[INFO] Trace [jar]
[INFO] Fate [jar]
[INFO] Start [jar]
[INFO] Core [jar]
[INFO] Server [jar]
[INFO] Examples [pom]
[INFO] Simple Examples [jar]
[INFO] MiniCluster [jar]
[INFO] Accumulo Maven Plugin [maven-plugin]
[INFO] Testing [jar]
[INFO] Proxy [jar]
[INFO] Assemblies [pom]
[INFO] Documentation [pom]
[INFO]
[INFO] ----------------< org.apache.accumulo:accumulo-project >----------------
[INFO] Building Apache Accumulo Project 1.6.0-SNAPSHOT [1/14]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-project ---
[INFO] Verifying file /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/pom.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-project ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-project ---
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-project ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-project ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:verify (run-integration-tests) @ accumulo-project ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-project ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 132 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 4 unknown: 4 generated: 0 approved: 124 licence.
[INFO]
[INFO] -----------------< org.apache.accumulo:accumulo-trace >-----------------
[INFO] Building Trace 1.6.0-SNAPSHOT [2/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-trace ---
[INFO] Verifying file /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/trace/pom.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-trace ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-trace ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-trace ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/trace/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-trace ---
[INFO] Compiling 22 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/trace/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-trace ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/trace/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-trace ---
[INFO] Compiling 3 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/trace/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-trace ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-trace ---
[INFO] Building jar: /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/trace/target/accumulo-trace-1.6.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-trace ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-trace ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:verify (run-integration-tests) @ accumulo-trace ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-trace ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 28 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 28 licence.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ accumulo-trace ---
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/trace/target/accumulo-trace-1.6.0-SNAPSHOT.jar to /home/user/.m2/repository/org/apache/accumulo/accumulo-trace/1.6.0-SNAPSHOT/accumulo-trace-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/trace/pom.xml to /home/user/.m2/repository/org/apache/accumulo/accumulo-trace/1.6.0-SNAPSHOT/accumulo-trace-1.6.0-SNAPSHOT.pom
[INFO]
[INFO] -----------------< org.apache.accumulo:accumulo-fate >------------------
[INFO] Building Fate 1.6.0-SNAPSHOT [3/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-fate ---
[INFO] Verifying file /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/fate/pom.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-fate ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-fate ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-fate ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/fate/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-fate ---
[INFO] Compiling 22 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/fate/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-fate ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-fate ---
[INFO] Compiling 4 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/fate/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-fate ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-fate ---
[INFO] Building jar: /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/fate/target/accumulo-fate-1.6.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-fate ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-fate ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:verify (run-integration-tests) @ accumulo-fate ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-fate ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 28 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 28 licence.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ accumulo-fate ---
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/fate/target/accumulo-fate-1.6.0-SNAPSHOT.jar to /home/user/.m2/repository/org/apache/accumulo/accumulo-fate/1.6.0-SNAPSHOT/accumulo-fate-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/fate/pom.xml to /home/user/.m2/repository/org/apache/accumulo/accumulo-fate/1.6.0-SNAPSHOT/accumulo-fate-1.6.0-SNAPSHOT.pom
[INFO]
[INFO] -----------------< org.apache.accumulo:accumulo-start >-----------------
[INFO] Building Start 1.6.0-SNAPSHOT [4/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-start ---
[INFO] Verifying file /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/start/pom.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-start ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-start ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-start ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/start/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-start ---
[INFO] Compiling 18 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/start/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-start ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-start ---
[INFO] Compiling 7 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/start/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-start ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-start ---
[INFO] Building jar: /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/start/target/accumulo-start-1.6.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-start ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-start ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:verify (run-integration-tests) @ accumulo-start ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-start ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 35 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 30 licence.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ accumulo-start ---
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/start/target/accumulo-start-1.6.0-SNAPSHOT.jar to /home/user/.m2/repository/org/apache/accumulo/accumulo-start/1.6.0-SNAPSHOT/accumulo-start-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/start/pom.xml to /home/user/.m2/repository/org/apache/accumulo/accumulo-start/1.6.0-SNAPSHOT/accumulo-start-1.6.0-SNAPSHOT.pom
[INFO]
[INFO] -----------------< org.apache.accumulo:accumulo-core >------------------
[INFO] Building Core 1.6.0-SNAPSHOT [5/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-core ---
[INFO] Verifying file /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/core/pom.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-core ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (prepare-filtered-java-source) @ accumulo-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-filtered-java-source) @ accumulo-core ---
[INFO] Source directory: /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/core/target/filtered-java-src added.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-core ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-core ---
[INFO] Compiling 532 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/core/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-core ---
[INFO] Compiling 100 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/core/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-core ---
[INFO] Building jar: /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/core/target/accumulo-core-1.6.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-core ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:verify (run-integration-tests) @ accumulo-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-core ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: src/test/resources/shelltest.txt
[INFO] Exclude: src/test/resources/org/apache/accumulo/core/file/rfile/ver_3.rf
[INFO] Exclude: src/test/resources/org/apache/accumulo/core/file/rfile/ver_4.rf
[INFO] Exclude: src/test/resources/org/apache/accumulo/core/file/rfile/ver_6.rf
[INFO] 646 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 646 licence.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ accumulo-core ---
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/core/target/accumulo-core-1.6.0-SNAPSHOT.jar to /home/user/.m2/repository/org/apache/accumulo/accumulo-core/1.6.0-SNAPSHOT/accumulo-core-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/core/pom.xml to /home/user/.m2/repository/org/apache/accumulo/accumulo-core/1.6.0-SNAPSHOT/accumulo-core-1.6.0-SNAPSHOT.pom
[INFO]
[INFO] ----------------< org.apache.accumulo:accumulo-server >-----------------
[INFO] Building Server 1.6.0-SNAPSHOT [6/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-server ---
[INFO] Verifying file /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/server/pom.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-server ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-server ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 38 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-server ---
[INFO] Compiling 253 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/server/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-server ---
[INFO] Compiling 25 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/server/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-server ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-server ---
[INFO] Building jar: /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/server/target/accumulo-server-1.6.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-server ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-server ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:verify (run-integration-tests) @ accumulo-server ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-server ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: src/main/resources/web/flot/**/*.js
[INFO] 307 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 303 licence.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ accumulo-server ---
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/server/target/accumulo-server-1.6.0-SNAPSHOT.jar to /home/user/.m2/repository/org/apache/accumulo/accumulo-server/1.6.0-SNAPSHOT/accumulo-server-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/server/pom.xml to /home/user/.m2/repository/org/apache/accumulo/accumulo-server/1.6.0-SNAPSHOT/accumulo-server-1.6.0-SNAPSHOT.pom
[INFO]
[INFO] ---------------< org.apache.accumulo:accumulo-examples >----------------
[INFO] Building Examples 1.6.0-SNAPSHOT [7/14]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-examples ---
[INFO] Verifying file /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/examples/pom.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-examples ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-examples ---
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-examples ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-examples ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:verify (run-integration-tests) @ accumulo-examples ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-examples ---
[INFO] 52 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1 licence.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ accumulo-examples ---
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/examples/pom.xml to /home/user/.m2/repository/org/apache/accumulo/accumulo-examples/1.6.0-SNAPSHOT/accumulo-examples-1.6.0-SNAPSHOT.pom
[INFO]
[INFO] ------------< org.apache.accumulo:accumulo-examples-simple >------------
[INFO] Building Simple Examples 1.6.0-SNAPSHOT [8/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-examples-simple ---
[INFO] Verifying file /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/examples/simple/pom.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-examples-simple ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-examples-simple ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-examples-simple ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-examples-simple ---
[INFO] Compiling 42 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/examples/simple/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-examples-simple ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-examples-simple ---
[INFO] Compiling 5 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/examples/simple/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-examples-simple ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-examples-simple ---
[INFO] Building jar: /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/examples/simple/target/accumulo-examples-simple-1.6.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-examples-simple ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-examples-simple ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:verify (run-integration-tests) @ accumulo-examples-simple ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-examples-simple ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.accumulo.core.util.shell.ShellExtension
[INFO] 49 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 49 licence.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ accumulo-examples-simple ---
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/examples/simple/target/accumulo-examples-simple-1.6.0-SNAPSHOT.jar to /home/user/.m2/repository/org/apache/accumulo/accumulo-examples-simple/1.6.0-SNAPSHOT/accumulo-examples-simple-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/examples/simple/pom.xml to /home/user/.m2/repository/org/apache/accumulo/accumulo-examples-simple/1.6.0-SNAPSHOT/accumulo-examples-simple-1.6.0-SNAPSHOT.pom
[INFO]
[INFO] --------------< org.apache.accumulo:accumulo-minicluster >--------------
[INFO] Building MiniCluster 1.6.0-SNAPSHOT [9/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-minicluster ---
[INFO] Verifying file /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/minicluster/pom.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-minicluster ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-minicluster ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-minicluster ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/minicluster/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-minicluster ---
[INFO] Compiling 8 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/minicluster/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-minicluster ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-minicluster ---
[INFO] Compiling 2 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/minicluster/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-minicluster ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-minicluster ---
[INFO] Building jar: /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/minicluster/target/accumulo-minicluster-1.6.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-minicluster ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-minicluster ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:verify (run-integration-tests) @ accumulo-minicluster ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-minicluster ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 13 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 12 licence.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ accumulo-minicluster ---
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/minicluster/target/accumulo-minicluster-1.6.0-SNAPSHOT.jar to /home/user/.m2/repository/org/apache/accumulo/accumulo-minicluster/1.6.0-SNAPSHOT/accumulo-minicluster-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/minicluster/pom.xml to /home/user/.m2/repository/org/apache/accumulo/accumulo-minicluster/1.6.0-SNAPSHOT/accumulo-minicluster-1.6.0-SNAPSHOT.pom
[INFO]
[INFO] -------------< org.apache.accumulo:accumulo-maven-plugin >--------------
[INFO] Building Accumulo Maven Plugin 1.6.0-SNAPSHOT [10/14]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-maven-plugin ---
[INFO] Verifying file /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/pom.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-maven-plugin ---
[INFO]
[INFO] --- maven-plugin-plugin:3.2:helpmojo (help-goal) @ accumulo-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-maven-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-maven-plugin ---
[INFO] Compiling 4 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ accumulo-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 3 mojo descriptors.
[INFO]
[INFO] --- maven-plugin-plugin:3.2:descriptor (mojo-descriptor) @ accumulo-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 3 mojo descriptors.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-maven-plugin ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-maven-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-maven-plugin ---
[INFO] Building jar: /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/accumulo-maven-plugin-1.6.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ accumulo-maven-plugin ---
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-maven-plugin ---
[INFO]
[INFO] --- maven-invoker-plugin:1.7:install (integration-test) @ accumulo-maven-plugin ---
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/minicluster/pom.xml to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-minicluster/1.6.0-SNAPSHOT/accumulo-minicluster-1.6.0-SNAPSHOT.pom
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/minicluster/target/accumulo-minicluster-1.6.0-SNAPSHOT.jar to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-minicluster/1.6.0-SNAPSHOT/accumulo-minicluster-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/minicluster/pom.xml to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-minicluster/1.6.0-SNAPSHOT/accumulo-minicluster-1.6.0-SNAPSHOT.pom
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/pom.xml to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-project/1.6.0-SNAPSHOT/accumulo-project-1.6.0-SNAPSHOT.pom
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/core/pom.xml to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-core/1.6.0-SNAPSHOT/accumulo-core-1.6.0-SNAPSHOT.pom
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/core/target/accumulo-core-1.6.0-SNAPSHOT.jar to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-core/1.6.0-SNAPSHOT/accumulo-core-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/core/pom.xml to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-core/1.6.0-SNAPSHOT/accumulo-core-1.6.0-SNAPSHOT.pom
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/fate/pom.xml to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-fate/1.6.0-SNAPSHOT/accumulo-fate-1.6.0-SNAPSHOT.pom
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/fate/target/accumulo-fate-1.6.0-SNAPSHOT.jar to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-fate/1.6.0-SNAPSHOT/accumulo-fate-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/fate/pom.xml to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-fate/1.6.0-SNAPSHOT/accumulo-fate-1.6.0-SNAPSHOT.pom
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/trace/pom.xml to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-trace/1.6.0-SNAPSHOT/accumulo-trace-1.6.0-SNAPSHOT.pom
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/trace/target/accumulo-trace-1.6.0-SNAPSHOT.jar to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-trace/1.6.0-SNAPSHOT/accumulo-trace-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/trace/pom.xml to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-trace/1.6.0-SNAPSHOT/accumulo-trace-1.6.0-SNAPSHOT.pom
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/server/pom.xml to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-server/1.6.0-SNAPSHOT/accumulo-server-1.6.0-SNAPSHOT.pom
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/server/target/accumulo-server-1.6.0-SNAPSHOT.jar to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-server/1.6.0-SNAPSHOT/accumulo-server-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/server/pom.xml to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-server/1.6.0-SNAPSHOT/accumulo-server-1.6.0-SNAPSHOT.pom
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/start/pom.xml to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-start/1.6.0-SNAPSHOT/accumulo-start-1.6.0-SNAPSHOT.pom
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/start/target/accumulo-start-1.6.0-SNAPSHOT.jar to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-start/1.6.0-SNAPSHOT/accumulo-start-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/start/pom.xml to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-start/1.6.0-SNAPSHOT/accumulo-start-1.6.0-SNAPSHOT.pom
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/pom.xml to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-maven-plugin/1.6.0-SNAPSHOT/accumulo-maven-plugin-1.6.0-SNAPSHOT.pom
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/accumulo-maven-plugin-1.6.0-SNAPSHOT.jar to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/local-repo/org/apache/accumulo/accumulo-maven-plugin/1.6.0-SNAPSHOT/accumulo-maven-plugin-1.6.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-maven-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-invoker-plugin:1.7:run (integration-test) @ accumulo-maven-plugin ---
[INFO] Building: plugin-test/pom.xml
[INFO] run script postbuild.groovy
[INFO] ..SUCCESS (14.6 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 1, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:verify (run-integration-tests) @ accumulo-maven-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-maven-plugin ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 9 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 9 licence.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ accumulo-maven-plugin ---
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/target/accumulo-maven-plugin-1.6.0-SNAPSHOT.jar to /home/user/.m2/repository/org/apache/accumulo/accumulo-maven-plugin/1.6.0-SNAPSHOT/accumulo-maven-plugin-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/maven-plugin/pom.xml to /home/user/.m2/repository/org/apache/accumulo/accumulo-maven-plugin/1.6.0-SNAPSHOT/accumulo-maven-plugin-1.6.0-SNAPSHOT.pom
[INFO]
[INFO] -----------------< org.apache.accumulo:accumulo-test >------------------
[INFO] Building Testing 1.6.0-SNAPSHOT [11/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-test ---
[INFO] Verifying file /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/test/pom.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-test ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-test ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/test/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-test ---
[INFO] Compiling 152 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/test/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-test ---
[INFO] Compiling 78 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/test/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-test ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-test ---
[INFO] Building jar: /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/test/target/accumulo-test-1.6.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-test ---
[INFO]
[INFO] --- maven-dependency-plugin:2.7:build-classpath (setup-mini-classpath) @ accumulo-test ---
[INFO]
[INFO] >>> exec-maven-plugin:1.2.1:java (run-mini-for-integration-tests) > validate @ accumulo-test >>>
[INFO]
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-test ---
[INFO] Verifying file /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/test/pom.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-test ---
[INFO]
[INFO] <<< exec-maven-plugin:1.2.1:java (run-mini-for-integration-tests) < validate @ accumulo-test <<<
[INFO]
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:java (run-mini-for-integration-tests) @ accumulo-test ---
Starting MiniAccumuloCluster: testInstance1 in /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/test/target/accumulo-maven-plugin/testInstance1
Starting MiniAccumuloCluster: testInstance2 in /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/test/target/accumulo-maven-plugin/testInstance2
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-test ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:verify (run-integration-tests) @ accumulo-test ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-test ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: system/bench/lib/*splits
[INFO] Exclude: system/continuous/*.txt
[INFO] 355 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 340 licence.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ accumulo-test ---
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/test/target/accumulo-test-1.6.0-SNAPSHOT.jar to /home/user/.m2/repository/org/apache/accumulo/accumulo-test/1.6.0-SNAPSHOT/accumulo-test-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/test/pom.xml to /home/user/.m2/repository/org/apache/accumulo/accumulo-test/1.6.0-SNAPSHOT/accumulo-test-1.6.0-SNAPSHOT.pom
[INFO]
[INFO] -----------------< org.apache.accumulo:accumulo-proxy >-----------------
[INFO] Building Proxy 1.6.0-SNAPSHOT [12/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-proxy ---
[INFO] Verifying file /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/proxy/pom.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-proxy ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-proxy ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/proxy/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-proxy ---
[INFO] Compiling 38 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/proxy/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-proxy ---
[INFO] Compiling 5 source files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/proxy/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-proxy ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-proxy ---
[INFO] Building jar: /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/proxy/target/accumulo-proxy-1.6.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-proxy ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-proxy ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:verify (run-integration-tests) @ accumulo-proxy ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-proxy ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 53 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 50 licence.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ accumulo-proxy ---
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/proxy/target/accumulo-proxy-1.6.0-SNAPSHOT.jar to /home/user/.m2/repository/org/apache/accumulo/accumulo-proxy/1.6.0-SNAPSHOT/accumulo-proxy-1.6.0-SNAPSHOT.jar
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/proxy/pom.xml to /home/user/.m2/repository/org/apache/accumulo/accumulo-proxy/1.6.0-SNAPSHOT/accumulo-proxy-1.6.0-SNAPSHOT.pom
[INFO]
[INFO] --------------------< org.apache.accumulo:accumulo >--------------------
[INFO] Building Assemblies 1.6.0-SNAPSHOT [13/14]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo ---
[INFO] Verifying file /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/assemble/pom.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo ---
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo ---
[INFO]
[INFO] --- maven-assembly-plugin:2.2.1:single (directory-assembly) @ accumulo ---
[INFO] Reading assembly descriptor: src/main/assemblies/dev-directory.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.apache.accumulo:accumulo-docs'
[WARNING] The following patterns were never triggered in this artifact inclusion filter:
o 'org.apache.accumulo:accumulo-docs'
[INFO] Copying files to /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/assemble/target/accumulo-1.6.0-SNAPSHOT-dev
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:verify (run-integration-tests) @ accumulo ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 33 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 33 licence.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ accumulo ---
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/assemble/pom.xml to /home/user/.m2/repository/org/apache/accumulo/accumulo/1.6.0-SNAPSHOT/accumulo-1.6.0-SNAPSHOT.pom
[INFO]
[INFO] -----------------< org.apache.accumulo:accumulo-docs >------------------
[INFO] Building Documentation 1.6.0-SNAPSHOT [14/14]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-docs ---
[INFO] Verifying file /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/docs/pom.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-docs ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-docs ---
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-docs ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-docs ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.12.4:verify (run-integration-tests) @ accumulo-docs ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-docs ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 54 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 47 licence.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ accumulo-docs ---
[INFO] Installing /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/docs/pom.xml to /home/user/.m2/repository/org/apache/accumulo/accumulo-docs/1.6.0-SNAPSHOT/accumulo-docs-1.6.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Accumulo Project 1.6.0-SNAPSHOT ............. FAILURE [ 2.022 s]
[INFO] Trace .............................................. SUCCESS [ 1.736 s]
[INFO] Fate ............................................... SUCCESS [ 0.473 s]
[INFO] Start .............................................. SUCCESS [ 0.655 s]
[INFO] Core ............................................... SUCCESS [ 6.340 s]
[INFO] Server ............................................. SUCCESS [ 1.795 s]
[INFO] Examples ........................................... SUCCESS [ 0.037 s]
[INFO] Simple Examples .................................... SUCCESS [ 0.396 s]
[INFO] MiniCluster ........................................ SUCCESS [ 0.492 s]
[INFO] Accumulo Maven Plugin .............................. SUCCESS [ 19.231 s]
[INFO] Testing ............................................ SUCCESS [ 8.612 s]
[INFO] Proxy .............................................. SUCCESS [ 3.112 s]
[INFO] Assemblies ......................................... SUCCESS [ 5.210 s]
[INFO] Documentation 1.6.0-SNAPSHOT ....................... SUCCESS [ 0.187 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50.680 s
[INFO] Finished at: 2022-07-14T09:27:56-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (default) on project accumulo-project: Too many files with unapproved license: 4 See RAT report in: /data-depot/user/Workspace/Reproducibility/Reproducibility-Scanner/benchmarks/bugs-dot-jar/accumulo/target/rat.txt -> [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
[INFO] Build failures were ignored.
[INFO] Scanning for projects...
[INFO]
[INFO] -----------------< org.apache.accumulo:accumulo-core >------------------
[INFO] Building Core 1.6.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.571 s
[INFO] Finished at: 2022-07-14T09:27:58-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project accumulo-core: Could not resolve dependencies for project org.apache.accumulo:accumulo-core:jar:1.6.0-SNAPSHOT: Failed to collect dependencies at org.apache.accumulo:accumulo-fate:jar:1.6.0-SNAPSHOT: Failed to read artifact descriptor for org.apache.accumulo:accumulo-fate:jar:1.6.0-SNAPSHOT: Failure to find org.apache.accumulo:accumulo-project:pom:1.6.0-SNAPSHOT in http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced -> [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/DependencyResolutionException