jazzyray / azure-maven-plugins

Maven plugins for Azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maven Plugins for Azure Services

Travis CI AppVeyor codecov MIT License

Plugins

This repository contains all Maven plugins for Microsoft Azure services. A complete list of all plugins is shown as below.

Maven Plugin Maven Central Version
Maven Plugin for Azure Web Apps Maven Central
Maven Plugin for Azure Functions Maven Central

Reporting Issues and Feedback

If you encounter any bugs with the maven plugins, please file an issue in the Issues section of our GitHub repo.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once in all repositories using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Telemetry

This project collects usage data and sends it to Microsoft to help improve our products and services. Read Microsoft's privacy statement to learn more. If you would like to opt out of sending telemetry data to Microsoft, you can set allowTelemetry to false in the plugin configuration. Please read our documents to find more details.

About

Maven plugins for Azure

License:MIT License


Languages

Language:Java 97.7%Language:Groovy 2.3%