|
277 | 277 |
|
278 | 278 | <build> |
279 | 279 | <plugins> |
280 | | - <plugin> |
281 | | - <groupId>com.sun.xml.ws</groupId> |
282 | | - <artifactId>jaxws-maven-plugin</artifactId> |
283 | | - <version>2.3</version> |
284 | | - <executions> |
285 | | - <!-- |
286 | | - Generate WSDLs for all SOAP service implementations. |
287 | | - --> |
288 | | - <!-- <execution>--> |
289 | | - <!-- <id>jaxws-generate-wsdl-a</id>--> |
290 | | - <!-- <goals>--> |
291 | | - <!-- <goal>wsgen</goal>--> |
292 | | - <!-- </goals>--> |
293 | | - <!-- <phase>process-classes</phase>--> |
294 | | - <!-- <configuration>--> |
295 | | - <!-- <keep>false</keep>--> |
296 | | - <!-- <sei>--> |
297 | | - <!-- it.eng.spagobi.services.artifact.service.ArtifactServiceImpl</sei>--> |
298 | | - <!-- </configuration>--> |
299 | | - <!-- </execution>--> |
300 | | - <!-- <execution>--> |
301 | | - <!-- <id>jaxws-generate-wsdl-b</id>--> |
302 | | - <!-- <goals>--> |
303 | | - <!-- <goal>wsgen</goal>--> |
304 | | - <!-- </goals>--> |
305 | | - <!-- <phase>process-classes</phase>--> |
306 | | - <!-- <configuration>--> |
307 | | - <!-- <keep>false</keep>--> |
308 | | - <!-- <sei>--> |
309 | | - <!-- it.eng.spagobi.services.audit.service.AuditServiceImpl</sei>--> |
310 | | - <!-- </configuration>--> |
311 | | - <!-- </execution>--> |
312 | | - <!-- <execution>--> |
313 | | - <!-- <id>jaxws-generate-wsdl-c</id>--> |
314 | | - <!-- <goals>--> |
315 | | - <!-- <goal>wsgen</goal>--> |
316 | | - <!-- </goals>--> |
317 | | - <!-- <phase>process-classes</phase>--> |
318 | | - <!-- <configuration>--> |
319 | | - <!-- <keep>false</keep>--> |
320 | | - <!-- <sei>--> |
321 | | - <!-- it.eng.spagobi.services.content.service.ContentServiceImpl</sei>--> |
322 | | - <!-- </configuration>--> |
323 | | - <!-- </execution>--> |
324 | | - <!-- <execution>--> |
325 | | - <!-- <id>jaxws-generate-wsdl-d</id>--> |
326 | | - <!-- <goals>--> |
327 | | - <!-- <goal>wsgen</goal>--> |
328 | | - <!-- </goals>--> |
329 | | - <!-- <phase>process-classes</phase>--> |
330 | | - <!-- <configuration>--> |
331 | | - <!-- <keep>false</keep>--> |
332 | | - <!-- <sei>--> |
333 | | - <!-- it.eng.spagobi.services.dataset.service.DataSetServiceImpl</sei>--> |
334 | | - <!-- </configuration>--> |
335 | | - <!-- </execution>--> |
336 | | - <!-- <execution>--> |
337 | | - <!-- <id>jaxws-generate-wsdl-e</id>--> |
338 | | - <!-- <goals>--> |
339 | | - <!-- <goal>wsgen</goal>--> |
340 | | - <!-- </goals>--> |
341 | | - <!-- <phase>process-classes</phase>--> |
342 | | - <!-- <configuration>--> |
343 | | - <!-- <keep>false</keep>--> |
344 | | - <!-- <sei>--> |
345 | | - <!-- it.eng.spagobi.services.datasource.service.DataSourceServiceImpl</sei>--> |
346 | | - <!-- </configuration>--> |
347 | | - <!-- </execution>--> |
348 | | - <!-- <execution>--> |
349 | | - <!-- <id>jaxws-generate-wsdl-f</id>--> |
350 | | - <!-- <goals>--> |
351 | | - <!-- <goal>wsgen</goal>--> |
352 | | - <!-- </goals>--> |
353 | | - <!-- <phase>process-classes</phase>--> |
354 | | - <!-- <configuration>--> |
355 | | - <!-- <keep>false</keep>--> |
356 | | - <!-- <sei>--> |
357 | | - <!-- it.eng.spagobi.services.event.service.EventServiceImpl</sei>--> |
358 | | - <!-- </configuration>--> |
359 | | - <!-- </execution>--> |
360 | | - <!-- <execution>--> |
361 | | - <!-- <id>jaxws-generate-wsdl-g</id>--> |
362 | | - <!-- <goals>--> |
363 | | - <!-- <goal>wsgen</goal>--> |
364 | | - <!-- </goals>--> |
365 | | - <!-- <phase>process-classes</phase>--> |
366 | | - <!-- <configuration>--> |
367 | | - <!-- <keep>false</keep>--> |
368 | | - <!-- <sei>--> |
369 | | - <!-- it.eng.spagobi.services.execute.service.DocumentExecuteServiceImpl</sei>--> |
370 | | - <!-- </configuration>--> |
371 | | - <!-- </execution>--> |
372 | | - <!-- <execution>--> |
373 | | - <!-- <id>jaxws-generate-wsdl-h</id>--> |
374 | | - <!-- <goals>--> |
375 | | - <!-- <goal>wsgen</goal>--> |
376 | | - <!-- </goals>--> |
377 | | - <!-- <phase>process-classes</phase>--> |
378 | | - <!-- <configuration>--> |
379 | | - <!-- <keep>false</keep>--> |
380 | | - <!-- <sei>--> |
381 | | - <!-- it.eng.spagobi.services.metamodel.service.MetamodelServiceImpl</sei>--> |
382 | | - <!-- </configuration>--> |
383 | | - <!-- </execution>--> |
384 | | - <!-- <execution>--> |
385 | | - <!-- <id>jaxws-generate-wsdl-i</id>--> |
386 | | - <!-- <goals>--> |
387 | | - <!-- <goal>wsgen</goal>--> |
388 | | - <!-- </goals>--> |
389 | | - <!-- <phase>process-classes</phase>--> |
390 | | - <!-- <configuration>--> |
391 | | - <!-- <keep>false</keep>--> |
392 | | - <!-- <sei>--> |
393 | | - <!-- it.eng.spagobi.services.sbidocument.service.SbiDocumentServiceImpl</sei>--> |
394 | | - <!-- </configuration>--> |
395 | | - <!-- </execution>--> |
396 | | - <!-- <execution>--> |
397 | | - <!-- <id>jaxws-generate-wsdl-j</id>--> |
398 | | - <!-- <goals>--> |
399 | | - <!-- <goal>wsgen</goal>--> |
400 | | - <!-- </goals>--> |
401 | | - <!-- <phase>process-classes</phase>--> |
402 | | - <!-- <configuration>--> |
403 | | - <!-- <keep>false</keep>--> |
404 | | - <!-- <sei>--> |
405 | | - <!-- it.eng.spagobi.services.scheduler.service.SchedulerServiceImpl</sei>--> |
406 | | - <!-- </configuration>--> |
407 | | - <!-- </execution>--> |
408 | | - <!-- <execution>--> |
409 | | - <!-- <id>jaxws-generate-wsdl-k</id>--> |
410 | | - <!-- <goals>--> |
411 | | - <!-- <goal>wsgen</goal>--> |
412 | | - <!-- </goals>--> |
413 | | - <!-- <phase>process-classes</phase>--> |
414 | | - <!-- <configuration>--> |
415 | | - <!-- <keep>false</keep>--> |
416 | | - <!-- <sei>--> |
417 | | - <!-- it.eng.spagobi.services.security.service.SecurityServiceImpl</sei>--> |
418 | | - <!-- </configuration>--> |
419 | | - <!-- </execution>--> |
420 | | - <!-- |
421 | | - Generate clients for all SOAP service implementations. |
422 | | - --> |
423 | | - <!-- <execution>--> |
424 | | - <!-- <id>jaxws-generate-client</id>--> |
425 | | - <!-- <goals>--> |
426 | | - <!-- <goal>wsimport</goal>--> |
427 | | - <!-- </goals>--> |
428 | | - <!-- <phase>process-classes</phase>--> |
429 | | - <!-- <configuration>--> |
430 | | - <!-- <destDir>${project.build.directory}/classes-ws</destDir>--> |
431 | | - <!-- <keep>true</keep>--> |
432 | | - <!-- <wsdlFiles>--> |
433 | | - <!-- <wsdlFile>--> |
434 | | - <!-- ${project.build.directory}/generated-sources/wsdl/ArtifactService.wsdl</wsdlFile>--> |
435 | | - <!-- <wsdlFile>--> |
436 | | - <!-- ${project.build.directory}/generated-sources/wsdl/AuditService.wsdl</wsdlFile>--> |
437 | | - <!-- <wsdlFile>--> |
438 | | - <!-- ${project.build.directory}/generated-sources/wsdl/ContentService.wsdl</wsdlFile>--> |
439 | | - <!-- <wsdlFile>--> |
440 | | - <!-- ${project.build.directory}/generated-sources/wsdl/DataSetService.wsdl</wsdlFile>--> |
441 | | - <!-- <wsdlFile>--> |
442 | | - <!-- ${project.build.directory}/generated-sources/wsdl/DataSourceService.wsdl</wsdlFile>--> |
443 | | - <!-- <wsdlFile>--> |
444 | | - <!-- ${project.build.directory}/generated-sources/wsdl/DocumentExecuteService.wsdl</wsdlFile>--> |
445 | | - <!-- <wsdlFile>--> |
446 | | - <!-- ${project.build.directory}/generated-sources/wsdl/EventService.wsdl</wsdlFile>--> |
447 | | - <!-- <wsdlFile>--> |
448 | | - <!-- ${project.build.directory}/generated-sources/wsdl/MetamodelService.wsdl</wsdlFile>--> |
449 | | - <!-- <wsdlFile>--> |
450 | | - <!-- ${project.build.directory}/generated-sources/wsdl/SbiDocumentService.wsdl</wsdlFile>--> |
451 | | - <!-- <wsdlFile>--> |
452 | | - <!-- ${project.build.directory}/generated-sources/wsdl/SchedulerService.wsdl</wsdlFile>--> |
453 | | - <!-- <wsdlFile>--> |
454 | | - <!-- ${project.build.directory}/generated-sources/wsdl/SecurityService.wsdl</wsdlFile>--> |
455 | | - <!-- </wsdlFiles>--> |
456 | | - <!-- <xnocompile>false</xnocompile>--> |
457 | | - <!-- </configuration>--> |
458 | | - <!-- </execution>--> |
459 | | - </executions> |
460 | | - <configuration> |
461 | | - <genWsdl>true</genWsdl> |
462 | | - <inlineSchemas>true</inlineSchemas> |
463 | | - <useJdkToolchainExecutable>false</useJdkToolchainExecutable> |
464 | | - <verbose>true</verbose> |
465 | | - </configuration> |
466 | | - </plugin> |
| 280 | +<!-- <plugin>--> |
| 281 | +<!-- <groupId>com.sun.xml.ws</groupId>--> |
| 282 | +<!-- <artifactId>jaxws-maven-plugin</artifactId>--> |
| 283 | +<!-- <version>2.3</version>--> |
| 284 | +<!-- <executions>--> |
| 285 | +<!-- <!–--> |
| 286 | +<!-- Generate WSDLs for all SOAP service implementations.--> |
| 287 | +<!-- –>--> |
| 288 | +<!-- <!– <execution>–>--> |
| 289 | +<!-- <!– <id>jaxws-generate-wsdl-a</id>–>--> |
| 290 | +<!-- <!– <goals>–>--> |
| 291 | +<!-- <!– <goal>wsgen</goal>–>--> |
| 292 | +<!-- <!– </goals>–>--> |
| 293 | +<!-- <!– <phase>process-classes</phase>–>--> |
| 294 | +<!-- <!– <configuration>–>--> |
| 295 | +<!-- <!– <keep>false</keep>–>--> |
| 296 | +<!-- <!– <sei>–>--> |
| 297 | +<!-- <!– it.eng.spagobi.services.artifact.service.ArtifactServiceImpl</sei>–>--> |
| 298 | +<!-- <!– </configuration>–>--> |
| 299 | +<!-- <!– </execution>–>--> |
| 300 | +<!-- <!– <execution>–>--> |
| 301 | +<!-- <!– <id>jaxws-generate-wsdl-b</id>–>--> |
| 302 | +<!-- <!– <goals>–>--> |
| 303 | +<!-- <!– <goal>wsgen</goal>–>--> |
| 304 | +<!-- <!– </goals>–>--> |
| 305 | +<!-- <!– <phase>process-classes</phase>–>--> |
| 306 | +<!-- <!– <configuration>–>--> |
| 307 | +<!-- <!– <keep>false</keep>–>--> |
| 308 | +<!-- <!– <sei>–>--> |
| 309 | +<!-- <!– it.eng.spagobi.services.audit.service.AuditServiceImpl</sei>–>--> |
| 310 | +<!-- <!– </configuration>–>--> |
| 311 | +<!-- <!– </execution>–>--> |
| 312 | +<!-- <!– <execution>–>--> |
| 313 | +<!-- <!– <id>jaxws-generate-wsdl-c</id>–>--> |
| 314 | +<!-- <!– <goals>–>--> |
| 315 | +<!-- <!– <goal>wsgen</goal>–>--> |
| 316 | +<!-- <!– </goals>–>--> |
| 317 | +<!-- <!– <phase>process-classes</phase>–>--> |
| 318 | +<!-- <!– <configuration>–>--> |
| 319 | +<!-- <!– <keep>false</keep>–>--> |
| 320 | +<!-- <!– <sei>–>--> |
| 321 | +<!-- <!– it.eng.spagobi.services.content.service.ContentServiceImpl</sei>–>--> |
| 322 | +<!-- <!– </configuration>–>--> |
| 323 | +<!-- <!– </execution>–>--> |
| 324 | +<!-- <!– <execution>–>--> |
| 325 | +<!-- <!– <id>jaxws-generate-wsdl-d</id>–>--> |
| 326 | +<!-- <!– <goals>–>--> |
| 327 | +<!-- <!– <goal>wsgen</goal>–>--> |
| 328 | +<!-- <!– </goals>–>--> |
| 329 | +<!-- <!– <phase>process-classes</phase>–>--> |
| 330 | +<!-- <!– <configuration>–>--> |
| 331 | +<!-- <!– <keep>false</keep>–>--> |
| 332 | +<!-- <!– <sei>–>--> |
| 333 | +<!-- <!– it.eng.spagobi.services.dataset.service.DataSetServiceImpl</sei>–>--> |
| 334 | +<!-- <!– </configuration>–>--> |
| 335 | +<!-- <!– </execution>–>--> |
| 336 | +<!-- <!– <execution>–>--> |
| 337 | +<!-- <!– <id>jaxws-generate-wsdl-e</id>–>--> |
| 338 | +<!-- <!– <goals>–>--> |
| 339 | +<!-- <!– <goal>wsgen</goal>–>--> |
| 340 | +<!-- <!– </goals>–>--> |
| 341 | +<!-- <!– <phase>process-classes</phase>–>--> |
| 342 | +<!-- <!– <configuration>–>--> |
| 343 | +<!-- <!– <keep>false</keep>–>--> |
| 344 | +<!-- <!– <sei>–>--> |
| 345 | +<!-- <!– it.eng.spagobi.services.datasource.service.DataSourceServiceImpl</sei>–>--> |
| 346 | +<!-- <!– </configuration>–>--> |
| 347 | +<!-- <!– </execution>–>--> |
| 348 | +<!-- <!– <execution>–>--> |
| 349 | +<!-- <!– <id>jaxws-generate-wsdl-f</id>–>--> |
| 350 | +<!-- <!– <goals>–>--> |
| 351 | +<!-- <!– <goal>wsgen</goal>–>--> |
| 352 | +<!-- <!– </goals>–>--> |
| 353 | +<!-- <!– <phase>process-classes</phase>–>--> |
| 354 | +<!-- <!– <configuration>–>--> |
| 355 | +<!-- <!– <keep>false</keep>–>--> |
| 356 | +<!-- <!– <sei>–>--> |
| 357 | +<!-- <!– it.eng.spagobi.services.event.service.EventServiceImpl</sei>–>--> |
| 358 | +<!-- <!– </configuration>–>--> |
| 359 | +<!-- <!– </execution>–>--> |
| 360 | +<!-- <!– <execution>–>--> |
| 361 | +<!-- <!– <id>jaxws-generate-wsdl-g</id>–>--> |
| 362 | +<!-- <!– <goals>–>--> |
| 363 | +<!-- <!– <goal>wsgen</goal>–>--> |
| 364 | +<!-- <!– </goals>–>--> |
| 365 | +<!-- <!– <phase>process-classes</phase>–>--> |
| 366 | +<!-- <!– <configuration>–>--> |
| 367 | +<!-- <!– <keep>false</keep>–>--> |
| 368 | +<!-- <!– <sei>–>--> |
| 369 | +<!-- <!– it.eng.spagobi.services.execute.service.DocumentExecuteServiceImpl</sei>–>--> |
| 370 | +<!-- <!– </configuration>–>--> |
| 371 | +<!-- <!– </execution>–>--> |
| 372 | +<!-- <!– <execution>–>--> |
| 373 | +<!-- <!– <id>jaxws-generate-wsdl-h</id>–>--> |
| 374 | +<!-- <!– <goals>–>--> |
| 375 | +<!-- <!– <goal>wsgen</goal>–>--> |
| 376 | +<!-- <!– </goals>–>--> |
| 377 | +<!-- <!– <phase>process-classes</phase>–>--> |
| 378 | +<!-- <!– <configuration>–>--> |
| 379 | +<!-- <!– <keep>false</keep>–>--> |
| 380 | +<!-- <!– <sei>–>--> |
| 381 | +<!-- <!– it.eng.spagobi.services.metamodel.service.MetamodelServiceImpl</sei>–>--> |
| 382 | +<!-- <!– </configuration>–>--> |
| 383 | +<!-- <!– </execution>–>--> |
| 384 | +<!-- <!– <execution>–>--> |
| 385 | +<!-- <!– <id>jaxws-generate-wsdl-i</id>–>--> |
| 386 | +<!-- <!– <goals>–>--> |
| 387 | +<!-- <!– <goal>wsgen</goal>–>--> |
| 388 | +<!-- <!– </goals>–>--> |
| 389 | +<!-- <!– <phase>process-classes</phase>–>--> |
| 390 | +<!-- <!– <configuration>–>--> |
| 391 | +<!-- <!– <keep>false</keep>–>--> |
| 392 | +<!-- <!– <sei>–>--> |
| 393 | +<!-- <!– it.eng.spagobi.services.sbidocument.service.SbiDocumentServiceImpl</sei>–>--> |
| 394 | +<!-- <!– </configuration>–>--> |
| 395 | +<!-- <!– </execution>–>--> |
| 396 | +<!-- <!– <execution>–>--> |
| 397 | +<!-- <!– <id>jaxws-generate-wsdl-j</id>–>--> |
| 398 | +<!-- <!– <goals>–>--> |
| 399 | +<!-- <!– <goal>wsgen</goal>–>--> |
| 400 | +<!-- <!– </goals>–>--> |
| 401 | +<!-- <!– <phase>process-classes</phase>–>--> |
| 402 | +<!-- <!– <configuration>–>--> |
| 403 | +<!-- <!– <keep>false</keep>–>--> |
| 404 | +<!-- <!– <sei>–>--> |
| 405 | +<!-- <!– it.eng.spagobi.services.scheduler.service.SchedulerServiceImpl</sei>–>--> |
| 406 | +<!-- <!– </configuration>–>--> |
| 407 | +<!-- <!– </execution>–>--> |
| 408 | +<!-- <!– <execution>–>--> |
| 409 | +<!-- <!– <id>jaxws-generate-wsdl-k</id>–>--> |
| 410 | +<!-- <!– <goals>–>--> |
| 411 | +<!-- <!– <goal>wsgen</goal>–>--> |
| 412 | +<!-- <!– </goals>–>--> |
| 413 | +<!-- <!– <phase>process-classes</phase>–>--> |
| 414 | +<!-- <!– <configuration>–>--> |
| 415 | +<!-- <!– <keep>false</keep>–>--> |
| 416 | +<!-- <!– <sei>–>--> |
| 417 | +<!-- <!– it.eng.spagobi.services.security.service.SecurityServiceImpl</sei>–>--> |
| 418 | +<!-- <!– </configuration>–>--> |
| 419 | +<!-- <!– </execution>–>--> |
| 420 | +<!-- <!–--> |
| 421 | +<!-- Generate clients for all SOAP service implementations.--> |
| 422 | +<!-- –>--> |
| 423 | +<!-- <!– <execution>–>--> |
| 424 | +<!-- <!– <id>jaxws-generate-client</id>–>--> |
| 425 | +<!-- <!– <goals>–>--> |
| 426 | +<!-- <!– <goal>wsimport</goal>–>--> |
| 427 | +<!-- <!– </goals>–>--> |
| 428 | +<!-- <!– <phase>process-classes</phase>–>--> |
| 429 | +<!-- <!– <configuration>–>--> |
| 430 | +<!-- <!– <destDir>${project.build.directory}/classes-ws</destDir>–>--> |
| 431 | +<!-- <!– <keep>true</keep>–>--> |
| 432 | +<!-- <!– <wsdlFiles>–>--> |
| 433 | +<!-- <!– <wsdlFile>–>--> |
| 434 | +<!-- <!– ${project.build.directory}/generated-sources/wsdl/ArtifactService.wsdl</wsdlFile>–>--> |
| 435 | +<!-- <!– <wsdlFile>–>--> |
| 436 | +<!-- <!– ${project.build.directory}/generated-sources/wsdl/AuditService.wsdl</wsdlFile>–>--> |
| 437 | +<!-- <!– <wsdlFile>–>--> |
| 438 | +<!-- <!– ${project.build.directory}/generated-sources/wsdl/ContentService.wsdl</wsdlFile>–>--> |
| 439 | +<!-- <!– <wsdlFile>–>--> |
| 440 | +<!-- <!– ${project.build.directory}/generated-sources/wsdl/DataSetService.wsdl</wsdlFile>–>--> |
| 441 | +<!-- <!– <wsdlFile>–>--> |
| 442 | +<!-- <!– ${project.build.directory}/generated-sources/wsdl/DataSourceService.wsdl</wsdlFile>–>--> |
| 443 | +<!-- <!– <wsdlFile>–>--> |
| 444 | +<!-- <!– ${project.build.directory}/generated-sources/wsdl/DocumentExecuteService.wsdl</wsdlFile>–>--> |
| 445 | +<!-- <!– <wsdlFile>–>--> |
| 446 | +<!-- <!– ${project.build.directory}/generated-sources/wsdl/EventService.wsdl</wsdlFile>–>--> |
| 447 | +<!-- <!– <wsdlFile>–>--> |
| 448 | +<!-- <!– ${project.build.directory}/generated-sources/wsdl/MetamodelService.wsdl</wsdlFile>–>--> |
| 449 | +<!-- <!– <wsdlFile>–>--> |
| 450 | +<!-- <!– ${project.build.directory}/generated-sources/wsdl/SbiDocumentService.wsdl</wsdlFile>–>--> |
| 451 | +<!-- <!– <wsdlFile>–>--> |
| 452 | +<!-- <!– ${project.build.directory}/generated-sources/wsdl/SchedulerService.wsdl</wsdlFile>–>--> |
| 453 | +<!-- <!– <wsdlFile>–>--> |
| 454 | +<!-- <!– ${project.build.directory}/generated-sources/wsdl/SecurityService.wsdl</wsdlFile>–>--> |
| 455 | +<!-- <!– </wsdlFiles>–>--> |
| 456 | +<!-- <!– <xnocompile>false</xnocompile>–>--> |
| 457 | +<!-- <!– </configuration>–>--> |
| 458 | +<!-- <!– </execution>–>--> |
| 459 | +<!-- </executions>--> |
| 460 | +<!-- <configuration>--> |
| 461 | +<!-- <genWsdl>true</genWsdl>--> |
| 462 | +<!-- <inlineSchemas>true</inlineSchemas>--> |
| 463 | +<!-- <useJdkToolchainExecutable>false</useJdkToolchainExecutable>--> |
| 464 | +<!-- <verbose>true</verbose>--> |
| 465 | +<!-- </configuration>--> |
| 466 | +<!-- </plugin>--> |
467 | 467 | <plugin> |
468 | 468 | <groupId>org.apache.maven.plugins</groupId> |
469 | 469 | <artifactId>maven-jar-plugin</artifactId> |
|
0 commit comments