Project

General

Profile

Wiki » History » Version 8

Andrea Dell'Amico, 24/02/2014 04:24 PM

1 1 Alessia Bardi
h1. Welcome
2
3
This tool is intended for members of the D-Net project.
4
5
If you have problems logging in, please go to https://manage.research-infrastructures.eu/login/help and follow the instructions.
6
7
Anonymous access is allowed from:
8
http://svn-public.driver.research-infrastructures.eu/driver
9
10
h2. Information for Developers
11
12
Subversion repository: 
13
https://svn.driver.research-infrastructures.eu/driver
14
15 5 Claudio Atzori
Software modules are defined under the path:
16
https://svn.driver.research-infrastructures.eu/driver/dnetXY/modules
17
18
Web applications (web containers) should be committed here:
19
https://svn.driver.research-infrastructures.eu/driver/dnetXY/webapps
20
21
Build tools and maven plugins are defined here:
22
https://svn.driver.research-infrastructures.eu/driver/dnetXY/build
23
24
Private temporary stuff:
25 1 Alessia Bardi
https://svn.driver.research-infrastructures.eu/driver/private
26
27
Continuous integration (Jenkins)
28
http://ci.research-infrastructures.eu/
29
30
Artifact repository (Nexus)
31
http://maven.research-infrastructures.eu/nexus
32
33
The D-Net modules are Java 6 compliant and can be built with Maven3 http://maven.apache.org/.
34 2 Alessia Bardi
35 6 Claudio Atzori
Developers are strongly invited to read carefully this section: *[[Developers' Best Practices]]*
36 7 Andrea Dell'Amico
37 8 Andrea Dell'Amico
[[Hadoop Cluster RoadMap]]