Remote JUnit test will upload whole files.
Answered
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?
Please sign in to leave a comment.
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: