Now, I discovered that under Maven 2 with the following maven-compiler-plugin configuration:
        <configuration>
          <source>1.6</source>
          <target>1.6</target>
        </configuration>

Add <fork>true</fork>

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to