Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

Plugin execution not covered by lifecycle configuration: info.magnolia:maven-setproperty-plugin:1.1.1:set-property (execution: currentDate, phase: generate-resources)

Again, no worries. (smile) To get rid of the error and proceed with project build you'll need to add the following snippet to the pluginManagement/plugins section of your project's pom.xml

...

Info

Should your module inherit from magnolia-parent-pom version 20, then m2e should not cause any problem complain at all as the above fix was applied globally to our parent pom (see http://jira.magnolia-cms.com/browse/BUILD-72). This pom fix might not be needed in the future, as soon as this m2e issue will be accepted and solved.

...