development/libraries

maven-compiler-plugin - Compile project sources

Website: http://maven.apache.org/plugins/maven-compiler-plugin
License: ASL 2.0
Vendor: JPackage Project
Description:
The Compiler Plugin is used to compile the sources of your
project. The default compiler is javac and is used to
compile Java sources. Also note that at present the default
source setting is 1.5 and the default target setting is 1.5,
independently of the JDK you run Maven with. If you want to
change these defaults, you should set source and target as
described in Setting the -source and -target of the
Java Compiler.
Other compilers than javac can be used and work has already
started on AspectJ, .NET, and C#.

Packages

maven-compiler-plugin-2.4-2.jpp6.noarch [23 KiB] Changelog by Ralph Apel (2012-06-16):
- Avoid FileDigest and PayloadIsXz problems on EL5
maven-compiler-plugin-2.4-2.jpp6.src [29 KiB] Changelog by Ralph Apel (2012-06-16):
- Avoid FileDigest and PayloadIsXz problems on EL5
maven-compiler-plugin-2.4-1.jpp6.src [29 KiB] Changelog by Ralph Apel (2012-05-11):
- 2.4
- Require tests to be successful
maven-compiler-plugin-2.4-1.jpp6.noarch [23 KiB] Changelog by Ralph Apel (2012-05-11):
- 2.4
- Require tests to be successful

Listing created by Repoview-0.6.6-5.mga4.tainted