Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object reference not set to an instance of an object #93

Closed
bsaby opened this issue Mar 2, 2018 · 2 comments
Closed

Object reference not set to an instance of an object #93

bsaby opened this issue Mar 2, 2018 · 2 comments

Comments

@bsaby
Copy link

bsaby commented Mar 2, 2018

Plugin name and version

com.microsoft.azure.azure-functions-maven-plugin:0.1.10-SNAPSHOT

Steps to reproduce the problem

  1. Generate a scaffolding through the Azure Functions Maven Archetype
    mvn archetype:generate -DarchetypeGroupId=com.microsoft.azure -DarchetypeArtifactId=azure-functions-archetype
  2. mvn package azure-functions:package
  3. mvn azure-functions:run
  4. Ctrl-C to exist
  5. Run mvn azure-functions:run again

image

@jdneo
Copy link
Member

jdneo commented Jun 5, 2018

Hi @bsaby I cannot repro this bug within the newest azure-functions-core-tools:2.0.1-beta.28.

Could you please check if this issue still occurs on your side?

@bsaby
Copy link
Author

bsaby commented Jun 6, 2018

Version: azure-functions-core-tools:2.0.1-beta.28
On my side, repro in git bash, but it works on my PowerShell. It doesn't seem to be our plugin's bug, close it.

@bsaby bsaby closed this as completed Jun 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants