Bug 831155

Summary: Fix "Plugin execution not covered by lifecycle configuration" error marker in Eclipse
Product: [JBoss] JBoss Enterprise Portal Platform 5 Reporter: Peter Palaga <ppalaga>
Component: unspecifiedAssignee: Peter Palaga <ppalaga>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.2.xCC: epp-bugs
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-12 14:15:00 UTC Type: Task
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Peter Palaga 2012-06-12 10:32:36 UTC
See the linked Jira.

Comment 1 Peter Palaga 2012-06-12 10:45:49 UTC
Fixed in revision 8720

Comment 2 Peter Palaga 2012-06-12 13:18:00 UTC
Honza says that CLOSED/NOTABUG should be changed to ON_QA

Comment 3 Peter Palaga 2012-06-12 13:41:41 UTC
Added technical notes.

Comment 4 Peter Palaga 2012-06-12 13:41:41 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Cause: Eclipse's Maven plugin m2e is showing several "Plugin execution not covered by lifecycle configuration" error markers in its Problems View after a fresh checkout of gatein-portal project.
Fixed through inserting a piece of XML code which explicitly instructs m2e that it should ignore the uncovered plugins.
Result: "Plugin execution not covered by lifecycle configuration" error markers do not appear anymore in Eclipse.

Comment 5 Peter Palaga 2012-06-12 14:15:00 UTC
Technical notes removed as this is our internal engineering stuff.

Comment 6 Peter Palaga 2012-06-12 14:15:01 UTC
Deleted Technical Notes Contents.

Old Contents:
Cause: Eclipse's Maven plugin m2e is showing several "Plugin execution not covered by lifecycle configuration" error markers in its Problems View after a fresh checkout of gatein-portal project.
Fixed through inserting a piece of XML code which explicitly instructs m2e that it should ignore the uncovered plugins.
Result: "Plugin execution not covered by lifecycle configuration" error markers do not appear anymore in Eclipse.