-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathindex.html
More file actions
28 lines (22 loc) · 939 Bytes
/
index.html
File metadata and controls
28 lines (22 loc) · 939 Bytes
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
---
layout: default
ad_footer: false
noToc: true
---
<div class="home">
<div style='font-size: 120%; text-align: center; font-weight: bolder'>All Codehaus services have now been terminated.</div>
<br />
With increasing diversity in opensource hosting platforms
like Github and Bitbucket - who are meeting the needs of
1000s of projects - it made sense to end the opensource
hosting services of Codehaus.
<br />
<p>
<ul>
<li><a href='/history/'>history</a> - to find out more about what Codehaus was!</li>
<li><a href='/mechanics/maven'>maven</a> - to fix your Maven configuration</li>
<li><a href='/mechanics/redirects'>redirects</a> - to provide redirections</li>
<li><a href='https://github.com/codehaus'>source archive</a> - to get read-only source archive of Codehaus former-projects</li>
<li><a href='/mechanics/website'>website</a> - to update this site</li>
</p>
</div>