Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [xtext-dev] [FAILED] M2T XPAND HEAD Build 0.7.0 / I200902111508 done [15:11]

/home/www-data/build/modeling/m2t/xpand/downloads/drops/0.7.0/I200902111508/eclipse/features/org.eclipse.xpand.doc/build.xml:10: The following error occurred while executing this line: Target "clean" does not exist in the project "eclipse.org article (docbook)".

I would assume the faulty script is features/org.eclipse.xpand.doc/build.xml, line 10, which is attempting to something like <antcall target="clean"/> but there's no such <target name="clean"/> in that file.

Note that "eclipse.org article (docbook)" is the string defined in <project name="..."> in the build.xml file. I tend to name my projects with the filename/path so it's more immediately obvious wtf Ant is talking about when something goes pear-shaped.

Nick

Patrick Schönbach wrote:
On 11.02.2009 21:11, M2T XPAND Build Team wrote:
Status: FAILED

Basically, signing should work now. However, I am not sure, where exactly the target "clean" is missing:

BUILD FAILED
/home/www-data/build/modeling/m2t/xpand/downloads/drops/0.7.0/I200902111508/org.eclipse.xpand.releng/buildAll.xml:295: The following error occurred while executing this line: /home/www-data/build/modeling/m2t/xpand/downloads/drops/0.7.0/I200902111508/org.eclipse.xpand.releng/buildAll.xml:169: The following error occurred while executing this line: /home/www-data/build/modeling/m2t/xpand/downloads/drops/0.7.0/I200902111508/org.eclipse.xpand.releng/build.xml:23: The following error occurred while executing this line: /home/www-data/build/modeling/m2t/xpand/downloads/drops/0.7.0/I200902111508/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20081210/scripts/build.xml:24: The following error occurred while executing this line: /home/www-data/build/modeling/m2t/xpand/downloads/drops/0.7.0/I200902111508/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20081210/scripts/build.xml:67: The following error occurred while executing this line: /home/www-data/build/modeling/m2t/xpand/downloads/drops/0.7.0/I200902111508/org.eclipse.xpand.releng/builder/sdk/customTargets.xml:136: The following error occurred while executing this line: /home/www-data/build/modeling/m2t/xpand/downloads/drops/0.7.0/I200902111508/org.eclipse.xpand.releng/builder/sdk/customTargets.xml:197: The following error occurred while executing this line: /home/www-data/build/modeling/m2t/xpand/downloads/drops/0.7.0/I200902111508/org.eclipse.xpand.releng/builder/sdk/customTargets.xml:8: The following error occurred while executing this line: /home/www-data/build/modeling/m2t/xpand/downloads/drops/0.7.0/I200902111508/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20081210/scripts/genericTargets.xml:61: The following error occurred while executing this line: /home/www-data/build/modeling/m2t/xpand/downloads/drops/0.7.0/I200902111508/eclipse/features/org.eclipse.xpand.sdk/build.xml:152: The following error occurred while executing this line: /home/www-data/build/modeling/m2t/xpand/downloads/drops/0.7.0/I200902111508/eclipse/features/org.eclipse.xpand.sdk/build.xml:21: The following error occurred while executing this line: /home/www-data/build/modeling/m2t/xpand/downloads/drops/0.7.0/I200902111508/eclipse/features/org.eclipse.xpand.doc/build.xml:144: The following error occurred while executing this line: /home/www-data/build/modeling/m2t/xpand/downloads/drops/0.7.0/I200902111508/eclipse/features/org.eclipse.xpand.doc/build.xml:10: The following error occurred while executing this line: Target "clean" does not exist in the project "eclipse.org article (docbook)".


I suspected, it would be in the .doc feature, but it exists there.

Any idea?

Regards,
Patrick



--
Nick Boldt :: http://wiki.eclipse.org/User:Nickb
Release Engineer :: Eclipse Modeling & Dash CBI


Back to the top