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
The example XML snippet has `<configuration>` as a closing tag instead of `</configuration>` - is should start with `</` as it's the end tag.
When the example is copied into a POM, the created POM is invalid.
0 commit comments