Results 1 to 4 of 4

Thread: Problems with plugin maven-apt-plugin:1.0:process in Eclipse.

  1. #1
    Join Date
    Nov 2008
    Location
    Lima, Perú
    Posts
    14

    Default Problems with plugin maven-apt-plugin:1.0:process in Eclipse.

    I am having problems in STS 2.8.1, 2.9.0 for work with it plugin:

    Problems with plugin maven-apt-plugin:1.0rocess in Eclipse.

    Joe
    ================
    Ing. José Díaz Díaz
    Gerente General
    JOEDAYZ.COM
    Telef: (51) 987500273
    =================

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    Hey Joe!

    Can you provide a few more details? And maybe steps to reproduce the problem, for example? And/or error-logs?

    Thanks,
    Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

  3. #3
    Join Date
    Nov 2008
    Location
    Lima, Perú
    Posts
    14

    Default

    Hello Martin:

    I downloaded the examples of https://github.com/SpringSource/spri...a-jpa-examples

    When you try the demos in showcase get it error.

    Problems with plugin maven-apt-plugin:1.0rocess in Eclipse.

    Joe
    ================
    Ing. José Díaz Díaz
    Gerente General
    JOEDAYZ.COM
    Telef: (51) 987500273
    =================

  4. #4
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    Hey Joe!

    Ah, I see. The problem is that the plugin execution of the "maven-apt-plugin" is not yet supported by the liftcycle mappings of the Maven Eclipse Integration. For more details see this:

    http://wiki.eclipse.org/M2E_plugin_e...on_not_covered

    As a quick-fix I would open the pom.xml file in the editor, navigate to the error and set the plugin to "ignore" using the available quick-fix.

    HTH,
    Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

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
  •