Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Build Broken - WS Plugins


Not sure this is the cause or not, but I see two "org.eclipse.wst.wsdl" entries in the wst-xml.map file. I think the second entry should be "org.eclipse.wst.wsdl.validation" instead.

plugin@xxxxxxxxxxxxxxxxxxxx=v20050318_2145,:pserver:anonymous@xxxxxxxxxxxxxxx:/home/webtools,,wst/components/wsdl/plugins/org.eclipse.wst.wsdl
plugin@xxxxxxxxxxxxxxxxxxxxxxx=v20050323_0200,:pserver:anonymous@xxxxxxxxxxxxxxx:/home/webtools,,wst/components/wsdl/plugins/org.eclipse.wst.wsdl.ui
plugin@xxxxxxxxxxxxxxxxxxxx=v20050328,:pserver:anonymous@xxxxxxxxxxxxxxx:/home/webtools,,wst/components/wsdl/plugins/org.eclipse.wst.wsdl.validation

Thanks,

Jeffrey Liu
IBM Rational Software - Performance Analyst
IBM Toronto Lab.
8200 Warden Ave. Markham, Ontario, L6G 1C7
Internal mail: D3/R8V/8200/MKM (D3-268)
T/L: 969 3531
Tel: (905) 413 3531
Fax: (905) 413 4920
jeffliu@xxxxxxxxxx



<naci.dai@xxxxxxxxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

03/28/2005 11:50 PM

Please respond to
"General discussion of project-wide or architectural issues."

To
<wtp-dev@xxxxxxxxxxx>
cc
Subject
[wtp-dev] Build Broken - WS Plugins






The build is broken due to congiguration (map) problems.

/home/build-home/build-current-I/eclipse/plugins/org.eclipse.pde.build_3.1.0/scripts/genericTargets.xml:62:
org.eclipse.core.runtime.CoreException: Unable to find plug-in:
org.eclipse.wst.ws.apache.wsil_1.0.0. Please check the error log

Error Log:

!ENTRY org.eclipse.pde.build 4 9 2005-03-29 06:24:05.844
!MESSAGE Missing directory entry:
plugin@xxxxxxxxxxxxxxxxxxxx.validation.

!ENTRY org.eclipse.pde.build 4 9 2005-03-29 06:24:05.844
!MESSAGE Missing directory entry:
bundle@xxxxxxxxxxxxxxxxxxxx.validation.


!ENTRY org.eclipse.pde.build 2 1 2005-03-29 06:37:35.125
!MESSAGE Some inter-plug-in dependencies have not been satisfied.
!SUBENTRY 1 org.eclipse.wst.ws 2 2 2005-03-29 06:37:35.125
!MESSAGE Missing required plug-in org.eclipse.wst.wsdl_[0.0.0,null.
!SUBENTRY 1 org.eclipse.wst.ws 2 2 2005-03-29 06:37:35.125
!MESSAGE Missing required plug-in org.eclipse.wst.ws.parser_[0.0.0,null.
!SUBENTRY 1 org.eclipse.wst.ws 2 2 2005-03-29 06:37:35.126
!MESSAGE Missing required plug-in
org.eclipse.wst.ws.apache.wsil_[0.0.0,null.
!SUBENTRY 1 org.eclipse.wst.wsdl.ui 2 2 2005-03-29 06:37:35.126
!MESSAGE Missing required plug-in org.eclipse.wst.wsdl_[0.0.0,null.
!SUBENTRY 1 org.eclipse.wst.ws.parser 2 2 2005-03-29 06:37:35.126
!MESSAGE Missing required plug-in
org.eclipse.wst.ws.apache.wsil_[0.0.0,null.
!SUBENTRY 1 org.eclipse.wst.ws.parser 2 2 2005-03-29 06:37:35.126
!MESSAGE Missing required plug-in org.eclipse.wst.wsdl_[0.0.0,null.
!SUBENTRY 1 org.eclipse.wst.ws.apache.wsil 2 2 2005-03-29 06:37:35.126
!MESSAGE Missing required plug-in org.eclipse.wst.wsdl_[0.0.0,null.
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top