Remote JUnit test will upload whole files.
已回答
Every time when I run the test, it always upload the whole maven repositories to my server. Even I already set the deploy path and upload my project.
It takes a lot of time. How to set it just updating the modify files?
请先登录再写评论。
I found when I mark the directory as exclude, it will not upload again. But I can't mark the maven repositories to exclude.
Please provide: