Skip to content

Commit

Permalink
Add remark concerning servers in the background
Browse files Browse the repository at this point in the history
  • Loading branch information
Eberhard Wolff committed Sep 8, 2017
1 parent 2cc1167 commit 5d5ff4d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions HOW-TO-RUN.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ If this does not work:
directory contains no configuration for a specific Maven repo. If in
doubt: delete the file.

* The tests use some ports on the local machine. Make sure that no
server runs in the background.

* Skip the tests: `mvn clean package package -Dmaven.test.skip=true`.

* In rare cases dependencies might not be downloaded correctly. In
Expand Down
3 changes: 3 additions & 0 deletions WIE-LAUFEN.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ in deinem Heimatverzeichnis keine Konfiguration für ein spezielles
Maven Repository enthalten. Im Zweifelsfall kannst du die Datei
einfach löschen.

* Die Tests nutzen einige Ports auf dem Rechner. Stelle sicher, dass
im Hintergrund keine Server laufen.

* Führe die Tests beim Build nicht aus: `mvn clean package package
-Dmaven.test.skip=true`.

Expand Down

0 comments on commit 5d5ff4d

Please sign in to comment.