This is only a test.
The Xcode Maven Plugin can be used to integrate Xcode projects into a Maven build system. Especially it offers the following features:
- Integration with a Maven repository for binary artifact distribution
- Dependency resolution via a Maven repository between Xcode projects
The xcode-maven-plugin is currently only compatible with maven 3.0. For more details check https://github.com/sap-production/xcode-maven-plugin/issues/131
For a detailed documentation please refer to the Maven generated Plugin documentation
This project is copyrighted by SAP AG and made available under the Apache License 2.0. Please also confer to the text files "LICENSE" and "NOTICE" included with the project sources.
To avoid command line usage and calling mvn
manually, check out the initial version of this Xcode plugin.