Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] nightly build help -- plugin build failure


The configuration components are failing the "plugin" build target.  I believe that the following part of the build-plugin.log is interesting:

     [java] generateScript:
     [java] [eclipse.buildScript] An error occured while generating manifest for /opt/public/technology/higgins/bin/auto/wDir/bDir/org.eclipse.higgins.configuration.xml/build/temp.dir/plugins/org.eclipse.higgins.hbx.
     [java] [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
     [java] [eclipse.buildScript] Bundle org.eclipse.higgins.icard.provider.cardspace.managed:
     [java] [eclipse.buildScript] 	Missing required plug-in org.eclipse.higgins.idas.registry_0.0.0.
     [java] [eclipse.buildScript] Bundle org.eclipse.higgins.idas.cp.jena2:
     [java] [eclipse.buildScript] 	Missing required plug-in org.eclipse.higgins.idas.registry_0.0.0.
     [java] [eclipse.buildScript] Bundle org.eclipse.higgins.icard.provider.cardspace.personal:
     [java] [eclipse.buildScript] 	Missing required plug-in org.eclipse.higgins.idas.registry_0.0.0.
     [java] [eclipse.buildScript] 	Missing required plug-in org.eclipse.higgins.idas.cp.jena2_0.0.0.

This project has no dependencies on IdAS registry or the Jena CP.  So I'm not sure what I can/should change to avoid this problem.  The full log file for the configuration.api project (as an example) is here: 

http://download.eclipse.org/technology/higgins/downloads/configuration.api/lastNightlyBuild/buildLogs/build-plugin.log


If a build expert could take a look at this when you have cycles, I would greatly appreciate it.

...Greg




Back to the top