“Plugin not found for prefix” error in Eclipse

后端 未结 5 770
隐瞒了意图╮
隐瞒了意图╮ 2020-12-16 13:54

In Eclipse I imported a maven-based project which uses maven jetty plugin. If I run mvn jetty:run from command line, everything works fine. If I add a run con

5条回答
  •  感情败类
    2020-12-16 14:23

    if you following this tutorial:

    http://tapestry.apache.org/creating-the-skeleton-application.html

    don't forget to follow this one crucial instruction:

    Change into the newly created directory, and execute the command:

提交回复
热议问题