tycho-packaging:validate-id

Full name:

org.eclipse.tycho:tycho-packaging-plugin:5.0.0-SNAPSHOT: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: No
  • Default: false