tycho-packaging:validate-id
Full name:
org.eclipse.tycho:tycho-packaging-plugin:4.0.7:validate-id
Description:
Validates that project Maven and OSGi ids match.
Attributes:
- Requires a Maven project to be executed.
 - The goal is thread-safe and supports parallel builds.
 - Binds by default to the lifecycle phase: 
validate. 
Optional Parameters
| Name | Type | Since | Description | 
|---|---|---|---|
<skip> | 
boolean | 
- | 
Whether to skip the project's artifact ID validation against the OSGi ID. Default: false | 
Parameter Details
<skip>
Whether to skip the project's artifact ID validation against the OSGi ID.
- Type: 
boolean - Required: 
report.plugin.goal.no - Default: 
false 
