I created a project Maven
with only one page xhtml
just for testing, but it gets this error in the package.
What would be this error?
I created a project Maven
with only one page xhtml
just for testing, but it gets this error in the package.
What would be this error?
To correct this error, follow the steps below:
Eclipse > Project > Clean
Eclipse has an error pointer Markers
, it is interesting to always look at it in these cases.
In my case, it did not resolve Eclipse > Project > Clean;
What solved my problem was to right click on the project, in the option Maven click on Update Project ...
You can also use the shortcut keys Alt + F5