Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Is there support for all previous releases of Eclipse?

> Both in the case of tags or the maintenance branches, I need only to do this?

 

I’m also trying to build the R4_4_maintenance branch as well and when I try (from a clean repo, checking things out using the commands below) the build fails whilst building org.eclipse.rcp.configuration with this error:

 

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) on project org.eclipse.rcp.configuration: Unqualified OSGi version 1.0.1.qualifier must match unqualified Maven version 1.0.2-SNAPSHOT for SNAPSHOT builds -> [Help 1]

 

I’ve looked in eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml which does contains 1.0.2-SNAPSHOT.


Can anyone suggest what I’m doing wrong?

 

--

 

Thanks in advance

 

Phil


Back to the top