I create a Spring boot maven application where executable is war when the application is imported in Eclipse I get the following error in pom file
org.apache.maven.archiver.MavenArchiver.getManifest(org.apache.maven.project.MavenProject, org.apache.maven.archiver.MavenArchiveConfiguration)
If the application executable is jar the problem is not there.