You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expand the spring-hadoop-samples node, it's a "Plugins" node
Expand the "Plugins" node, error occur
Environments (please complete the following information as much as possible):
OS: Windows 10/OS X
VS Code version: 1.32.3
Extension version RC#14
Screenshots
Additional context
Maven for Java output error information:
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module c:\Users\testuser\Documents\spring-hadoop-samples\parent\mapreduce of c:\Users\testuser\Documents\spring-hadoop-samples\parent\pom.xml does not exist @
[ERROR] Child module c:\Users\testuser\Documents\spring-hadoop-samples\parent\hive of c:\Users\testuser\Documents\spring-hadoop-samples\parent\pom.xml does not exist @
[ERROR] Child module c:\Users\testuser\Documents\spring-hadoop-samples\parent\pig of c:\Users\testuser\Documents\spring-hadoop-samples\parent\pom.xml does not exist @
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.springframework.samples:spring-hadoop-samples:1.0.0.BUILD-SNAPSHOT (c:\Users\testuser\Documents\spring-hadoop-samples\parent\pom.xml) has 3 errors
[ERROR] Child module c:\Users\testuser\Documents\spring-hadoop-samples\parent\mapreduce of c:\Users\testuser\Documents\spring-hadoop-samples\parent\pom.xml does not exist
[ERROR] Child module c:\Users\testuser\Documents\spring-hadoop-samples\parent\hive of c:\Users\testuser\Documents\spring-hadoop-samples\parent\pom.xml does not exist
[ERROR] Child module c:\Users\testuser\Documents\spring-hadoop-samples\parent\pig of c:\Users\testuser\Documents\spring-hadoop-samples\parent\pom.xml does not exist
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
The text was updated successfully, but these errors were encountered:
Describe the bug
This issue will also appear in previous versions.
To Reproduce
Steps to reproduce the behavior:
Environments (please complete the following information as much as possible):
Screenshots

Additional context
Maven for Java output error information:
The text was updated successfully, but these errors were encountered: