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

Error occurred in generating effective pom file #41

Closed
bsaby opened this issue Apr 11, 2018 · 3 comments
Closed

Error occurred in generating effective pom file #41

bsaby opened this issue Apr 11, 2018 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@bsaby
Copy link

bsaby commented Apr 11, 2018

Build: 145

  1. Specify java.home in user settings:
    "java.home": "C:\\Program Files\\Java\\jdk1.8.0_161"
  2. Add following entry in user settings:
    "maven.terminal.useJavaHome": true
  3. Generate Effective POM file

RESULT:
image

@bsaby bsaby mentioned this issue Apr 11, 2018
7 tasks
@Eskibear Eskibear self-assigned this Apr 12, 2018
@Eskibear
Copy link
Member

Generate Effective POM doesn't launch a terminal to do the job, it use child_process.exec to execute the maven command in background.

@Eskibear Eskibear added the bug Something isn't working label Apr 12, 2018
@Eskibear Eskibear added this to the 0.7.0 milestone Apr 12, 2018
@Eskibear
Copy link
Member

@bsaby please help to verify.

@Eskibear Eskibear assigned bsaby and unassigned Eskibear Apr 12, 2018
@bsaby
Copy link
Author

bsaby commented Apr 12, 2018

Test passed.
Build: 147

@bsaby bsaby closed this as completed Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants