Hi Andreas, Thanks for the reply This is exactly the set up I have (I have already updated the PROJECT/poms/compiled/pom.xml with the maven configuration you mentioned)
I moved the maven compiler and test configuration to the topmost pom.xml, ran eclipse:eclipse and refreshed my project and they look very good now. Thanks again! Matt On Tue, Feb 22, 2011 at 1:34 PM, Andreas Pieber <[email protected]> wrote: > 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 >
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
