Eclipse PDE Target Definition Maven Plugin

Maven plugin to generate Eclipse PDE target definitions using POM-first dependencies. Supplements functionality of Eclipse Tycho to use OSGI bundles from Maven repositories in Eclipse Plug-in Development Environment.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

lt.velykis.maven
ArtifactId

ArtifactId

pde-target-maven-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Eclipse PDE Target Definition Maven Plugin
Maven plugin to generate Eclipse PDE target definitions using POM-first dependencies. Supplements functionality of Eclipse Tycho to use OSGI bundles from Maven repositories in Eclipse Plug-in Development Environment.
Project Organization

Project Organization

Andrius Velykis
Source Code Management

Source Code Management

http://github.com/andriusvelykis/pde-target-maven-plugin/tree/master

Download pde-target-maven-plugin

How to add to project

<plugin>
    <groupId>lt.velykis.maven</groupId>
    <artifactId>pde-target-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.9
org.apache.maven.plugins : maven-dependency-plugin jar 2.6
org.sonatype.plexus : plexus-build-api jar 0.0.7

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0