...
You will need an internet connection (at least for the first build) for the dependencies to be downloaded into your local maven repository.
To build this repository, you will need the following installed on your machine:*
- git 2.14+
...
- Java 8 JDK
...
- Maven 3.0+
Prenote |
---|
Note that Plastic has not been ported yet past Java 8 |
...
For read-only access, you can do this<pre>
Note |
---|
...
For a committer, you can do this<pre>
Code Block |
---|
git clone ssh://{username} |
...
@git.opendaylight.org:29418/plastic.git |
...
Installing
Once you have the prerequisites and have cloned the repo, you can issue a build at the
top level of your local copy of the repo
...