issues
search
mam-dev
/
foss-parent
Parent POM for 1-and-1 open source projects using Maven.
http://1and1.github.io/foss-parent/github-report.html
Apache License 2.0
10
stars
4
forks
source link
Do not manage hamcrest to scope test
#96
Closed
mfriedenhagen
closed
8 years ago
mfriedenhagen
commented
8 years ago
Otherwise it will not be picked up by Maven 3.4.*.
Setting hamcrest to scope
test
will result in errors as it is not downloaded automatically.
test
will result in errors as it is not downloaded automatically.