Fix Info.plist Maven Plugin (Eclipse RCP)

Maven plugin to "fix" the Info.plist file generated by p2 during a Tycho product build. Typically used to change copyright and language information.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

name.abuchen
ArtifactId

ArtifactId

fix-info-plist-maven-plugin
Last Version

Last Version

1.7
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Fix Info.plist Maven Plugin (Eclipse RCP)
Maven plugin to "fix" the Info.plist file generated by p2 during a Tycho product build. Typically used to change copyright and language information.
Project URL

Project URL

https://github.com/buchen/fix-info-plist-maven-plugin
Source Code Management

Source Code Management

http://github.com/buchen/fix-info-plist-maven-plugin/tree/master

Download fix-info-plist-maven-plugin

How to add to project

<plugin>
    <groupId>name.abuchen</groupId>
    <artifactId>fix-info-plist-maven-plugin</artifactId>
    <version>1.7</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.plist : dd-plist jar 1.21
org.tukaani : xz jar 1.8
commons-codec : commons-codec jar 1.11

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.codehaus.plexus : plexus-utils jar 3.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.7
1.6
1.5