Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-dev] Build fail from dynamic_moose_files branch

Hey everyone,

I'm merging the dynamic_moose_files_branch into my caebat branch and am getting a build failure on item with the following error:

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.18.1:package-plugin (default-package-plugin) on project org.eclipse.ice.item: Error assembling JAR: /home/bzq/ice-dev/ice/src/org.eclipse.ice.item/build.properties: bin.includes value(s) [OSGi-INF/mooseio.xml] do not match any files. -> [Help 1]

In the build.properties of the item project the line 'output.. = bin/' also causes issues.  Anyone have any suggestions about what I should do to resolve these problems?

Andrew


Back to the top