-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbuild_output_2.log
More file actions
77 lines (73 loc) · 7.1 KB
/
Copy pathbuild_output_2.log
File metadata and controls
77 lines (73 loc) · 7.1 KB
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
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------------< com.example:DevHub >-------------------------
[INFO] Building DevHub 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom
Progress (1): 781 B
Progress (1): 2.2 kB
Progress (1): 4.0 kB
Progress (1): 5.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom (5.3 kB at 11 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom
Progress (1): 758 B
Progress (1): 2.2 kB
Progress (1): 3.5 kB
Progress (1): 6.4 kB
Progress (1): 8.9 kB
Progress (1): 9.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 60 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom
Progress (1): 732 B
Progress (1): 1.9 kB
Progress (1): 3.9 kB
Progress (1): 8.3 kB
Progress (1): 13 kB
Progress (1): 16 kB
Progress (1): 21 kB
Progress (1): 25 kB
Progress (1): 26 kB
Progress (1): 28 kB
Progress (1): 31 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 40 kB
Progress (1): 42 kB
Progress (1): 45 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 411 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom
Progress (1): 742 B
Progress (1): 2.1 kB
Progress (1): 3.3 kB
Progress (1): 5.4 kB
Progress (1): 10.0 kB
Progress (1): 14 kB
Progress (1): 17 kB
Progress (1): 19 kB
Progress (1): 21 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 135 kB/s)
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ DevHub ---
[INFO] Deleting C:\Users\HP\OneDrive\Documents\Desktop\DevHub\DevHub\target
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ DevHub ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 15 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ DevHub ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.848 s
[INFO] Finished at: 2025-12-21T12:48:51+05:30
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project DevHub: Resolution of annotationProcessorPath dependencies failed: For artifact {org.projectlombok:lombok:null:jar}: The version cannot be empty. -> [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/MojoExecutionException