You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Permission is hereby granted, free of charge, to any person obtaining
29
-
a copy of this software and associated documentation files (the
30
-
'Software'), to deal in the Software without restriction, including
31
-
without limitation the rights to use, copy, modify, merge, publish,
32
-
distribute, sublicense, and/or sell copies of the Software, and to
33
-
permit persons to whom the Software is furnished to do so, subject to
34
-
the following conditions:
35
-
36
-
The above copyright notice and this permission notice shall be
37
-
included in all copies or substantial portions of the Software.
38
-
39
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
40
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
41
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
42
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
43
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
44
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
45
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
46
-
47
-
48
13
Development
49
14
===========
50
15
@@ -53,7 +18,7 @@ Start the local Hudson instance:
53
18
mvn hpi:run
54
19
55
20
56
-
Hudson PLugin Maven goals
21
+
Hudson Plugin Maven goals
57
22
-------------------------
58
23
59
24
hpi:create Creates a skeleton of a new plugin.
@@ -84,11 +49,34 @@ To install:
84
49
2. or use the plugin management console (http://example.com:8080/pluginManager/advanced) to upload the hpi file. You have to restart Hudson in order to find the pluing in the installed plugins list.
0 commit comments