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?

0
2 comments

I found when I mark the directory as exclude, it will not upload again. But I can't mark the maven repositories to exclude.

0

Please provide: 

  1. A demo project where this can be reproduced. It can be uploaded to https://uploads.jetbrains.com.
  2. More details about your environment: what kind of server it is, your OS, version of the IDE, the project's location in the system
0

Please sign in to leave a comment.