xcode-maven-plugin

A maven plugin to facilitate xcode building/dependency management/testing

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

ca.mestevens.ios
ArtifactId

ArtifactId

xcode-maven-plugin
Last Version

Last Version

0.9.4
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

xcode-maven-plugin
A maven plugin to facilitate xcode building/dependency management/testing
Project URL

Project URL

https://github.com/mestevens/xcode-maven-plugin

Download xcode-maven-plugin

How to add to project

<plugin>
    <groupId>ca.mestevens.ios</groupId>
    <artifactId>xcode-maven-plugin</artifactId>
    <version>0.9.4</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.2.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2
org.apache.maven : maven-core jar 3.2.3
org.eclipse.aether : aether-api jar 1.0.0.v20140518
ca.mestevens.ios : xcode-project-parser jar 0.0.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.14.8

test (3)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.testng : testng jar 6.3.1
org.mockito : mockito-all jar 1.10.17

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.2
0.8.1
0.8.0
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.3