Fixed in r689226. The generated .classpath is now in sync with the behavior of the executing Maven. I.e. if run by Maven 2.0.8+, test classes come first, if run by older Maven versions, main classes come first.
Benjamin Bentmann - 26/Aug/08 04:13 PM Fixed in r689226. The generated .classpath is now in sync with the behavior of the executing Maven. I.e. if run by Maven 2.0.8+, test classes come first, if run by older Maven versions, main classes come first.