Skip to content

Commit 7993b37

Browse files
authored
Add "build and copy to local maven repository"
1 parent 95480d9 commit 7993b37

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ $ cd metafacture-core
8383
$ ./gradlew install
8484
```
8585

86-
The resulting distribution can be found in `metafacture-core/metafacture-runner/build/distributions/`.
86+
Besides the resulting distribution in `metafacture-core/metafacture-runner/build/distributions/` this also provides builds in your local maven repository.
87+
8788

8889
See [Code Quality and Style](https://github.com/metafacture/metafacture-core/wiki/Code-Quality-and-Style) on the wiki for further information on the sources.
8990

0 commit comments

Comments
 (0)