Yes it does, thank you. I'll just have to set it for the compiler and
the surefire plugin.

On Dec 20, 2007 12:25 PM, Tom Huybrechts <[EMAIL PROTECTED]> wrote:
> Does this help you:
> http://maven.apache.org/plugins/maven-compiler-plugin/examples/compile-using-different-jdk.html
> ?
>
>
> On Dec 20, 2007 7:50 PM, Andrew Robinson <[EMAIL PROTECTED]> wrote:
> > I cannot use maven 2.0.8 due to blocker issue
> > http://jira.codehaus.org/browse/MNG-2258.
> >
> > I am running on JDK 1.6 and have SQL plugin executions in my pom.
> > Under JDK 1.6, they run out of order since the code uses Maps instead
> > of lists or a linked list map.
> >
> > My code doesn't compile on JDK 1.5 and some of my build goals fail
> > under JDK 1.6. So I am stuck without being able to use maven right
> > now.
> >
> > Can MNG-2258 be back-ported for a 2.0.8.1 release, or will 2.1 be out
> > soon (meaning in the next week or so)?
> >
> > If "no" to both of these questions, what is the best way to download,
> > or at least produce a 2.1 snapshot release?
> >
> > I am able to build
> > https://svn.apache.org/repos/asf/maven/components/trunk fine, but that
> > does not give me a runnable mvn command. Is there a WIKI for making a
> > 2.1 release that I missed?
> >
> > Thanks,
> > Andrew
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to