This page (revision-110) was last changed on 22-Feb-2014 16:17 by Albrecht Striffler

This page was created on 20-Nov-2012 15:13 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
110 22-Feb-2014 16:17 2 KB Albrecht Striffler to previous
109 22-Feb-2014 16:17 2 KB Albrecht Striffler to previous | to last
108 22-Feb-2014 16:17 2 KB Albrecht Striffler to previous | to last
107 18-Dec-2012 11:02 2 KB Sebastian Furth to previous | to last
106 18-Dec-2012 00:11 2 KB Albrecht Striffler to previous | to last
105 17-Dec-2012 20:08 2 KB Sebastian Furth to previous | to last
104 17-Dec-2012 20:06 2 KB Sebastian Furth to previous | to last
103 17-Dec-2012 20:04 3 KB Volker Belli to previous | to last
102 17-Dec-2012 20:02 3 KB Volker Belli to previous | to last
101 17-Dec-2012 20:01 3 KB Volker Belli to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 44 changed 2 lines
* [https://wiki.jenkins-ci.org/display/JENKINS/Extend+Jenkins]
* SVN: https://svn.jenkins-ci.org/
** [https://wiki.jenkins-ci.org/display/JENKINS/Extend+Jenkins]
** SVN: https://svn.jenkins-ci.org/
** Download jenkins war and add to tomcat
** Get hello world plugin and import into new workspace
** Plugin execution not covered by lifecycle configuration does not matter, it is just ugly
** Maven install hello world plugin
** Copy hello-world.jar to WEB-INF\lib
** Copy hello-world.hpi to WEB-INF\plugins
** Start tomcat/jenkins
** Hello world plugin will be available as post step option
** Start implementing new plugin to upload build data to d3web.de page as a attachment
At line 47 changed 2 lines
%
%%Todo
%%%Todo