Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
Description
It is really confusing that if you use
mvn -P cargo.run -Drepo.path=repostorage -Des.path=esstorage that 'repostorage' is relative to the project basedir (as expected) and esstorage is relative to tomcat/target.
Can the es.path behavior made in sync with repo.path?