Uses of Class
org.machanism.machai.project.layout.MavenProjectLayout
Packages that use MavenProjectLayout
Package
Description
APIs for detecting, describing, and working with a repository's on-disk project layout.
-
Uses of MavenProjectLayout in org.machanism.machai.project.layout
Methods in org.machanism.machai.project.layout that return MavenProjectLayoutModifier and TypeMethodDescriptionMavenProjectLayout.model(org.apache.maven.model.Model model) Sets the Maven model directly.MavenProjectLayout.projectDir(File projectDir) Sets the project directory and narrows the return type for fluent usage.