Paketo Buildpack for Maven 6.15.11 https://github.com/paketo-buildpacks/maven Build Configuration: $BP_EXCLUDE_FILES colon separated list of glob patterns, matched source files are removed $BP_INCLUDE_FILES colon separated list of glob patterns, matched source files are included $BP_JAVA_INSTALL_NODE false whether to install Yarn/Node binaries based on the presence of a package.json or yarn.lock file $BP_MAVEN_ACTIVE_PROFILES the active profiles (comma separated: such as: p1,!p2,?p3) to pass to Maven $BP_MAVEN_ADDITIONAL_BUILD_ARGUMENTS the additionnal arguments (appended to BP_MAVEN_BUILD_ARGUMENTS) to pass to Maven $BP_MAVEN_BUILD_ARGUMENTS -Dmaven.test.skip=true --no-transfer-progress package the arguments to pass to Maven $BP_MAVEN_BUILT_ARTIFACT target/*.[ejw]ar the built application artifact explicitly. Supersedes $BP_MAVEN_BUILT_MODULE $BP_MAVEN_BUILT_MODULE the module to find application artifact in $BP_MAVEN_DAEMON_ENABLED false use maven daemon $BP_MAVEN_POM_FILE pom.xml the location of the main pom.xml file, relative to the application root $BP_MAVEN_SETTINGS_PATH ~/.m2 the path to a Maven settings file $BP_MAVEN_VERSION 3 the Maven version $BP_NODE_PROJECT_PATH configure a project subdirectory to look for `package.json` and `yarn.lock` files Apache Maven 3.9.5: Contributing to layer Downloading from https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.9.5/apache-maven-3.9.5-bin.tar.gz Verifying checksum Expanding to /layers/paketo-buildpacks_maven/maven unable to invoke layer creator unable to link cache from /layers/paketo-buildpacks_maven/cache to /.m2 symlink /layers/paketo-buildpacks_maven/cache /.m2: permission denied