Project

General

Profile

default.profile.log

Ovidiu Maxiniuc, 11/23/2018 06:21 AM

Download (8.28 KB)

 
1
[INFO] Scanning for projects...
2
[INFO] ------------------------------------------------------------------------
3
[INFO] Reactor Build Order:
4
[INFO] 
5
[INFO] PostgreSQL PL/Java                                                 [pom]
6
[INFO] PL/Java API                                                        [jar]
7
[INFO] PL/Java backend Java code                                          [jar]
8
[INFO] PL/Java backend native code                                        [nar]
9
[INFO] PL/Java Deploy                                                     [jar]
10
[INFO] PL/Java Ant tasks                                                  [jar]
11
[INFO] PL/Java examples                                                   [jar]
12
[INFO] PL/Java packaging                                                  [pom]
13
[INFO] 
14
[INFO] ---------------------< org.postgresql:pljava.app >----------------------
15
[INFO] Building PostgreSQL PL/Java 1.5.0                                  [1/8]
16
[INFO] --------------------------------[ pom ]---------------------------------
17
[INFO] 
18
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pljava.app ---
19
[INFO] Deleting c:\fwd_projects\pljava-1_5_0\target
20
[INFO] 
21
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pljava.app ---
22
[INFO] 
23
[INFO] --- maven-install-plugin:2.4:install (default-install) @ pljava.app ---
24
[INFO] Installing c:\fwd_projects\pljava-1_5_0\pom.xml to C:\Users\Ovidiu\.m2\repository\org\postgresql\pljava.app\1.5.0\pljava.app-1.5.0.pom
25
[INFO] Installing c:\fwd_projects\pljava-1_5_0\target\pljava.app-1.5.0-site.xml to C:\Users\Ovidiu\.m2\repository\org\postgresql\pljava.app\1.5.0\pljava.app-1.5.0-site.xml
26
[INFO] 
27
[INFO] ---------------------< org.postgresql:pljava-api >----------------------
28
[INFO] Building PL/Java API 1.5.0                                         [2/8]
29
[INFO] --------------------------------[ jar ]---------------------------------
30
[INFO] 
31
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pljava-api ---
32
[INFO] Deleting C:\fwd_projects\pljava-1_5_0\pljava-api\target
33
[INFO] 
34
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ pljava-api ---
35
[debug] execute contextualize
36
[INFO] Using 'UTF-8' encoding to copy filtered resources.
37
[INFO] skip non existing resourceDirectory C:\fwd_projects\pljava-1_5_0\pljava-api\src\main\resources
38
[INFO] 
39
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ pljava-api ---
40
[INFO] Compiling 24 source files to C:\fwd_projects\pljava-1_5_0\pljava-api\target\classes
41
[INFO] 
42
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ pljava-api ---
43
[debug] execute contextualize
44
[INFO] Using 'UTF-8' encoding to copy filtered resources.
45
[INFO] skip non existing resourceDirectory C:\fwd_projects\pljava-1_5_0\pljava-api\src\test\resources
46
[INFO] 
47
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ pljava-api ---
48
[INFO] No sources to compile
49
[INFO] 
50
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ pljava-api ---
51
[INFO] No tests to run.
52
[INFO] 
53
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-service-config) @ pljava-api ---
54
[debug] execute contextualize
55
[INFO] Using 'UTF-8' encoding to copy filtered resources.
56
[INFO] Copying 1 resource
57
[INFO] 
58
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ pljava-api ---
59
[INFO] Building jar: C:\fwd_projects\pljava-1_5_0\pljava-api\target\pljava-api-1.5.0.jar
60
[INFO] 
61
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pljava-api ---
62
[INFO] 
63
[INFO] --- maven-install-plugin:2.4:install (default-install) @ pljava-api ---
64
[INFO] Installing C:\fwd_projects\pljava-1_5_0\pljava-api\target\pljava-api-1.5.0.jar to C:\Users\Ovidiu\.m2\repository\org\postgresql\pljava-api\1.5.0\pljava-api-1.5.0.jar
65
[INFO] Installing C:\fwd_projects\pljava-1_5_0\pljava-api\pom.xml to C:\Users\Ovidiu\.m2\repository\org\postgresql\pljava-api\1.5.0\pljava-api-1.5.0.pom
66
[INFO] 
67
[INFO] -----------------------< org.postgresql:pljava >------------------------
68
[INFO] Building PL/Java backend Java code 1.5.0                           [3/8]
69
[INFO] --------------------------------[ jar ]---------------------------------
70
[INFO] 
71
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pljava ---
72
[INFO] Deleting C:\fwd_projects\pljava-1_5_0\pljava\target
73
[INFO] 
74
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pljava ---
75
[INFO] Using 'UTF-8' encoding to copy filtered resources.
76
[INFO] skip non existing resourceDirectory C:\fwd_projects\pljava-1_5_0\pljava\src\main\resources
77
[INFO] 
78
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ pljava ---
79
[INFO] Compiling 68 source files to C:\fwd_projects\pljava-1_5_0\pljava\target\classes
80
[INFO] 
81
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pljava ---
82
[INFO] Using 'UTF-8' encoding to copy filtered resources.
83
[INFO] skip non existing resourceDirectory C:\fwd_projects\pljava-1_5_0\pljava\src\test\resources
84
[INFO] 
85
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ pljava ---
86
[INFO] No sources to compile
87
[INFO] 
88
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ pljava ---
89
[INFO] No tests to run.
90
[INFO] 
91
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ pljava ---
92
[INFO] Building jar: C:\fwd_projects\pljava-1_5_0\pljava\target\pljava-1.5.0.jar
93
[INFO] 
94
[INFO] --- maven-shade-plugin:1.4:shade (default) @ pljava ---
95
[INFO] Including org.postgresql:pljava-api:jar:1.5.0 in the shaded jar.
96
[INFO] Replacing original artifact with shaded artifact.
97
[INFO] Replacing C:\fwd_projects\pljava-1_5_0\pljava\target\pljava-1.5.0.jar with C:\fwd_projects\pljava-1_5_0\pljava\target\pljava-1.5.0-shaded.jar
98
[INFO] 
99
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pljava ---
100
[INFO] 
101
[INFO] --- maven-install-plugin:2.4:install (default-install) @ pljava ---
102
[INFO] Installing C:\fwd_projects\pljava-1_5_0\pljava\target\pljava-1.5.0.jar to C:\Users\Ovidiu\.m2\repository\org\postgresql\pljava\1.5.0\pljava-1.5.0.jar
103
[INFO] Installing C:\fwd_projects\pljava-1_5_0\pljava\dependency-reduced-pom.xml to C:\Users\Ovidiu\.m2\repository\org\postgresql\pljava\1.5.0\pljava-1.5.0.pom
104
[INFO] 
105
[INFO] ----------------------< org.postgresql:pljava-so >----------------------
106
[INFO] Building PL/Java backend native code 1.5.0                         [4/8]
107
[INFO] --------------------------------[ nar ]---------------------------------
108
[INFO] 
109
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pljava-so ---
110
[INFO] Deleting C:\fwd_projects\pljava-1_5_0\pljava-so\target
111
[INFO] 
112
[INFO] --- nar-maven-plugin:3.2.3:nar-validate (default-nar-validate) @ pljava-so ---
113
[INFO] Using AOL: amd64-Windows-msvc
114
[INFO] ------------------------------------------------------------------------
115
[INFO] Reactor Summary for PostgreSQL PL/Java 1.5.0:
116
[INFO] 
117
[INFO] PostgreSQL PL/Java ................................. SUCCESS [  0.949 s]
118
[INFO] PL/Java API ........................................ SUCCESS [  1.835 s]
119
[INFO] PL/Java backend Java code .......................... SUCCESS [  1.531 s]
120
[INFO] PL/Java backend native code ........................ FAILURE [  0.130 s]
121
[INFO] PL/Java Deploy ..................................... SKIPPED
122
[INFO] PL/Java Ant tasks .................................. SKIPPED
123
[INFO] PL/Java examples ................................... SKIPPED
124
[INFO] PL/Java packaging .................................. SKIPPED
125
[INFO] ------------------------------------------------------------------------
126
[INFO] BUILD FAILURE
127
[INFO] ------------------------------------------------------------------------
128
[INFO] Total time:  5.177 s
129
[INFO] Finished at: 2018-11-23T13:04:11+02:00
130
[INFO] ------------------------------------------------------------------------
131
[ERROR] Failed to execute goal com.github.maven-nar:nar-maven-plugin:3.2.3:nar-validate (default-nar-validate) on project pljava-so: Cannot deduce version number from:  -> [Help 1]
132
[ERROR] 
133
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
134
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
135
[ERROR] 
136
[ERROR] For more information about the errors and possible solutions, please read the following articles:
137
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
138
[ERROR] 
139
[ERROR] After correcting the problems, you can resume the build with the command
140
[ERROR]   mvn <goals> -rf :pljava-so
141