forked from sonatype/nexus-presentations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
45 lines (28 loc) · 1.89 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<html>
<body>
<h1>Sonatype Nexus, Sonatype Nexus Lifecycle, Repository Management and the Software Supply Chain</h1>
<p>This repository contains a number of presentations about the repository manager
<a href="http://www.sonatype.com/nexus/product-overview">Sonatype Nexus</a>
and the software supply chain management tools of
<a href="http://www.sonatype.com/nexus/product-overview/nexus-lifecycle">Sonatype Nexus Lifecycle.</a>
as well as some example code.</p>
<p>Source code and more can be found in the
<a href="https://github.com/sonatype/nexus-presentations">github repository</a>.</p>
<p>Feel free to use these presentations for your own user group meeting or so.</p>
<p>Please contact <a href="mailto:[email protected]">[email protected]</a>
for assistance, if required.</p>
<h2>Nexus Introduction</h2>
Prepared by Manfred Moser and presented at the Vancouver Island Java User Group December 2012
<a href="nexus-introduction.html">HTML</a>, <a href="nexus-introduction.pdf">Text Only PDF</a>
<h2>Nexus for Component Management</h2>
Prepared by Manfred Moser and presented at a Nexus user group meeting in Chicago September 2014
<a href="nexus-for-component-management.html">HTML</a>, <a href="nexus-for-component-management.pdf">Text Only PDF</a>
<h2>Making the Most of Your Component Manager</h2>
Prepared by Manfred Moser and presented at JavaOne 2014, showcases how to take advantage of all the features of
Nexus OSS
<a href="nexus-oss-advantages.html">HTML</a>, <a href="nexus-oss-advantages.pdf">Text Only PDF</a>
<h2>Getting your Ducks in Row - An Introduction to Managing Components in your Software Supply Chain</h2>
Prepared by Manfred Moser and presented at <a href="http://www.oscon.com/open-source-2015/public/schedule/detail/41388">OSCON 2015</a>
<a href="component-software-supply-chain.html">HTML</a>, <a href="component-software-supply-chain.pdf">Text Only PDF</a>
</body>
</html>