Mork,
You will need to select a different Maven facet for your project. Right click on the project and select Properties
. Now, click Project Facets
, deselect Maven Support - Dependencies Only
and select Maven Support for Java EE Projects
. Click the Apply and Close
button.
Note that this facet is selected by default when the new Web Services Project
wizard is used.
This should fix the error but please let us know how it works for you.