Branch: refs/heads/HWKMETRICS-185
Home:
https://github.com/hawkular/hawkular-metrics
Commit: e85bdad1795e106e31dd209a4b9f74f9834df87b
https://github.com/hawkular/hawkular-metrics/commit/e85bdad1795e106e31dd2...
Author: Thomas Segismont <tsegismo(a)redhat.com>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Always compile test classes, otherwise we can't build the project with
'-DskipTests'
Rest-tests 'tests' JAR is needed while dependencies are resolved in the JAX-RS 1.1
tests module. If tests are not compiled, the JAR is not built.