Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Problem building product

I have a suggestion based on my recent experience with 0.16.0. Make sure that you don't have a nl="en" line in your feature.XML file. Tycho does support this.

Hope this helps!

Jay

On Oct 25, 2012 5:35 PM, "Greg Babcock" <greg.babcock@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

I have reorganized an application and now I am getting error from the tycho-p2-publisher-plugin that I don’t understand. 

 

Failed to execute goal org.eclipse.tycho:tycho-p2-publisher-plugin:0.16.0:publish-products (default-publish-products) on project com.TAS.Product.id: Exception while publishing product

D:\Perforce\depot\Enterprise\EngineeringWorkbench\com.TAS.fullproduct.EngineeringWorkbench_1.0\EngineeringWorkbench.product: "publishing result": ["Included element com.TAS.feature.DataViewer.feature.group 1.0.0 is missing. Cannot determine filter for requirement to this element.",

 

The missing feature group is included in the list of locally resolved dependencies.  I tried deleting the local repository, but that didn’t make any difference. 

 

Any clues or suggestions would be greatly appreciated.

 

 

Greg Babcock

 


_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top