Mailing List
Home
Forum Home
Maven - Project building tool
Axis - Java SOAP implementation
Lucene - Full-featured text search engine APIs
Cocoon - MVC web framework based on XML/XSL
Fop - Create PDF, PCL, PS, SVG, XML driven by XSL formatting objects.
Log4J - A log library
POI - Java Excel, Word and other Microsoft Office files manipulating library
Oracle database error code ...
Subjects
log4j warning: No appenders could be found
java security AccessControlException: access denied (java io FilePermission clie
java lang InstantiationException: org apache tools ant Main
Apache Axis Tutorial
Struts <logic iterate >
log4j properties How to parse outpu to multiple files
configuring log4j with BEA Weblogic 8 1
How to use XSL FOP Java together
JSP precompile
Servlet File Download dialog problem (IE6,Adobe 6 0)
Proposal: Adding jar manifest classpath in jar and war plugins
Unsupported major minor version 48 0 problem while running the an
   telope task
java security AccessControlException: access denied (java io FilePermission
axis wsdl2java Ant Task usage
net sf hibernate MappingException: Error reading resource: test/User hbm xml
Building EAR ANT Script for websphere 5 0
CREATING WAR Files
jsp data into Excel
Classpath problem
Jboss 3 2 3+ vs Tomcat Axis Question
RE: How to include jars and add them into the MANIFEST MF/Class Path
attribute
Printing problem
InstantiationException
Couldn 't find trusted certificate
Please : How can one install ant 1 6 0 under Eclipse 2 1 ?
Excel: Too many different cell formats
Running junit tests fails
XDoclet, Struts and Maven: Where to start? SOLUTION
1 3 final: now giving me java io FileNotFoundException (Too many
open files)
AXIS: tomcat timeout ?
 
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)