azure-maven-plugins
azure-maven-plugins copied to clipboard
One more dot at the end of the link
Plugin name and version
azure-functions-maven-plugin 1.4.1
Actual behavior
Click link can't open webpage

Steps to reproduce the problem
- mvn archetype:generate -DarchetypeGroupId=com.microsoft.azure -DarchetypeArtifactId=azure-functions-archetype
- mvn clean package
- mvn azure-functions:deploy
- Click link
Already fixed