| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMaven Build Tools | 
        
| GroupId | GroupIdlt.velykis.maven | 
    
| ArtifactId | ArtifactIdpde-target-maven-plugin | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typemaven-plugin | 
    
| Description | 
            DescriptionEclipse 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 | 
            
| Source Code Management | 
                    Source Code Management | 
            
<plugin>
    <groupId>lt.velykis.maven</groupId>
    <artifactId>pde-target-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>
                | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |