  | | | Maven Compiler Plugin 2.0.2 for Maven 2 Released | Maven Compiler Plugin 2.0.2 for Maven 2 Released 2007-02-14 - By Carlos Sanchez
Back The Maven team is pleased to announce the release of the Maven Compiler Plugin, version 2.0.2
http://maven.apache.org/plugins/maven-compiler-plugin/
You can run mvn -up to get the latest version of the plugin, or specify the version in your project's plugin configuration:
<plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>2.0.2</version> </plugin>
Release Notes - Maven 2.x Compiler Plugin - Version 2.0.2
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11130&fixfor =12484
MCOMPILER-48 (See http://LER-48.ora-code.com) Add maven.compile.failonerror equivalent functionality MCOMPILER-38 (See http://LER-38.ora-code.com) Review compile plugin site documentation MCOMPILER-34 (See http://LER-34.ora-code.com) Finish the compiler test harness MCOMPILER-30 (See http://LER-30.ora-code.com) Compiler fork executable fails when the path has spaces MCOMPILER-22 (See http://LER-22.ora-code.com) Compilation fails: "The command line is too long."
Enjoy,
-The Maven team
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|
 |