njord:redeploy
Full name:
eu.maveniverse.maven.plugins:njord:0.3.1-SNAPSHOT:redeploy
Description:
Redeploys from
store onto to
store, eventually dropping from
store.
Attributes:
- The goal is thread-safe and supports parallel builds.
Required Parameters
Name | Type | Since | Description |
---|---|---|---|
<drop> |
boolean |
- |
No description. Default: true User Property: drop |
<from> |
String |
- |
No description. User Property: from |
<to> |
String |
- |
No description. User Property: to |
Parameter Details
<drop>
No description.
- Type:
boolean
- Required:
Yes
- User Property:
drop
- Default:
true
<from>
No description.
- Type:
java.lang.String
- Required:
Yes
- User Property:
from
<to>
No description.
- Type:
java.lang.String
- Required:
Yes
- User Property:
to