Tied exec:java to verify phase.
This commit is contained in:
parent
a9bcd354ed
commit
c0be96dd24
2 changed files with 43 additions and 45 deletions
|
@ -194,7 +194,7 @@ To install and run from [Maven](https://maven.apache.org/), configure an artifac
|
|||
Please look at [pom.xml](https://github.com/ethauvin/semver/blob/master/examples/java/pom.xml) in the [Java example](https://github.com/ethauvin/semver/tree/master/examples/java) directory for a sample:
|
||||
|
||||
```bash
|
||||
mvn compile exec:java
|
||||
mvn verify
|
||||
```
|
||||
|
||||
### Gradle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue