njord:drop
Full name:
eu.maveniverse.maven.plugins:njord:0.8.3:drop
Description:
Drops given store.
Attributes:
- Executes as an aggregator goal.
- The goal is thread-safe and supports parallel builds.
Required Parameters
| Name | Type | Since | Description |
|---|---|---|---|
<store> |
String |
- |
The name of the store to drop. As operation is destructive, this parameter is mandatory. User Property: store |
Optional Parameters
| Name | Type | Since | Description |
|---|---|---|---|
<skip> |
boolean |
- |
No description. Default: falseUser Property: skip |
Parameter Details
<skip>
No description.
- Type:
boolean - Required:
No - User Property:
skip - Default:
false
<store>
The name of the store to drop. As operation is destructive, this parameter is mandatory.
- Type:
java.lang.String - Required:
Yes - User Property:
store
