File tree Expand file tree Collapse file tree 2 files changed +25
-2
lines changed
Expand file tree Collapse file tree 2 files changed +25
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,19 @@ If you came here because you heard about Velocity somewhere on the web, this is
5757
5858![ Maven] ( https://soujavablog.files.wordpress.com/2015/05/maven.png )
5959
60- This project build with Maven and the maven-plugin.
60+ This project should be build with Maven +3.0.5 and the maven-plugin.
61+ * [ Maven =3.0.5] ( https://maven.apache.org/download.cgi )
62+ ```
63+ [ ] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.tar.gz 2013-05-24 13:57 4.9M
64+ [TXT] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.tar.gz.asc 2013-05-24 13:57 195
65+ [ ] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.tar.gz.md5 2013-05-24 13:57 32
66+ [ ] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.tar.gz.sha1 2013-05-24 13:57 40
67+ [ ] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.zip 2013-05-24 13:57 5.6M
68+ [TXT] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.zip.asc 2013-05-24 13:57 195
69+ [ ] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.zip.md5 2013-05-24 13:57 32
70+ [ ] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.zip.sha1 2013-05-24 13:57 40
71+ ```
72+
6173
6274Some people may say: "Why not use SBT if this is a Scala project, or maybe why not Gradle?"
6375
Original file line number Diff line number Diff line change @@ -12,7 +12,18 @@ Requirements
1212
1313Have installed:
1414
15- * [ Maven 2+] ( https://maven.apache.org/download.cgi )
15+ * [ Maven =3.0.5] ( https://maven.apache.org/download.cgi )
16+ ```
17+ [ ] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.tar.gz 2013-05-24 13:57 4.9M
18+ [TXT] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.tar.gz.asc 2013-05-24 13:57 195
19+ [ ] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.tar.gz.md5 2013-05-24 13:57 32
20+ [ ] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.tar.gz.sha1 2013-05-24 13:57 40
21+ [ ] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.zip 2013-05-24 13:57 5.6M
22+ [TXT] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.zip.asc 2013-05-24 13:57 195
23+ [ ] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.zip.md5 2013-05-24 13:57 32
24+ [ ] https://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.zip.sha1 2013-05-24 13:57 40
25+ ```
26+
1627* [ OpenJDK 7+] ( http://openjdk.java.net/install/ )
1728* [ Jenkins 1.6+] ( https://jenkins-ci.org/ ) * In case you want to configure the CI project.
1829
You can’t perform that action at this time.
0 commit comments