pax:clean

Remove generated IDE files, but support limited recovery during the same build session.

So 'mvn pax:clean pax:eclipse' won't wipe out your Eclipse metadata on a compile error.

Mojo Attributes:

  • Requires a Maven 2.0 project to execute.
  • Automatically executes within the lifecycle phase: clean
  • Invokes the execution of the lifecycle phase clean prior to executing itself.