Results 1 to 2 of 2

Thread: newbie gwt sts issue

  1. #1
    Join Date
    Jun 2012
    Posts
    6

    Default 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.

  2. #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
  •