Can there be some mismatch between the eclipse jars in fornax repository and normal central repository (ibiblio)?
I can see that they have added the eclipse jar Nov 27 at: http://repo1.maven.org/maven2/org/eclipse/equinox/app/ and that is not the same version as in fornax repo: http://www.fornax-platform.org/m2/repository/org/eclipse/equinox/app/ In oaw-dependencies-4.2.0.pom it says: <eclipse.core.runtime.version>3.3.100-v20070530</eclipse.core.runtime.version> I think that this is used: http://repo1.maven.org/maven2/org/eclipse/core/runtime/3.3.100-v20070530/ Maybe it works if fornax repo is placed before rep1 in settings.xml, but that will be too slow... Dependency hell :-) /Patrik thorque wrote: > > Hello Andreas, > > bear50 schrieb: >> Hi, >> I'm trying to build our latest sculptor version (1.3.0-SNAPSHOT), and >> when >> doing that I've upgraded the environment to use oaw 4.2, eclipse europa, >> etc. >> With a clean repository I encounter the error below, is this because of >> missing stuff in the fornax repository? >> > > Hmm, who needs the dependency? Can you execute maven with the -e > parameter and post the full output? > > Thorsten > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Fornax-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fornax-developer > > > ----- > Thorsten Kamann > Software-Architect, Coach > > http://www.itemis.de > http://www.thorsten-kamann.de > > Please visit the Fornax-Platform, the development platform for MDSD > related component and tools: > http://www.fornax-platform.org/ > -- View this message in context: http://www.nabble.com/-fornax-repository--missing-equinox-dependency-tp14252094s17564p14253872.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
