summary : Apache Maven is a software project management and comprehension tool.
description: |
Maven is a software project management and comprehension tool. Based on the concept of a Project Object Model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
+networking : yes
builddeps :
- apache-ant
rundeps :
- openjdk-8
build : |
- ant -Dmaven.home=$installdir/usr/share/apache-maven
+ tar -xzf $sources/apache-maven-3.3.9-src.tar.gz -C ..
+ cd ../apache-maven-3.3.9
+ ant -Dmaven.home=../apache-maven-3.3.9-dist -Dmaven.repo.local=../local-repo
<Summary xml:lang="en">Apache Maven is a software project management and comprehension tool.</Summary>
<Description xml:lang="en">Maven is a software project management and comprehension tool. Based on the concept of a Project Object Model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
</Description>
@@ -17,19 +17,19 @@
<Summary xml:lang="en">Apache Maven is a software project management and comprehension tool.</Summary>
<Description xml:lang="en">Maven is a software project management and comprehension tool. Based on the concept of a Project Object Model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.