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]

Reply via email to