Carlos Sanchez schrieb: > that's right, I still have to polish the eclipse plugin to generate > the Eclipse repo using some "conventions" >
I tried to build 'my' repo for the eclipse-3.3.1.1 version using maven-eclipse-plugin build from trunk with mvn eclipse:to-maven. All worked well and the artifacts were deployed to were expected. Trying to use them later on I run into the following problem: Couldn't find a version in [3.3.0-v20070606-0010, 3.2.0-v20060605-1400, 3.3.0-v20070531-1300] to match range [3.3.0,4.0.0) org.eclipse:text:jar:null Doing some search about this I found a thread [1] saying that 3.3.0-xxx is less than 3.3.0 (what would explain my problems). Is this an issue of the match range checker or an issue of the pom.xml creation of the eclipse:to-maven goal? Thanks and regards Felix [1] http://www.nabble.com/OverConstrainedVersionException-td14289478s177.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]