Bug 486581 - Web Service Client API Tool
Summary: Web Service Client API Tool
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Stardust (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation, example
Depends on:
Blocks:
 
Reported: 2016-01-26 10:17 EST by Roger DN CLA
Modified: 2017-11-16 10:18 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roger DN CLA 2016-01-26 10:17:09 EST
Knowledge base article "Web Service Client API Tool"

https://wiki.eclipse.org/Stardust/Knowledge_Base/Web_Service_API/Web_Service_Client_API_Tool

Running:
mvn clean install

Produces:
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:25 min
[INFO] Finished at: 2016-01-26T09:59:32-05:00
[INFO] Final Memory: 9M/32M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project wsclient: Could not resolve dependencies for project com.sungard.wstool:wsclient:jar:1.0.0: Could not find artifact com.sun.xml.ws:webservices-extra:jar:1.5 in stardust-experimental (http://download.eclipse.org/stardust/maven/releases/) -> [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

This Knowledge Base article and project needs to be upgraded to use the current libraries.
Comment 1 Roger DN CLA 2016-01-26 10:20:38 EST
$ mvn -version
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00)
Maven home: C:\bin\apache-maven-3.3.9\bin\..
Java version: 1.8.0, vendor: Oracle Corporation
Java home: C:\bin\jdk1.8.0\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "dos"