I use "atlas-create-confluence-plugin" to create a Confluence plugin skeleton, and found the pom.xml has many red lines, some are for project build error and some are for dependancy missing.
As below picture shows, the red lines indicate many errors:
How could I resolve the red lines since I used the official command to create this plugin project and didn't make any modification in the project.