Skip to content

microsoft/azure-maven-archetypes

Repository files navigation

Maven Archetypes for Azure

This repo contains Maven Archetypes for Azure. The following table lists Maven Archetypes for azure services.

Note The Azure SDK maven archetype can be found at the Azure SDK GitHub repository.

Archetype Artifact Id Archetype Group Id Maven Central Version
azure-functions-archetype com.microsoft.azure Maven Central
azure-functions-kotlin-archetype com.microsoft.azure Maven Central
azure-iot-edge-archetype com.microsoft.azure Maven Central
apache-spark-archetype com.microsoft.azure Maven Central

Related repository: azure-maven-plugins

You may be also interested in the Azure Maven Plugins. These archetypes are very closely related to the plugins, and both kinds of artifacts work together to give you Java your way on Azure.

Of particular interest to users of these archetypes is the azure-webapp-maven-plugin and its config goal. This goal acts like an archetype. It instruments the current project's POM so that the target artifact can subsequently be published to Azure App Service using the deploy goal.

Reporting Issues and Feedback

If you encounter any bugs with the Maven Archetypes, 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 across all repos 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.