It is a property in MavenProject object
(http://grepcode.com/file/repo1.maven.org/maven2/org.apache.maven/maven-core/3.3.3/org/apache/maven/project/MavenProject.java#MavenProject)
It is filled during the initialisation via Maven either from settings.xml
-> localRepository element or by '-Dma
Hi everybody,
in a Maven Project, I am using the property '
${project.projectBuildingRequest.localRepository.url}' which should
contain the location of the local repository. In a local Maven build or in
simple Maven build Jenkins, everything works fine and it delivers the value
I expected (nam