[xwiki-users] Eclipse + Jetty + Maven
Hello, i want to easily push a button and deploy an own extension from eclipse to a jetty-based xwiki. Do you know an example? I not found something on the web. At the moment i create the jar with maven from eclipse, copy the jar manually and start the xwiki-server with the start script. Is there a way to do it all at once? Regards, Matthias -- View this message in context: http://xwiki.475771.n2.nabble.com/Eclipse-Jetty-Maven-tp7592763.html Sent from the XWiki- Users mailing list archive at Nabble.com.
I usually do http://dev.xwiki.org/xwiki/bin/edit/Community/DebugXEWithEclipse. It's based on Eclipse WTP which job is to deal with dynamically deploying stuff in an application server. On Thu, Oct 16, 2014 at 7:44 PM, Matthias Wegner <[email protected]> wrote:
Hello,
i want to easily push a button and deploy an own extension from eclipse to a jetty-based xwiki. Do you know an example? I not found something on the web. At the moment i create the jar with maven from eclipse, copy the jar manually and start the xwiki-server with the start script.
Is there a way to do it all at once?
Regards, Matthias
-- View this message in context: http://xwiki.475771.n2.nabble.com/Eclipse-Jetty-Maven-tp7592763.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
participants (2)
-
Matthias Wegner -
Thomas Mortagne