Fork me on GitHub

tycho-wrap:verify

Full name:

org.eclipse.tycho:tycho-wrap-plugin:6.0.0-SNAPSHOT:verify

Description:

This mojos takes the project artifact and verify it can be resolved inside OSGiusing the projects dependency artifacts.

Attributes:

  • Requires a Maven project to be executed.
  • The goal is thread-safe and supports parallel builds.
  • Binds by default to the lifecycle phase: verify.

Optional Parameters

Name Type Since Description
<ignored> Set<String> - No description.
<packaging> Set<String> - No description.
Default: jar

Parameter Details

<ignored>

No description.
  • Type: java.util.Set<java.lang.String>
  • Required: No

<packaging>

No description.
  • Type: java.util.Set<java.lang.String>
  • Required: No
  • Default: jar