naether 0.11.0 → 0.11.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,828 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
- <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
- <title>
7
- Class: Naether::s Mav
8
-
9
- &mdash; Documentation by YARD 0.8.2.1
10
-
11
- </title>
12
-
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" charset="utf-8" />
14
-
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" media="screen" charset="utf-8" />
16
-
17
- <script type="text/javascript" charset="utf-8">
18
- hasFrames = window.top.frames.main ? true : false;
19
- relpath = '../';
20
- framesUrl = "../frames.html#!" + escape(window.location.href);
21
- </script>
22
-
23
-
24
- <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
25
-
26
- <script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
27
-
28
-
29
- </head>
30
- <body>
31
- <div id="header">
32
- <div id="menu">
33
-
34
- <a href="../_index.html">Index (s)</a> &raquo;
35
- <span class='title'><span class='object_link'><a href="../Naether.html" title="Naether (module)">Naether</a></span></span>
36
- &raquo;
37
- <span class="title">s Mav</span>
38
-
39
-
40
- <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
41
- </div>
42
-
43
- <div id="search">
44
-
45
- <a class="full_list_link" id="class_list_link"
46
- href="../class_list.html">
47
- Class List
48
- </a>
49
-
50
- <a class="full_list_link" id="method_list_link"
51
- href="../method_list.html">
52
- Method List
53
- </a>
54
-
55
- <a class="full_list_link" id="file_list_link"
56
- href="../file_list.html">
57
- File List
58
- </a>
59
-
60
- </div>
61
- <div class="clear"></div>
62
- </div>
63
-
64
- <iframe id="search_frame"></iframe>
65
-
66
- <div id="content"><h1>Class: Naether::s Mav
67
-
68
-
69
-
70
- </h1>
71
-
72
- <dl class="box">
73
-
74
- <dt class="r1">Inherits:</dt>
75
- <dd class="r1">
76
- <span class="inheritName">Object</span>
77
-
78
- <ul class="fullTree">
79
- <li>Object</li>
80
-
81
- <li class="next">Naether::s Mav</li>
82
-
83
- </ul>
84
- <a href="#" class="inheritanceTree">show all</a>
85
-
86
- </dd>
87
-
88
-
89
-
90
-
91
-
92
-
93
-
94
-
95
-
96
- <dt class="r2 last">Defined in:</dt>
97
- <dd class="r2 last">lib/naether/maven.rb</dd>
98
-
99
- </dl>
100
- <div class="clear"></div>
101
-
102
-
103
-
104
-
105
-
106
-
107
-
108
-
109
-
110
- <h2>
111
- Class Method Summary
112
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
113
- </h2>
114
-
115
- <ul class="summary">
116
-
117
- <li class="public ">
118
- <span class="summary_signature">
119
-
120
- <a href="#create_from_notation-class_method" title="create_from_notation (class method)">+ (Object) <strong>create_from_notation</strong>(f create) </a>
121
-
122
-
123
-
124
- </span>
125
-
126
-
127
-
128
-
129
-
130
-
131
-
132
-
133
-
134
- <span class="summary_desc"><div class='inline'></div></span>
135
-
136
- </li>
137
-
138
-
139
- <li class="public ">
140
- <span class="summary_signature">
141
-
142
- <a href="#create_from_pom-class_method" title="create_from_pom (class method)">+ (Naether::Maven) <strong>create_from_pom</strong>(e_from_p) </a>
143
-
144
-
145
-
146
- </span>
147
-
148
-
149
-
150
-
151
-
152
-
153
-
154
-
155
-
156
- <span class="summary_desc"><div class='inline'></div></span>
157
-
158
- </li>
159
-
160
-
161
- </ul>
162
-
163
- <h2>
164
- Instance Method Summary
165
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
166
- </h2>
167
-
168
- <ul class="summary">
169
-
170
- <li class="public ">
171
- <span class="summary_signature">
172
-
173
- <a href="#build_pom-instance_method" title="#build_pom (instance method)">- (String) <strong>build_pom</strong> </a>
174
-
175
-
176
-
177
- </span>
178
-
179
-
180
-
181
-
182
-
183
-
184
-
185
-
186
-
187
- <span class="summary_desc"><div class='inline'>
188
- <p>Pom xml.</p>
189
- </div></span>
190
-
191
- </li>
192
-
193
-
194
- <li class="public ">
195
- <span class="summary_signature">
196
-
197
- <a href="#dependencies%3D-instance_method" title="#dependencies= (instance method)">- (Object) <strong>dependencies=</strong>(ng] notation) </a>
198
-
199
-
200
-
201
- </span>
202
-
203
-
204
-
205
-
206
-
207
-
208
-
209
-
210
-
211
- <span class="summary_desc"><div class='inline'></div></span>
212
-
213
- </li>
214
-
215
-
216
- <li class="public ">
217
- <span class="summary_signature">
218
-
219
- <a href="#load_naether-instance_method" title="#load_naether (instance method)">- (Object) <strong>load_naether</strong>( @) </a>
220
-
221
-
222
-
223
- </span>
224
-
225
-
226
-
227
-
228
-
229
-
230
-
231
-
232
-
233
- <span class="summary_desc"><div class='inline'>
234
- <p>Load dependencies and remote repo from a <span class='object_link'><a href="../Naether.html" title="Naether (module)">Naether</a></span> instance.</p>
235
- </div></span>
236
-
237
- </li>
238
-
239
-
240
- <li class="public ">
241
- <span class="summary_signature">
242
-
243
- <a href="#notation%3D-instance_method" title="#notation= (instance method)">- (Object) <strong>notation=</strong>(tion ) </a>
244
-
245
-
246
-
247
- </span>
248
-
249
-
250
-
251
-
252
-
253
-
254
-
255
-
256
-
257
- <span class="summary_desc"><div class='inline'></div></span>
258
-
259
- </li>
260
-
261
-
262
- <li class="public ">
263
- <span class="summary_signature">
264
-
265
- <a href="#repositories%3D-instance_method" title="#repositories= (instance method)">- (Object) <strong>repositories=</strong>( # Set) </a>
266
-
267
-
268
-
269
- </span>
270
-
271
-
272
-
273
-
274
-
275
-
276
-
277
-
278
-
279
- <span class="summary_desc"><div class='inline'></div></span>
280
-
281
- </li>
282
-
283
-
284
- <li class="public ">
285
- <span class="summary_signature">
286
-
287
- <a href="#version-instance_method" title="#version (instance method)">- (Object) <strong>version</strong> </a>
288
-
289
-
290
-
291
- </span>
292
-
293
-
294
-
295
-
296
-
297
-
298
-
299
-
300
-
301
- <span class="summary_desc"><div class='inline'>
302
- <p>return [String] version.</p>
303
- </div></span>
304
-
305
- </li>
306
-
307
-
308
- <li class="public ">
309
- <span class="summary_signature">
310
-
311
- <a href="#write_pom-instance_method" title="#write_pom (instance method)">- (Object) <strong>write_pom</strong>( self) </a>
312
-
313
-
314
-
315
- </span>
316
-
317
-
318
-
319
-
320
-
321
-
322
-
323
-
324
-
325
- <span class="summary_desc"><div class='inline'></div></span>
326
-
327
- </li>
328
-
329
-
330
- </ul>
331
-
332
-
333
-
334
-
335
- <div id="class_method_details" class="method_details_list">
336
- <h2>Class Method Details</h2>
337
-
338
-
339
- <div class="method_details first">
340
- <h3 class="signature first" id="create_from_notation-class_method">
341
-
342
- + (<tt>Object</tt>) <strong>create_from_notation</strong>(f create)
343
-
344
-
345
-
346
-
347
-
348
- </h3><div class="docstring">
349
- <div class="discussion">
350
-
351
-
352
- </div>
353
- </div>
354
- <div class="tags">
355
-
356
-
357
- <p class="tag_title">See Also:</p>
358
- <ul class="see">
359
-
360
- <li><a href="https://github.com/mguymon/naether/wiki/Notations" target="_parent" title="https://github.com/mguymon/naether/wiki/Notations">https://github.com/mguymon/naether/wiki/Notations</a></li>
361
-
362
- </ul>
363
-
364
- </div><table class="source_code">
365
- <tr>
366
- <td>
367
- <pre class="lines">
368
-
369
-
370
- 41
371
- 42
372
- 43
373
- 44</pre>
374
- </td>
375
- <td>
376
- <pre class="code"><span class="info file"># File 'lib/naether/maven.rb', line 41</span>
377
-
378
- er/wiki/Notations
379
- def create_from_notation( notation )
380
- maven = Maven.new
381
- mav</pre>
382
- </td>
383
- </tr>
384
- </table>
385
- </div>
386
-
387
- <div class="method_details ">
388
- <h3 class="signature " id="create_from_pom-class_method">
389
-
390
- + (<tt>Naether::Maven</tt>) <strong>create_from_pom</strong>(e_from_p)
391
-
392
-
393
-
394
-
395
-
396
- </h3><div class="docstring">
397
- <div class="discussion">
398
-
399
-
400
- </div>
401
- </div>
402
- <div class="tags">
403
-
404
- <p class="tag_title">Returns:</p>
405
- <ul class="return">
406
-
407
- <li>
408
-
409
-
410
- <span class='type'>(<tt>Naether::Maven</tt>)</span>
411
-
412
-
413
-
414
- </li>
415
-
416
- </ul>
417
-
418
- </div><table class="source_code">
419
- <tr>
420
- <td>
421
- <pre class="lines">
422
-
423
-
424
- 32
425
- 33
426
- 34</pre>
427
- </td>
428
- <td>
429
- <pre class="code"><span class="info file"># File 'lib/naether/maven.rb', line 32</span>
430
-
431
- aven]
432
- def create_from_pom( pom_path )
433
- maven = Maven.new( po</pre>
434
- </td>
435
- </tr>
436
- </table>
437
- </div>
438
-
439
- </div>
440
-
441
- <div id="instance_method_details" class="method_details_list">
442
- <h2>Instance Method Details</h2>
443
-
444
-
445
- <div class="method_details first">
446
- <h3 class="signature first" id="build_pom-instance_method">
447
-
448
- - (<tt>String</tt>) <strong>build_pom</strong>
449
-
450
-
451
-
452
-
453
-
454
- </h3><div class="docstring">
455
- <div class="discussion">
456
-
457
- <p>Pom xml</p>
458
-
459
-
460
- </div>
461
- </div>
462
- <div class="tags">
463
-
464
- <p class="tag_title">Returns:</p>
465
- <ul class="return">
466
-
467
- <li>
468
-
469
-
470
- <span class='type'>(<tt>String</tt>)</span>
471
-
472
-
473
-
474
- &mdash;
475
- <div class='inline'>
476
- <p>pom xml</p>
477
- </div>
478
-
479
- </li>
480
-
481
- </ul>
482
-
483
- </div><table class="source_code">
484
- <tr>
485
- <td>
486
- <pre class="lines">
487
-
488
-
489
- 140
490
- 141</pre>
491
- </td>
492
- <td>
493
- <pre class="code"><span class="info file"># File 'lib/naether/maven.rb', line 140</span>
494
-
495
- po from a {Naether} instance
496
- def load_</pre>
497
- </td>
498
- </tr>
499
- </table>
500
- </div>
501
-
502
- <div class="method_details ">
503
- <h3 class="signature " id="dependencies=-instance_method">
504
-
505
- - (<tt>Object</tt>) <strong>dependencies=</strong>(ng] notation)
506
-
507
-
508
-
509
-
510
-
511
- </h3><div class="docstring">
512
- <div class="discussion">
513
-
514
-
515
- </div>
516
- </div>
517
- <div class="tags">
518
- <p class="tag_title">Parameters:</p>
519
- <ul class="param">
520
-
521
- <li>
522
-
523
- <span class='name'>dependencies</span>
524
-
525
-
526
- <span class='type'>(<tt>Array</tt>)</span>
527
-
528
-
529
-
530
- </li>
531
-
532
- </ul>
533
-
534
-
535
- </div><table class="source_code">
536
- <tr>
537
- <td>
538
- <pre class="lines">
539
-
540
-
541
- 113
542
- 114
543
- 115
544
- 116</pre>
545
- </td>
546
- <td>
547
- <pre class="code"><span class="info file"># File 'lib/naether/maven.rb', line 113</span>
548
-
549
- # @param [String] notation
550
- # @param [String] scope
551
- #
552
- def add_depen</pre>
553
- </td>
554
- </tr>
555
- </table>
556
- </div>
557
-
558
- <div class="method_details ">
559
- <h3 class="signature " id="load_naether-instance_method">
560
-
561
- - (<tt>Object</tt>) <strong>load_naether</strong>( @)
562
-
563
-
564
-
565
-
566
-
567
- </h3><div class="docstring">
568
- <div class="discussion">
569
-
570
- <p>Load dependencies and remote repo from a <span class='object_link'><a href="../Naether.html" title="Naether (module)">Naether</a></span> instance</p>
571
-
572
-
573
- </div>
574
- </div>
575
- <div class="tags">
576
-
577
-
578
- </div><table class="source_code">
579
- <tr>
580
- <td>
581
- <pre class="lines">
582
-
583
-
584
- 132
585
- 133
586
- 134
587
- 135
588
- 136
589
- 137
590
- 138
591
- 139</pre>
592
- </td>
593
- <td>
594
- <pre class="code"><span class="info file"># File 'lib/naether/maven.rb', line 132</span>
595
-
596
- =( repositories )
597
- @project.setRepositories( repositories )
598
- end
599
-
600
- # Get the version
601
- #
602
- # return [String] version
603
- def version()</pre>
604
- </td>
605
- </tr>
606
- </table>
607
- </div>
608
-
609
- <div class="method_details ">
610
- <h3 class="signature " id="notation=-instance_method">
611
-
612
- - (<tt>Object</tt>) <strong>notation=</strong>(tion
613
- )
614
-
615
-
616
-
617
-
618
-
619
- </h3><div class="docstring">
620
- <div class="discussion">
621
-
622
-
623
- </div>
624
- </div>
625
- <div class="tags">
626
-
627
-
628
- <p class="tag_title">See Also:</p>
629
- <ul class="see">
630
-
631
- <li><a href="https://github.com/mguymon/naether/wiki/Notations" target="_parent" title="https://github.com/mguymon/naether/wiki/Notations">https://github.com/mguymon/naether/wiki/Notations</a></li>
632
-
633
- </ul>
634
-
635
- </div><table class="source_code">
636
- <tr>
637
- <td>
638
- <pre class="lines">
639
-
640
-
641
- 64
642
- 65</pre>
643
- </td>
644
- <td>
645
- <pre class="code"><span class="info file"># File 'lib/naether/maven.rb', line 64</span>
646
-
647
- [String] notation
648
- # @see https://github.com/mguymon/naether/wiki/Not</pre>
649
- </td>
650
- </tr>
651
- </table>
652
- </div>
653
-
654
- <div class="method_details ">
655
- <h3 class="signature " id="repositories=-instance_method">
656
-
657
- - (<tt>Object</tt>) <strong>repositories=</strong>(
658
- # Set)
659
-
660
-
661
-
662
-
663
-
664
- </h3><div class="docstring">
665
- <div class="discussion">
666
-
667
-
668
- </div>
669
- </div>
670
- <div class="tags">
671
- <p class="tag_title">Parameters:</p>
672
- <ul class="param">
673
-
674
- <li>
675
-
676
- <span class='name'>repositories</span>
677
-
678
-
679
- <span class='type'>(<tt>Array</tt>)</span>
680
-
681
-
682
-
683
- &mdash;
684
- <div class='inline'>
685
- <p>of urls</p>
686
- </div>
687
-
688
- </li>
689
-
690
- </ul>
691
-
692
-
693
- </div><table class="source_code">
694
- <tr>
695
- <td>
696
- <pre class="lines">
697
-
698
-
699
- 120
700
- 121
701
- 122
702
- 123
703
- 124
704
- 125
705
- 126</pre>
706
- </td>
707
- <td>
708
- <pre class="code"><span class="info file"># File 'lib/naether/maven.rb', line 120</span>
709
-
710
- )
711
- end
712
-
713
-
714
- # Set dependencies
715
- #
716
- # @param [Array] dependencies</pre>
717
- </td>
718
- </tr>
719
- </table>
720
- </div>
721
-
722
- <div class="method_details ">
723
- <h3 class="signature " id="version-instance_method">
724
-
725
- - (<tt>Object</tt>) <strong>version</strong>
726
-
727
-
728
-
729
-
730
-
731
- </h3><div class="docstring">
732
- <div class="discussion">
733
-
734
- <p>return [String] version</p>
735
-
736
-
737
- </div>
738
- </div>
739
- <div class="tags">
740
-
741
-
742
- </div><table class="source_code">
743
- <tr>
744
- <td>
745
- <pre class="lines">
746
-
747
-
748
- 127
749
- 128
750
- 129
751
- 130</pre>
752
- </td>
753
- <td>
754
- <pre class="code"><span class="info file"># File 'lib/naether/maven.rb', line 127</span>
755
-
756
- ies( dependencies )
757
- end
758
-
759
- # Set repositor</pre>
760
- </td>
761
- </tr>
762
- </table>
763
- </div>
764
-
765
- <div class="method_details ">
766
- <h3 class="signature " id="write_pom-instance_method">
767
-
768
- - (<tt>Object</tt>) <strong>write_pom</strong>( self)
769
-
770
-
771
-
772
-
773
-
774
- </h3><div class="docstring">
775
- <div class="discussion">
776
-
777
-
778
- </div>
779
- </div>
780
- <div class="tags">
781
- <p class="tag_title">Parameters:</p>
782
- <ul class="param">
783
-
784
- <li>
785
-
786
- <span class='name'>file_path</span>
787
-
788
-
789
- <span class='type'>(<tt>String</tt>)</span>
790
-
791
-
792
-
793
- </li>
794
-
795
- </ul>
796
-
797
-
798
- </div><table class="source_code">
799
- <tr>
800
- <td>
801
- <pre class="lines">
802
-
803
-
804
- 148
805
- 149</pre>
806
- </td>
807
- <td>
808
- <pre class="code"><span class="info file"># File 'lib/naether/maven.rb', line 148</span>
809
-
810
- <span class='id identifier rubyid_ependencies'>ependencies</span><span class='lparen'>(</span><span class='rparen'>)</span>
811
- <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_repositories'>repositories</span><span class='op'>=</span> <span class='id identifier rubyid_naether'>naether</span><span class='period'>.</span><span class='id identifier rubyid_resolver'>resolver</span><span class='period'>.</span><span class='id identifier rubyid_getRemoteRe'>getRemoteRe</span></pre>
812
- </td>
813
- </tr>
814
- </table>
815
- </div>
816
-
817
- </div>
818
-
819
- </div>
820
-
821
- <div id="footer">
822
- Generated on Fri Sep 27 17:38:19 2013 by
823
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
824
- 0.8.2.1 (ruby-1.9.3).
825
- </div>
826
-
827
- </body>
828
- </html>