a) use the latest maven version + b) http://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-source-and-target.html
kind regards, andreas On Tue, Feb 22, 2011 at 8:23 PM, Matt Madhavan <[email protected]> wrote: > Hello, > When I create a new OSGi project using pax-create-project or > mvn org.ops4j:maven-pax-plugin:1.4 by default, the generated project is JDK > 1.4. How do I configure it change it so that the java compiler version is > 1.6 ? > Thanks > Matt > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > > _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
