Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-releng] I-Build break related to JSF plugins?

I re-released ALL the plugins an hour back. Also, fixed bundle version on two new plugins.

-Raghu

 


From: wtp-releng-bounces@xxxxxxxxxxx [mailto:wtp-releng-bounces@xxxxxxxxxxx] On Behalf Of David M Williams
Sent: Wednesday, January 23, 2008 6:53 PM
To: Webtools releng discussion list
Subject: [wtp-releng] I-Build break related to JSF plugins?

 


I know sometimes these error messages are caused by earlier errors ... but, this looks like a tagging problem?


[build-wtp-jst] generateScript:
[build-wtp-jst] [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
[build-wtp-jst] [eclipse.buildScript] Bundle org.eclipse.jst.pagedesigner.jsf.ui:
[build-wtp-jst] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.pagedesigner_[1.0.0,1.1.0).
[build-wtp-jst] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.core_[1.0.0,1.1.0).
[build-wtp-jst] [eclipse.buildScript] Bundle org.eclipse.jst.pagedesigner:
[build-wtp-jst] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.core_[1.0.0,1.1.0).
[build-wtp-jst] [eclipse.buildScript] Bundle org.eclipse.jst.jsf.core:
[build-wtp-jst] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.common.runtime_0.0.0.
[build-wtp-jst] [eclipse.buildScript] Bundle org.eclipse.jst.jsf.ui:
[build-wtp-jst] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.core_[1.0.0,1.1.0).
[build-wtp-jst] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.common.runtime_0.0.0.
[build-wtp-jst] [eclipse.buildScript] Bundle org.eclipse.jst.jsf.facesconfig.ui:
[build-wtp-jst] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.core_[1.0.0,1.1.0).
[build-wtp-jst]
[build-wtp-jst] BUILD FAILED
[build-wtp-jst] /shared/webtools/projectBuilders/wtp-R3.0-I/webtools.releng/releng.wtpbuilder/scripts/build/runbuild.xml:120: The following error occurred while executing this line:
[build-wtp-jst] /shared/webtools/basebuilders/M3_34/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/build.xml:24: The following error occurred while executing this line:
[build-wtp-jst] /shared/webtools/basebuilders/M3_34/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/build.xml:64: The following error occurred while executing this line:
[build-wtp-jst] /shared/webtools/projectBuilders/wtp-R3.0-I/webtools.releng/releng.wtpbuilder/components/jst/customTargets.xml:66: The following error occurred while executing this line:
[build-wtp-jst] /opt/public/webtools/basebuilders/M3_34/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/genericTargets.xml:85: Unable to find plug-in: org.eclipse.jst.jsf.core_0.0.0. Please check the error log for more details.
[build-wtp-jst]
[build-wtp-jst] Total time: 3 minutes 5 seconds

BUILD FAILED


Back to the top