Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: mevenide-eclipse, mevenide-idea, mevenide-jbuilder, mevenide-netbeans, mevenide2-netbeans
-
Labels:None
-
Number of attachments :
Description
(from mailing list)
I imagine they would talk to the server
over XMLRPC and could check the status of a project, trigger builds,
etc. Maybe even get back output from a failed build and pinpoint
compile/test errors in code
there should shortly be a SOAP interface also, which may be easier.
If somebody wants to work on this we'll prioritise the documentation of the XMLRPC service, and help wherever we can.
Issue Links
- depends upon
-
CONTINUUM-367
error when calling getprojects() through xml-rpc
-
-
CONTINUUM-128
Generate XML-RPC server and client
-
I probably won't be able to work on it in the coming month or so. Not for the next release but definitely before 1.0. I guess the support should be somewhat generic to allow to plug ant based projects as well. So the IDE module/plugin should not depend on maven/mevenide much or at all.