njord:import
Full name:
eu.maveniverse.maven.plugins:njord:0.7.0:import
Description:
Imports a store from "transportable bundle".
Attributes:
- Executes as an aggregator goal.
- The goal is thread-safe and supports parallel builds.
Required Parameters
Name | Type | Since | Description |
---|---|---|---|
<file> |
String |
- |
The bundle file to import. User Property: file |
Optional Parameters
Name | Type | Since | Description |
---|---|---|---|
<skip> |
boolean |
- |
No description. Default: false User Property: skip |
Parameter Details
<file>
The bundle file to import.
- Type:
java.lang.String
- Required:
Yes
- User Property:
file
<skip>
No description.
- Type:
boolean
- Required:
No
- User Property:
skip
- Default:
false