          MODULE=maven
         VERSION=3.9.11
          SOURCE=apache-$MODULE-$VERSION-bin.tar.gz
      SOURCE_URL=https://dlcdn.apache.org/$MODULE/$MODULE-3/$VERSION/binaries/
      SOURCE_VFY=sha256:4b7195b6a4f5c81af4c0212677a32ee8143643401bc6e1e8412e6b06ea82beac
SOURCE_DIRECTORY=$BUILD_DIRECTORY/apache-$MODULE-$VERSION
        WEB_SITE=http://maven.apache.org/
         ENTERED=20080828
         UPDATED=20250815
           SHORT="A software project management and comprehension tool"
       LDD_CHECK=off
         ARCHIVE=off

cat << EOF
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.
EOF
