Hi,

I've a lifecycle mapping for a generator plugin with following action:

  <execute>
     <runOnConfiguration>true</runOnConfiguration>
     <runOnIncremental>true</runOnIncremental>
  </execute>

The classes are generated but I always get

Execution default of goal ch.test.maven.plugins:maven-entity-generator-plugin:1.6.1:generate failed.

Running the plugin from the command line works fine. Is there any way to get the console output when m2eclipse is executing my plugin? That might help to spot the problem.

-
Yves
_______________________________________________
m2e-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to