Bug 830214 - Seam: TAG-16 Remoting GWT example
Summary: Seam: TAG-16 Remoting GWT example
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: JBoss Enterprise WFK Platform 2
Classification: Retired
Component: Examples, Seam
Version: 2.0.0.ER7
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Marek Novotny
QA Contact: Karel Piwko
URL:
Whiteboard: Seam2.3
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-08 14:45 UTC by Karel Piwko
Modified: 2012-06-22 08:16 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
BZ-830202 and BZ-830214 The Groovybooking example in Seam 2.3 requires an additonal Maven plugin for integration with JBoss Developer Studio, which is not installed by default. This leads to plugin errors, which can be worked around by following the import wizard instructions to install build-helper-maven-plugin and gmaven-plugin. The example will run regardless of these errors, however.
Clone Of:
Environment:
Last Closed: 2012-06-19 08:18:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 830202 0 low CLOSED Seam: TAG-16 Groovybooking example 2021-02-22 00:41:40 UTC

Internal Links: 830202

Description Karel Piwko 2012-06-08 14:45:25 UTC
Following errors happen in remoting-gwt example when imported to JBDS (ignoring missing Maven artifacts):


Description	Resource	Path	Location	Type
Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:gwt-maven-plugin:1.2:compile (execution: default, phase: process-classes)	pom.xml	/gwt-ejb	line 30	Maven Project Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:gwt-maven-plugin:1.2:resources (execution: default, phase: process-resources)	pom.xml	/gwt-ejb	line 30	Maven Project Build Lifecycle Mapping Problem

Comment 1 Marek Novotny 2012-06-15 11:13:37 UTC
This is the same cause as in https://bugzilla.redhat.com/show_bug.cgi?id=830202

Comment 3 Rebecca Newton 2012-06-18 05:47:48 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:
BZ-830202 and BZ-830214 The Groovybooking example in Seam 2.3 requires an additonal Maven plugin for integration with JBoss Developer Studio, which is not installed by default. This leads to plugin errors, which can be worked around by following the import wizard instructions to install build-helper-maven-plugin and gmaven-plugin. The example will run regardless of these errors, however.


Note You need to log in before you can comment on or make changes to this bug.