Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

Maven Compiler Plugin

Compiling With a Different JDK

Separate configuration for test-compile and compile phases

With Maven 2.0.x it is not possible to configure the compiler plugin separately for the test-compile and compile phases. (Confirmed with 2.0.8)

This is expected to change with Maven 2.1.

Labels
  • None