Project

General

Profile

Build issues [INFO] Open eCard WS classes .................. ยป build.log

build log - Alexander Kamm, 01/24/2018 06:07 PM

 
1
WARNING: An illegal reflective access operation has occurred
2
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
3
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
4
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
5
WARNING: All illegal access operations will be denied in a future release
6
[INFO] Scanning for projects...
7
[WARNING] The project org.openecard:app:pom:1.3.0-rc8-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
8
[INFO] ------------------------------------------------------------------------
9
[INFO] Reactor Build Order:
10
[INFO] 
11
[INFO] Open eCard Client
12
[INFO] Open eCard Webservice Definitions
13
[INFO] Open eCard WS common
14
[INFO] Open eCard WS classes
15
[INFO] JAXB Marshaller
16
[INFO] Open eCard I18n
17
[INFO] Crypto packages
18
[INFO] Open eCard Bouncy Castle
19
[INFO] Open eCard Common Libs
20
[INFO] GUI implementations
21
[INFO] GUI common
22
[INFO] CardInfo files
23
[INFO] IFD implementations
24
[INFO] IFD common
25
[INFO] SmartcardIO implementations
26
[INFO] PCSC SmartcardIO
27
[INFO] Swing GUI
28
[INFO] IFD core
29
[INFO] Card Recognition
30
[INFO] Add-on Framework
31
[INFO] Crypto common
32
[INFO] SAL
33
[INFO] SAL common
34
[INFO] Android Marshaller
35
[INFO] Open eCard TLS
36
[INFO] Transport
37
[INFO] Dispatcher
38
[INFO] Apache shaded HTTP core
39
[INFO] Open eCard HTTP core
40
[INFO] Tiny SAL
41
[INFO] Management
42
[INFO] Add-on Modules
43
[INFO] TR-03112 Add-on
44
[INFO] Status
45
[INFO] Control Interface Bindings
46
[INFO] HTTP Binding
47
[INFO] Graphics
48
[INFO] About Dialog
49
[INFO] Android GUI
50
[INFO] IFD protocols
51
[INFO] PACE protocol
52
[INFO] NFC SmartcardIO
53
[INFO] Middleware SAL
54
[INFO] PIN Management Add-on
55
[INFO] Generic cryptography protocol
56
[INFO] Chipgateway Add-on
57
[INFO] Client Implementations
58
[INFO] Open eCard Java Version Checker
59
[INFO] Rich Client
60
[INFO] Rich Client (bundle)
61
[INFO] 
62
[INFO] ------------------------------------------------------------------------
63
[INFO] Building Open eCard Client 1.3.0-rc8-SNAPSHOT
64
[INFO] ------------------------------------------------------------------------
65
[INFO] 
66
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-clean) @ app ---
67
[INFO] 
68
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ app ---
69
[INFO] 
70
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-default) @ app ---
71
[INFO] 
72
[INFO] --- license-maven-plugin:1.14:update-project-license (add-license) @ app ---
73
[INFO] 
74
[INFO] --- animal-sniffer-maven-plugin:1.16:check (api-check) @ app ---
75
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java-7-openjdk:1.0
76
[INFO] 
77
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ app ---
78
[INFO] Installing /usr/local/src/open-ecard/pom.xml to /root/.m2/repository/org/openecard/app/1.3.0-rc8-SNAPSHOT/app-1.3.0-rc8-SNAPSHOT.pom
79
[INFO] 
80
[INFO] ------------------------------------------------------------------------
81
[INFO] Building Open eCard Webservice Definitions 1.3.0-rc8-SNAPSHOT
82
[INFO] ------------------------------------------------------------------------
83
[INFO] 
84
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-clean) @ wsdef ---
85
[INFO] 
86
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ wsdef ---
87
[INFO] 
88
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-default) @ wsdef ---
89
[INFO] 
90
[INFO] --- license-maven-plugin:1.14:update-project-license (add-license) @ wsdef ---
91
[INFO] 
92
[INFO] --- animal-sniffer-maven-plugin:1.16:check (api-check) @ wsdef ---
93
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java-7-openjdk:1.0
94
[INFO] 
95
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wsdef ---
96
[INFO] Installing /usr/local/src/open-ecard/wsdef/pom.xml to /root/.m2/repository/org/openecard/wsdef/1.3.0-rc8-SNAPSHOT/wsdef-1.3.0-rc8-SNAPSHOT.pom
97
[INFO] 
98
[INFO] ------------------------------------------------------------------------
99
[INFO] Building Open eCard WS common 1.3.0-rc8-SNAPSHOT
100
[INFO] ------------------------------------------------------------------------
101
[INFO] 
102
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-clean) @ wsdef-common ---
103
[INFO] 
104
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ wsdef-common ---
105
[INFO] Deleting /usr/local/src/open-ecard/wsdef/wsdef-common/target
106
[INFO] 
107
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-default) @ wsdef-common ---
108
[INFO] 
109
[INFO] --- license-maven-plugin:1.14:update-project-license (add-license) @ wsdef-common ---
110
[INFO] 
111
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ wsdef-common ---
112
[INFO] Using 'UTF-8' encoding to copy filtered resources.
113
[INFO] skip non existing resourceDirectory /usr/local/src/open-ecard/wsdef/wsdef-common/src/main/resources
114
[INFO] Copying 2 resources
115
[INFO] 
116
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ wsdef-common ---
117
[INFO] Changes detected - recompiling the module!
118
[INFO] Compiling 21 source files to /usr/local/src/open-ecard/wsdef/wsdef-common/target/classes
119
[WARNING] bootstrap class path not set in conjunction with -source 1.7
120
[INFO] 
121
[INFO] --- animal-sniffer-maven-plugin:1.16:check (api-check) @ wsdef-common ---
122
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java-7-openjdk:1.0
123
[INFO] 
124
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ wsdef-common ---
125
[INFO] Using 'UTF-8' encoding to copy filtered resources.
126
[INFO] skip non existing resourceDirectory /usr/local/src/open-ecard/wsdef/wsdef-common/src/test/resources
127
[INFO] 
128
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wsdef-common ---
129
[INFO] Changes detected - recompiling the module!
130
[INFO] Compiling 1 source file to /usr/local/src/open-ecard/wsdef/wsdef-common/target/test-classes
131
[WARNING] bootstrap class path not set in conjunction with -source 1.7
132
[INFO] 
133
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ wsdef-common ---
134
[INFO] 
135
[INFO] -------------------------------------------------------
136
[INFO]  T E S T S
137
[INFO] -------------------------------------------------------
138
[INFO] Running org.openecard.ws.marshal.WSClientTest
139
java.lang.IllegalStateException: Running on JDK 9 requires -javaagent:<proper path>/jmockit-1.n.jar or -Djdk.attach.allowAttachSelf
140
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s - in org.openecard.ws.marshal.WSClientTest
141
[INFO] 
142
[INFO] Results:
143
[INFO] 
144
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
145
[INFO] 
146
[INFO] 
147
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ wsdef-common ---
148
[INFO] Building jar: /usr/local/src/open-ecard/wsdef/wsdef-common/target/wsdef-common-1.3.0-rc8-SNAPSHOT.jar
149
[INFO] 
150
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wsdef-common ---
151
[INFO] Installing /usr/local/src/open-ecard/wsdef/wsdef-common/target/wsdef-common-1.3.0-rc8-SNAPSHOT.jar to /root/.m2/repository/org/openecard/wsdef/wsdef-common/1.3.0-rc8-SNAPSHOT/wsdef-common-1.3.0-rc8-SNAPSHOT.jar
152
[INFO] Installing /usr/local/src/open-ecard/wsdef/wsdef-common/pom.xml to /root/.m2/repository/org/openecard/wsdef/wsdef-common/1.3.0-rc8-SNAPSHOT/wsdef-common-1.3.0-rc8-SNAPSHOT.pom
153
[INFO] 
154
[INFO] ------------------------------------------------------------------------
155
[INFO] Building Open eCard WS classes 1.3.0-rc8-SNAPSHOT
156
[INFO] ------------------------------------------------------------------------
157
[INFO] 
158
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-clean) @ wsdef-client ---
159
[INFO] 
160
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ wsdef-client ---
161
[INFO] Deleting /usr/local/src/open-ecard/wsdef/wsdef-client/target
162
[INFO] 
163
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-default) @ wsdef-client ---
164
[INFO] 
165
[INFO] --- jaxws-maven-plugin:2.5:wsimport (All other Services) @ wsdef-client ---
166
[WARNING] The POM for com.sun.xml.ws:jaxws-tools:jar:2.2.10 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
167
[INFO] Processing: file:/usr/local/src/open-ecard/wsdef/wsdef-client/src/main/wsdl/ALL.wsdl
168
[WARNING] -encoding may not supported on older JDKs.
169
Use <args> to bypass this warning if you really want to use it.
170
[INFO] jaxws:wsimport args: [-keep, -s, '/usr/local/src/open-ecard/wsdef/wsdef-client/target/generated-sources/jaxws', -d, '/usr/local/src/open-ecard/wsdef/wsdef-client/target/classes', -Xnocompile, -wsdllocation, ALL.wsdl, -target, 2.2, -B-npa, -b, 'file:/usr/local/src/open-ecard/wsdef/wsdef-client/src/main/wsdl/serialization.xjc', "file:/usr/local/src/open-ecard/wsdef/wsdef-client/src/main/wsdl/ALL.wsdl"]
171
[INFO] ------------------------------------------------------------------------
172
[INFO] Reactor Summary:
173
[INFO] 
174
[INFO] Open eCard Client .................................. SUCCESS [  3.093 s]
175
[INFO] Open eCard Webservice Definitions .................. SUCCESS [  0.482 s]
176
[INFO] Open eCard WS common ............................... SUCCESS [  6.041 s]
177
[INFO] Open eCard WS classes .............................. FAILURE [  0.135 s]
178
[INFO] JAXB Marshaller .................................... SKIPPED
179
[INFO] Open eCard I18n .................................... SKIPPED
180
[INFO] Crypto packages .................................... SKIPPED
181
[INFO] Open eCard Bouncy Castle ........................... SKIPPED
182
[INFO] Open eCard Common Libs ............................. SKIPPED
183
[INFO] GUI implementations ................................ SKIPPED
184
[INFO] GUI common ......................................... SKIPPED
185
[INFO] CardInfo files ..................................... SKIPPED
186
[INFO] IFD implementations ................................ SKIPPED
187
[INFO] IFD common ......................................... SKIPPED
188
[INFO] SmartcardIO implementations ........................ SKIPPED
189
[INFO] PCSC SmartcardIO ................................... SKIPPED
190
[INFO] Swing GUI .......................................... SKIPPED
191
[INFO] IFD core ........................................... SKIPPED
192
[INFO] Card Recognition ................................... SKIPPED
193
[INFO] Add-on Framework ................................... SKIPPED
194
[INFO] Crypto common ...................................... SKIPPED
195
[INFO] SAL ................................................ SKIPPED
196
[INFO] SAL common ......................................... SKIPPED
197
[INFO] Android Marshaller ................................. SKIPPED
198
[INFO] Open eCard TLS ..................................... SKIPPED
199
[INFO] Transport .......................................... SKIPPED
200
[INFO] Dispatcher ......................................... SKIPPED
201
[INFO] Apache shaded HTTP core ............................ SKIPPED
202
[INFO] Open eCard HTTP core ............................... SKIPPED
203
[INFO] Tiny SAL ........................................... SKIPPED
204
[INFO] Management ......................................... SKIPPED
205
[INFO] Add-on Modules ..................................... SKIPPED
206
[INFO] TR-03112 Add-on .................................... SKIPPED
207
[INFO] Status ............................................. SKIPPED
208
[INFO] Control Interface Bindings ......................... SKIPPED
209
[INFO] HTTP Binding ....................................... SKIPPED
210
[INFO] Graphics ........................................... SKIPPED
211
[INFO] About Dialog ....................................... SKIPPED
212
[INFO] Android GUI ........................................ SKIPPED
213
[INFO] IFD protocols ...................................... SKIPPED
214
[INFO] PACE protocol ...................................... SKIPPED
215
[INFO] NFC SmartcardIO .................................... SKIPPED
216
[INFO] Middleware SAL ..................................... SKIPPED
217
[INFO] PIN Management Add-on .............................. SKIPPED
218
[INFO] Generic cryptography protocol ...................... SKIPPED
219
[INFO] Chipgateway Add-on ................................. SKIPPED
220
[INFO] Client Implementations ............................. SKIPPED
221
[INFO] Open eCard Java Version Checker .................... SKIPPED
222
[INFO] Rich Client ........................................ SKIPPED
223
[INFO] Rich Client (bundle) ............................... SKIPPED
224
[INFO] ------------------------------------------------------------------------
225
[INFO] BUILD FAILURE
226
[INFO] ------------------------------------------------------------------------
227
[INFO] Total time: 10.721 s
228
[INFO] Finished at: 2018-01-24T18:06:12+01:00
229
[INFO] Final Memory: 28M/95M
230
[INFO] ------------------------------------------------------------------------
231
[ERROR] Failed to execute goal org.codehaus.mojo:jaxws-maven-plugin:2.5:wsimport (All other Services) on project wsdef-client: Cannot execute: /usr/lib/jvm/java-9-openjdk-amd64/bin/wsimport -> [Help 1]
232
[ERROR] 
233
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
234
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
235
[ERROR] 
236
[ERROR] For more information about the errors and possible solutions, please read the following articles:
237
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
238
[ERROR] 
239
[ERROR] After correcting the problems, you can resume the build with the command
240
[ERROR]   mvn <goals> -rf :wsdef-client
    (1-1/1)