Task installLocal
Install a snapshot release in the local repo.
Parameters accepted as attributes
Attribute | Description | Type | Required? |
jar | The JAR file to be installed in the local repo. | File | Yes. |
coordinates | The coordinates to use for the repo artifact. The version will be replaced by the corresponding SNAPSHOT release version. | String | Yes. |