-
Bug
-
Resolution: Done
-
Minor
-
7.0.0.DR9
-
None
pom.xml says:
<profile>
<!-- An optional testing profile that executes JAX-RS Client API tests -->
<!-- Run with: mvn clean test -Prest-client -->
<id>rest-test</id>
README.md says: mvn test -Prest-test
- comment in pom.xml mentions different profile
- README.md does not contain clean goal