I make the occasional submissions to the junit project, and I wanted to submit a pom.xml that'd convert it into a proper maven project.
My real question is what/if anything should be done to the groupId of junit. it should probably be org.junit but has since "the beginning of time" been just junit. I know at least surefire would need to be updated if the artifact id changed. I thought I'd put something into the pom.xml I submit to them, I'm just not sure what.. I don't know who actually publishes junit to the repos, but 4.8 and 4.8.1 have been released. If you vote for the following junit issue we might be able to make them release 4.9 themselves; http://github.com/KentBeck/junit/issues#issue/66 Kristian