But if I use mvn -X help:effective-settings
it hide me information about localRepository

I'm using inside a docker, and I can override MAVEN_OPTS and there I could override with -Dmaven.repo.local but at run time I wont to know where is saved(to be sure)
It is about cache in my container environment.

Regards, Tomaž

Tomaž Majerhold je 17. 08. 2017 ob 14:38 napisal:
Yes at run time(maven showing it on standard output), where are actually saved, because if you are using maven docker image and you can not go inside a container interactively.

Regards, Tomaž



Russell Gold je 17. 08. 2017 ob 14:01 napisal:
Hi Tomaž,

What do you mean by, “downloaded”?

Do you mean where the local maven repository is located? You can configure that in settings.xml <http://maven.apache.org/settings.html>

Regards,
Russ

On Aug 17, 2017, at 5:25 AM, Tomaž Majerhold <tomaz.majerh...@arnes.si> wrote:

Hello!

Is it possible(some options switches ) at runtime to determine where(location) artifacts has ben downloaded?

It would be useful information for running maven in docker.

Regards, Tomaž


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to