[Pydev-code] Can't find pydev.feature 1.6.4
Brought to you by:
fabioz
From: Thomas J. <th...@sk...> - 2014-03-25 15:07:47
|
Hi, We are using Nexus Pro to proxy http://pydev.org/updates Since the release of 3.4.1 it seems we are unable to find pydev.feature 1.6.4 anymore. The output from the maven build looks something like this: [ERROR] Missing requirement: com.jeppesen.jcms.dws 3.0.2.qualifier requires 'org.python.pydev.feature.feature.group [1.6.4.2011010200]' but it could not be found We noticed in content.xml a range required, but it goes from 3.4.1 to 3.4.1. Could this be why tycho can't find 1.6.4 anymore? i.e. <required range="[3.4.1.201403181715,3.4.1.201403181715]" name="org.python.pydev.feature.feature.group" namespace="org.eclipse.equinox.p2.iu"/> What can we do to be able to use 1.6.4 now? (Or I guess any other version than the most recent?) Best regards, -- Thomas PS Yes 1.6.4 is ancient :-), and we are about to upgrade, but for now our build needs this version. |