Community
Participate
Working Groups
Build Identifier: $ git clone git://git.eclipse.org/gitroot/gemini.web/org.eclipse.gemini.web.gemini-web-container.git $ cd org.eclipse.gemini.web.gemini-web-container $ git submodule update --init $ cd build-web-container/ $ ant clean clean-integration test When I run the build it pops up an ivy password dialog for build.eclipse.org: username virgoBuild Reproducible: Always
Created attachment 174015 [details] Build output leading to password check dialog
Assigning to Chris for investigation when he returns from leave next week.
This is fixed by Virgo build 1.23 which has been propagated to the Gemini Web and Virgo repositories. So to try again, do something like this: git fetch origin git pull origin master git submodule update --init Apologies that you hit this problem in the first place.
Confirmed build now works for me, thx. Regards, Dave
Glad to hear it. Please let us know how you get on running Gemini Web on Felix.