tycho-packaging:verify-osgi-pom

Full name:

org.eclipse.tycho:tycho-packaging-plugin:5.0.0-SNAPSHOT:verify-osgi-pom

Description:

This mojo verifies the pom of the project that is can be resolved against your build repositories and that all resolved dependencies can be used inside OSGi without any missing requirements.

Attributes:

  • Requires a Maven project to be executed.
  • The goal is thread-safe and supports parallel builds.

Optional Parameters

Name Type Since Description
<failOnError> boolean - No description.
User Property: tycho.verify.failOnError
<skip> boolean - No description.
User Property: tycho.verify.pom

Parameter Details

<failOnError>

No description.
  • Type: boolean
  • Required: No
  • User Property: tycho.verify.failOnError

<skip>

No description.
  • Type: boolean
  • Required: No
  • User Property: tycho.verify.pom