Interface TychoProject

    • Method Detail

      • getDependencyArtifacts

        DependencyArtifacts getDependencyArtifacts​(ReactorProject project)
        Returns resolved project dependencies. For projects targeting multiple runtime environments, returned collection includes artifacts for all supported runtime environments.
      • getImplicitTargetEnvironment

        TargetEnvironment getImplicitTargetEnvironment​(org.apache.maven.project.MavenProject project)
        Implicit target environment configuration present in project metadata, like, for example, Eclipse-PlatformFilter OSGi bundle manifest attribute.