-
Oct 16th, 2012, 09:34 AM
#1
newbie gwt sts issue
Hi,
I'm setting up some basic scaffolding GWT application and I've got a problem with the pom.xml it's generated. So I've run the following
persistence setup --provider HIBERNATE --database H2_IN_MEMORY
database reverse engineer --package ~.domain --schema PUBLIC
web gwt setup
and then I get the following problem.
Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:exec-maven-plugin:1.2:exec (execution: default, phase: process-classes)
Roo - 1.2.2
STS - 3.1.0
Maven - 3.0.4
Java - 1.6.0_32
Has anyone had anything similar and figured out a workaround ?
Thanks,
Tim.
-
Oct 17th, 2012, 03:05 AM
#2
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules