[ http://jira.codehaus.org/browse/CONTINUUM-663?page=comments#action_66024 ]
Laszlo Hornyak Kocka commented on CONTINUUM-663: ------------------------------------------------ A quick comparison with the requirements 3-1) Allow setup of connection profiles to multiple Continuum instances. Not supported. 3-2) Display list of currently added Maven projects. Supported. 3-3) Allow user to ADD/EDIT/DELETE a Maven project. not supported. 3-4) Allow user to trigger/force a manual build for a Project. Supported. 3-5) Allow user to ADD/VIEW/EDIT build definitions for a selected Maven project. not supported 3-6) Provide a user-friendly interface to enable user to set up a Cron-based schedule for a build. not supported 3-7) Obtain build results for a given project build. supported in a tricky way, with a browser, as far as I know it should not work with XML-RPC since build logs can grow really large, which would lead to OOMs both client and server side, see also CONTINUUM-713 It uses my own xml-rpc wrapper for continuum, the one maintained by the mevenide project would be better imho. > Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin > ----------------------------------------------------------------- > > Key: CONTINUUM-663 > URL: http://jira.codehaus.org/browse/CONTINUUM-663 > Project: Continuum > Type: New Feature > Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2 > Reporter: Rahul Thakur > Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, > Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, cm-plugin.tar.gz > > Original Estimate: 8 weeks > Remaining: 8 weeks > > It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that > could be used by Eclipse users to manage project builds on a remote Continuum > server. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
