Hmm, I have do a clean checkout of sculptor projects and redirect my local repository to a new location. So no M2 Dependency exists in my local repos, because it is empty :)
After this I have executed mvn -e -P fornax install at the sculptor parent project. All works fine until the javaee dependency should be downloaded. Equinox is downloaded properly. I need the -P parameter due to the fornax profile is not activated by default ( at me, because i have some profiles in my settings). One word to the performance of the Fornax Repo: The Fornax-Repo is not slow how mentioned by Patrik. The problem is that the central repo is not mirrored and if a dependency requested the Fornax Repo searches in 6 other repos (codehaus, oaw, eclipse, snapshots,...) and after no dependency found the central repo will be used. This takes some time. It were better if we mirroring the central repo too. But for this I have to talk with the server owner the Fornax Stuff is hosted. I hope this helped a little bit Thorsten Patrik Nordwall schrieb: > The order actually matters. > > I removed my local repo and was able to reproduce the error. > Thereafter I removed it again and changed the order, fornax repo first. > Then I have build successful. > > Probably you didn't remove the repository, and I don't blame you, since the > fornax repo is so slooow (first time build takes 20 min, second time 12 > seconds). However, I guess it is not much we can do about the performance of > fornax repo. I will adjust the installation guide. > > /Patrik > > > bear50 wrote: > >> FYI, I tried to put the fornax repo in front of the ibiblio, but with the >> same result... >> >> .../Andreas >> >> >> > > -- Thorsten Kamann Software-Architect, Consultant, Coaching Germany, NRW [EMAIL PROTECTED] http://www.thorsten-kamann.de/ callto://thorque Fornax-Platform - Platform for developing MDSD-related Tools and components http://www.fornax-platform.org/ ------------------------------------------------------------------------- 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
