11-16-2016 05:02 PM
Dear friends,
I have benn following this tutorial (Getting Started with the Alfresco Maven SDK | ECMArchitect | Alfresco Developer Tutorials ) i n order to create a new prohect with the Alfresco Archetype.
When I have the project created (in eclipse) I got the next error in the pom.xml file
Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:build-helper-maven-plugin:1.10:add-test-resource (execution: add-env-test-properties, phase: generate-resources)
And i cannot do anything else.
What I am getting this error? I have followed the steps.
Thanks in advance
Regards
11-17-2016 04:00 AM
This isn't actually an error that prevents you from using the project. It is just an error that this specific build plugin cannot be used in the default build lifecycle within Eclipse. You should be able to fix this error message by telling Eclipse that this plugin should be ignored. This resolution usually is available via the quick fix suggestions. Eclipse m2e has a detailed page about "execution not covered".
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.