You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2018/01/02 23:25:12 UTC

[maven-compiler-plugin] annotated tag maven-compiler-plugin-2.4 updated (5f7a2fe -> 24d99aa)

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a change to annotated tag maven-compiler-plugin-2.4
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git.


*** WARNING: tag maven-compiler-plugin-2.4 was modified! ***

    from 5f7a2fe  (tag)
      to 24d99aa  (tag)
 tagging 7c3b50a22e6bcdff258384ec85dea1877e425a1d (commit)
 replaces maven-compiler-plugin-2.3.2
      by Hervé Boutemy
      on Fri Apr 27 20:59:43 2012 +0000

- Log -----------------------------------------------------------------
maven-compiler-plugin-2.4 reworked after migration from aggregate svn to split git
-----------------------------------------------------------------------

 discard 6ee471a  [maven-release-plugin]  copy for tag maven-compiler-plugin-2.4
 discard 2e4ed1b  [maven-release-plugin] prepare release maven-compiler-plugin-2.4
 discard 33c2aee  fix it test
 discard 8075359  prefer StringBuilder to StringBuffer
 discard 3cdd15f  remove non needed cast
 discard 48bf51a  formatting: no code changed
 discard 356b0f3  snapshot repository not anymore needed
 discard 3eb1d35  [MCOMPILER-167] Incorrect default for generatedTestSourcesDirectory.
 discard 4df5c25  [MCOMPILER-166] Use plexus-compiler 1.8.6 for performance improvement use released version.
 discard 61fd774  add plexus snapshots repository
 discard b1a6fcc  [MCOMPILER-166] Use plexus-compiler 1.8.6 for performance improvement use snapshot version for testing.
 discard a7b6012  use last parent version
 discard de134a9  [MCOMPILER-140] Updated dependencies
 discard dfa24da  Fix MCOMPILER-148: Misleading documentation on <configuration><encoding>
 discard 75feaae  Fix MCOMPILER-147: The usage page should use pluginManagement for configuring the plugin
 discard 7747b31  MCOMPILER-135: add example to javadoc for annotation processor parameter
 discard 847ddd0  Fix MCOMPILER-135: Passing multiple parameters to Java 6 annotation processors with javac does not work
 discard a5c2250  Fix MCOMPILER-130: compilerArgument option doesn't work with maxerrs option, compilerArguments does. Improve javadocs
 discard 3612a26  Add IT for MCOMPILER-106 and verify Maven doesn't check namespaces
 discard 591ef5d  Fix MCOMPILER-94: compiler sets artifact file to target/classes, even if nothing is compiled
 discard 75210f2  upgrade plugins to latest parent 21
 discard f127f29  [MCOMPILER-120] -Werror options support
 discard 2ba54e4  updated reporting configuration for Java 5
 discard 1b2df74  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
 discard 8e7945b  fix relativePath to plugins parent and bump to latest parent for all plugins
 discard f1eea06  [MCOMPILER-136] The description of the skip parameter of the testCompile mojo is incorrect
 discard 7c5caa9  o Removed irritating reference to Maven version 2
 discard b2c05d1  [MCOMPILER-137] Plugin documentation refers to "Maven 2" Submitted by: Edward Staub
 discard e167271  [maven-release-plugin] prepare for next development iteration
 discard 1584bbc  [maven-release-plugin] prepare release maven-compiler-plugin-2.3.2
 discard daa255d  o Polished dependencies
 discard 395c7e3  o Skipped test if preconditions aren't met
 discard e17d60d  o Polished docs
 discard 199cab9  [MCOMPILER-109] JavacCompiler treat localized warning messages as errors
 discard 48b4ced  o Fixed typos
 discard 6642d35  [MCOMPILER-128] rollback feature due to jvanzyl veto.
 discard ebba10f  [MCOMPILER-128] Add integration tests for cases where output of extra compilations are copied and are not copied to the respective mainstream output directories so they'll be available on the classpath.
 discard 0c567b9  [MCOMPILER-128] Add compile-extras and compile-test-extras mojos
 discard 16fa55d  [maven-release-plugin] prepare for next development iteration
 discard 2cddaea  [maven-release-plugin] prepare release maven-compiler-plugin-2.3.1
 discard 7b5497c  o Fixed dependency:analyze issues, upped to 2.0.6 maven deps
 discard 054a2bd  [MCOMPILER-127] Marked compiler mojos as @threadSafe
 discard 8dae243  o Inherited from maven-plugins:17
 discard 429d8cc  o Fixed documentation about default source/target settings
 discard e9e8bb7  o Fixed IT to use proper version
 discard 9614f20  [maven-release-plugin] prepare for next development iteration
 discard b3da5e5  [maven-release-plugin] prepare release maven-compiler-plugin-2.3
 discard 4f8950a  MCOMPILER-124: Default source/target to 1.5
 discard 415e9c4  [maven-release-plugin] prepare for next development iteration
 discard 13cd631  [maven-release-plugin] prepare release maven-compiler-plugin-2.2
 discard 602ee8c  depend on non-snapshot plexus-compiler
 discard a0563a0  svn:eol-style=native
 discard aef9809  add integration test for jdk 1.6 annotation parameters.
 discard 60c698d  MCOMPILER-75 add jdk 1.6 annotation processing parameter -processor handling
 discard d8a9aab  MCOMPILER-75 add jdk 1.6 annotation processing parameters (-s, -proc) handling.
 discard bae76df  [MCOMPILER-118] Separate compiler warnings from errors when failOnError == true.
 discard 03ffe0d  [MCOMPILER-117] Converting to use Java 1.5 syntax.
 discard c0c18df  use updated javac compiler release, which rolls back the mistaken commit.
 discard 8158276  [MCOMPILER-71][MCOMPILER-116][MCOMPILER-115] updating to plexus-compiler-* version 1.7
 discard 7f4e85a  as suggested by jglick in MCOMPILER-98, print execution information even in unforked mode.
 discard 677e9d9  o Synced example version with plugin dependencies
 discard 7132875  o Polished FAQ
 discard ca465c5  [MCOMPILER-10] display summary information including number of compiler errors when compiler plugin fails
 discard 66c9134  [MCOMPILER-83] add separate configuration for test compiler
 discard 70fd800  [maven-release-plugin] prepare for next development iteration
 discard e7107fe  [maven-release-plugin] prepare release maven-compiler-plugin-2.1
 discard b3b0d7d  use plexus-compiler released version.
 discard 3e4d46b  [MCOMPILER-112] Upping prerequisite version of Maven to prevent the release of 2.1 from breaking builds with Maven 2.0.6, 2.0.7 and 2.0.8
 discard 9dc695a  [MCOMPILER-111] Allow to configure fork mode via system property
 discard 76f3aec  o Cleaned up mojo annotations
 discard 09b97f6  o Updated to maven-invoker-plugin:1.4
 discard 0edb727  upgrade parent version to ensure source-release is automatic.
 discard 8b57ff9  o fixed ambiguous links o added Doxia xsd o updated license header
 discard 0088599  o filtering version in doc
 discard 74eb263  o Added plugin version to POM snippets in documentation
 discard 4a28298  o no more lookup
 discard fe44d7b  o use injection for the toolchain manager
 discard 3c34079  [MSOURCES-13] Rollback changes because multiple source directories are not allowed.
 discard d657a26  [MCOMPILER-91] Make defaultCompileSourceRoots read-only and remove unnecessary @required tags.
 discard 0f31bd4  [MCOMPILER-91] Allow source and output directories to be configured.  Patch from Peter Janes (peterj).
 discard 9e0bd31  used http://maven.apache.org/xsd/* for schema location
 discard e9fbecc  o Inherited from maven-plugins:13
 discard 3d5419f  use the latest parents
 discard 1a63a88  o Fixed svn:keywords
 discard 20952dd  o Adjusted IT settings to compensate for the unusual unix-style local repo path used on the Windows nodes of the Hudson grid
 discard 5955ddb  o Updated all plugins to use maven-invoker-plugin:1.3 to workaround MNG-3284 and bogus CI failures
 discard ef6cc1d  added separate test compiler configuration per http://jira.codehaus.org/browse/MCOMPILER-83
 discard a34a95a  o Migrated core IT 0055 over to its corresponding plugin project
 discard 8aedd36  o Formatted/reordered POM
 discard 0b04f53  o Inherited from maven-plugins:12
 discard ab1f18c  o Updated index page of plugin site
 discard c263972  o Explicitly stated UTF-8 as file encoding o Updated license header
 discard 741a582  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
 discard 13b1376  o Updated index page of plugin site
 discard 2342c05  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
 discard fade4d8  o Stabilized ITs
 discard a4d6662  o Added another IT
 discard 571d4d1  o Removed superfluos file
 discard 1634cc3  o Added execution of Invoker Plugin to run existing IT o Added project description
 discard c308330  o Reordered POM
 discard c3432ff  o Added stub IT profile to highlight plugins during CI
 discard c87d311  Try to use the 12-SNAPSHOT parent
 discard 7ecda72  o Keep the starting <project> tag on one line to avoid loosing the license header during release.
 discard b1e2e52  fixed indentation
 discard ad7ebae  o Update links to Doxia APT reference.
 discard aee0dec  [MCOMPILER-73] Warn about usage of platform encoding
 discard 1ecfee2  o Updated to plexus-utils:1.5.1
 discard 4b8c19a  [MCOMPILER-63] Provide specific default value for "encoding" parameter
 discard 9647b55  [MCOMPILER-70] use ${encoding} expression to match global source encoding convention
 discard 4e60501  o Added bin to svn:ignore
 discard eb85f67  MNG-468 add toolchains support to the compiler plugin. It recoginizes the "jdk" toolchain now. bumped the required version of maven to 2.0.6. Will only actually work in conjunction with maven-toolchains-plugin in 2.0.9+, but the plugin still works without toolchains in older versions (2.0.6+) needed to excluded the plexus api jar, as it was causing class loading exceptions..
 discard 3b6ecc9  upgrade to last parent remove redudant plugin declaration
 discard 23818ee  [MCOMPILER-70] use ${project.build.sourceEncoding} as default value for "encoding" parameter
 discard aaba171  ignore eclipse file
 discard 0135f2a  [MCOMPILER-52] Need a way to specify the debug level Submitted by Thomas Krammer
 discard 6061c5f  [MCOMPILER-59] Revert plexus-utils version, set the p-c-d dep in here to scope == test, and add a snapshot repository pointing at plexus snapshots for the plexus-compiler* deps.
 discard ab2afeb  Bumping to plexus-compiler-* 1.6-SNAPSHOT to accommodate fixes for PLXCOMP-87 and MCOMPILER-59.
 discard e4b9fd7  add scm information and lock source plugin version
 discard 47c576f  [MCOMPILER-10] display summary information including number of compiler errors when compiler plugin fails. Display compilation errors and errors number
 discard 021cfdd  upgrade parent version and surefire plugin version
 discard 790fa51  MCOMPILER-63: Provide specific default value for "encoding" parameter Submitted by: Benjamin Bentmann Reviewed by: Vincent Siveton
 discard 4323e11  o added license header o reorganize dependencies
 discard b28487a  o lock surefire-plugin version to 2.3 to avoid Plexus pb
 discard 3e1b14c  o added @since tag
 discard 4b796db  [MCOMPILER-57] State default source (1.3) and target (1.1) in the documentation Submitted by: Gisbert Amm Reviewed by: Dennis Lundberg
 discard 5e086a4  o Set EOL style to native. o Add subversion keywords.
 discard 6f81f0f  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
 discard e8fae91  Modify the example to use a property for the java home directory, as seen in Surefire.
 discard 2083236  Add an example of using a property to avoid hard-coding a filesystem path. Link to 'customizing a manifest' in the jar plugin docs.
 discard 83395ae  [maven-release-plugin] prepare for next development iteration
 discard f67b47d  [maven-release-plugin] prepare release maven-compiler-plugin-2.0.2
 discard 47c7d58  Fix javadoc tags
 discard 5326914  Upgrade parent
 discard 48bb9e7  Remove redundant doc
 discard 1e57cd7  update license headers, reformat
 discard dc120b8  Upgrade plexus-compiler
 discard 2d2707e  [MCOMPILER-48] Add maven.compile.failOnError Submitted By: Ben Alex
 discard aef70f4  Use released version of testing harness
 discard 57eafe8  Improve error message when forking and only one error happens
 discard b94bf50  Minor performace optimization
 discard 6959e06  - move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots
 discard 2dff3c9  o updating to latest released parent
 discard a7a5135  reformat code
 discard 5ab88a9  put back the Overview menu - when you inherit menu items they are meant to be resolved against the parent, by design - so these always belonged in the child POM.
 discard 8faa3d9  use inheritence and make all the site appearances consistent
 discard a54a955  update all parents
 discard 5251c4d  update parent, add snapshot repo
 discard fc1f125  added license headers to site docs
 discard 53462f6  MNG-2460: Incorrect POM inheritance for plugins
 discard 6384273  PR: MCOMPILER-38
 discard a1627b6  PR: MCOMPILER-38
 discard 969ad96  PR: MCOMPILER-38
 discard 3b18ec3  improved title bar messages
 discard c0d27f5  PR: MCOMPILER-38
 discard 784c12d  PR: MCOMPILER-38
 discard fe97239  PR: MCOMPILER-38
 discard ef00a97  remove release.properties from ignores
 discard 763e38b  added missing files from prev commit that fails the build in continuum.
 discard 9ea5cc2  PR: MCOMPILER-34
 discard ec70247  Bump version on trunk to 2.1
 discard c3f3e09  [MCOMPILER-30] Compiler fork executable fails under windows when the path has spaces
 discard f88ca30  Updated plugin tests that use the plugin harness with the new package name
 discard ca3111e  Stubs were renamed in testing harness
 discard bf86e2a  put back tests
 discard 7fbdcca  Removed test harness dependencies to go on with the release, will add them later
 discard c839826  Upgrade to latest released versions of plexus-compiler
 discard 0805783  Added "Compiling in JDKs other than the used to run Maven" section to the docs
 discard b66046f  Add executable debug information
 discard 034a1f2  fix tests on unix
 discard 84d51d0  get tests to pass in the reactor
 discard 91d1dd3  [MNG-32] add tests for Compiler plugin Submitted by: Jesse McConnell
 discard 1852e2f  Update and clarify docs
 discard c1419d8  Add comments about properties used only when forking
 discard 5a37f17  Remove @description tag
 discard 0731b48  [MCOMPILER-5] Added IT test for forking config
 discard 30c9fc8  adjust parent POMs
 discard a5faae8  Added default-value documentation for showDeprecation and showWarnings
 discard ba6c2e2  PR: MCOMPILER-25 Submitted By: Brian Fox Allow setting of compiler args via command line
 discard b32858c  SimpleSourceIncludeScanner is created with incorrect include set. PR: MCOMPILER-24 Submitted By: Brent Worden
 discard 58441db  Added compilerArgument PR: MCOMPILER-23
 discard bffb637  Allow setting compiler arguments like Xlint PR: MCOMPILER-23
 discard 6b2fb9c  Set correct subversion properties
 discard 9966a26  move plugins
 discard 5c988b2  fix what appears to be a typo - need an inclusion
 discard 2b747d2  that wasn't really deprecated
 discard 7645e28  PR: MNG-976 Submitted by: Lester Ecarma Reviewed by:  Brett Porter add meminitial and maxmem settings to the forking compiler
 discard f873482  ignore
 discard add6b9f  [maven-release-plugin] prepare for next development iteration
 discard 5c34b48  [maven-release-plugin] prepare release maven-compiler-plugin-2.0
 discard 977dccf  upgrade to release
 discard 92f7f1d  PR: MNG-1211 Submitted by: Matthew Pocock Reviewed by:  Brett Porter add a "-" to the start of compiler arguments (since it can't be specified in the XML)
 discard 12567d2  PR: MNG-1210 Submitted by: Matthew Pocock Reviewed by:  Brett Porter Show command line options when forking the compiler (applied with modifications)
 discard d314479  make sure compiler warnings are output
 discard 277ae2a  PR: MNG-862 Submitted by: Rod Coffin don't force a particular implementation of Map on configuration
 discard 58c01f9  PR: MNG-970 Submitted by: Edwin Punzalan add optimize option
 discard 8ba2f65  use new version
 discard 391d077  PR: MNG-975 Submitted by: Edwin Punzalan add verbose option
 discard 80c01eb  update versions in plugins
 discard 3ade33b  clean up compiler plugin exception handling
 discard cadca0d  clean up compiler plugin exception handling
 discard 8da17b1  clean up compiler plugin exception handling
 discard f0a2ef8  clean up compiler plugin exception handling
 discard e8e618b  upgrade plexus utils to 1.0.4-SNAPSHOT. The group ID has changed, so add a bunch of exclusions to ensure the old is not picked up fix bugs in mboot that wasn't honoring excludes.
 discard 1851064  Also skip compiling tests when -Dmaven.test.skip=true is provided.
 discard 2112d02  PR: MNG-869 Submitted by: Johnny R. Ruiz III Reviewed by:  Brett Porter compiler documentation
 discard 7f101c3  ignore release.properties and more
 discard dd9d212  [maven-release-plugin] prepare for next development iteration
 discard 85c40a6  [maven-release-plugin] prepare release maven-compiler-plugin-2.0-beta-1
 discard 214ee83  use released version
 discard 1ae50b2  update dependency and parent versions
 discard ce2f307  Fixing String.replace(..) problems in AbstractCompilerMojo.java
 discard 421e59a  add optional logging
 discard 188f1f4  o Adding a missing part of Rod's last patch.
 discard bee40d9  PR: MNG-758 add @component tag for requirements
 discard 46e822c  Resolving: MNG-643
 discard 4d20874  Fixing MNG-710: "Add ability to fork the maven-compiler-plugin" Patch created by Rod Coffin.
 discard 8060893  o Adding support for using compilers that produce an single output file like   C#.
 discard 0fd2a39  o Updating to the latest Plexus compiler API.
 discard fba32b8  o Updating WRT the latest plexus-api.
 discard 6d84db9  Resolving http://jira.codehaus.org/browse/MNG-710: "Add ability to fork the maven-compiler-plugin". o Applying Rod Coffin's patch. Removed the basedir as a configurable argument.
 discard e60b58f  o Adding parameters:  - Show deprecation  - Show warnings o Using the setters on the configuration object instead of passing them in   their raw format (eg -target 1.1).
 discard 2dd29b0  o Adding support for selecting the Plexus compiler implementation. Configure   the compiler plugin with <compilerId>, both "javac" and "eclipse" will work.   The default value is still "javac" so this shouldn't break anything.
 discard aef4277  Bumping version of plexus-compiler-(api|javac) to 1.5-SNAPSHOT:
 discard 282ae7f  PR: MNG-249 make compile and package reactor aware
 discard f366a28  PR: MNG-595 Submitted by: Jesse McConnell Reviewed by:  Brett Porter add support for -encoding flag to javac
 discard d2d9079  PR: MNG-596 add XSD definition to m2 poms and archetypes
 discard e4556b0  remove old comments
 discard 0abade5  Fix svn properties
 discard f53df49  Update all versions to beta-1-SNAPSHOT
 discard e77c52c  Resolving: MNG-495
 discard a0ba876  Updating non-maven, non-modello deps to get rid of snapshots. Also removed marmalade stuff from mboot.
 discard 01a82ac  change <model> to <project> in root tag.
 discard 674c03a  o Adding support for <executions/>, which means multiple runs of the same goal/set-of-goals with different configs. o Adding @phase declarations for those mojos that seem to be part of the main build, just for completeness o Added two ITs, to test that <executions/> doesn't mess up the normal operation, and to test multi-execution for a goal.
 discard 9969625  update parent references to get access to the ci settings
 discard cf9fd7c  remove old cvs ignore files
 discard 1a8510d  use defaults
 discard 574c313  Upgrade to new version of plexus-compiler-javac
 discard f02a470  use primitive types
 discard 75af671  bump versions
 discard daae273  use released versions
 discard 362341e  update to released versions
 discard cd72923  set consistent versions
 discard 97b0214  o Added duplicate check for mojo descriptor Parameters o changed the exception(s) throws during mojo descriptor extraction to be derivatives of InvalidPluginDescriptorException o changed PluginConfigurationException in plugin.descriptor to InvalidPluginDescriptorException o changed all "true".equals(something) to Boolean.valueOf(something).booleanValue() o added validation of 'modelVersion' back to [Default]ModelValidator o Fixed/added tests for new 'modelVersion' valida [...]
 discard 452eecc  o Making sure that non-existing source roots aren't scanned for sources.
 discard ebf0b85  Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo*
 discard e581d5d  o Cleaned up field-level annotation support (especially descriptor extraction, generation, and building) o Converted all "core" plugins (including maven-core-it-plugin) to use field-level annotations o Removed generation of parameter descriptors for ${/#component.* param specifications. o Added @readonly for parameters that cannot be overridden by user configuration (List override was dangerous here) o Added validation against pom-derived configuration for @readonly para [...]
 discard 6d276c2  o Cleaned up field-level annotation support (especially descriptor extraction, generation, and building) o Converted all "core" plugins (including maven-core-it-plugin) to use field-level annotations o Removed generation of parameter descriptors for ${/#component.* param specifications. o Added @readonly for parameters that cannot be overridden by user configuration (List override was dangerous here) o Added validation against pom-derived configuration for @readonly para [...]
 discard d2ae9a7  make debug compiling the default
 discard 6093eaa  add more use of ${} expressions, fix problem when } was not at end
 discard ab0d96a  split the plugin API and the plugin descriptor code
 discard edfa6bd  starting alpha-2 - use updated compiler
 discard 643e3ff  release alpha-1 plugins
 discard 3ef3f70  change @requiresDependencyResolution to take a scope (default is "runtime" if no scope specified, none if tag not specified at all). This still means ALL tests get the test dependencies of their compile time dependencies. Check if there is really a valid use case for that.
 discard 0775147  clean up dependencies.
 discard 4ed6a17  fix plexus version
 discard 776b59f  update poms for releases
 discard 320b501  fix stale source scanner
 discard 9fd2ec6  o Adding source-scanner support, for selectively including source files to be compiled, or processed in some way. This is going to be a core-plugin facility, so it's in maven-plugin. o Added support to maven-compiler-plugin for a source scanner to determine the files that actually need recompiling...currently based on lastModification date. o All of this stuff needs a good integration test, but it shouldn't mess any existing functionality up for now. Unit tests for the s [...]
 discard 5e14814  change the maven group ID
 discard 196e37a  convert compiler mojo to new execute()
 discard ec1a74b  move log to AbstractPlugin, out of request. Request now contains only parameters (will move to fields) and marmalade context (can move to marmalade mojo wrapper)
 discard f89f7b9  PR: MNG-52 change type of maven plugins to "maven-plugin" instead of plugin. This should allow other products to have different plugin types, if necessary.
 discard 96e24c0  add source and target
 discard 9237c3d  Roll back debug changes
 discard 2fd3640  initial version of EJB plugin
 discard 1d7b180  flip pom format
 discard ccc6933  scoping
 discard d671cc3  turn on logging, resolve some issues surrounding test dependencies
 discard 9082dcf  clean up
 discard ab04cea  refactor source roots to be lists
 discard c958321  add basic test dependency handling
 discard 1249e4e  o Added first-pass logging and event-monitoring impls. Converted all System.out calls in maven-component plugins to use logger.
 discard e3bd3f2  compile based on source roots for test mojo too
 discard e1a1400  compile based on source roots
 discard 67a4816  reintroduce execution failures
 discard 322c132  Added debug option to compiler configuration.
 discard dabdc4e  Added debug option to compiler configuration
 discard 02afe21  Added maven.compiler.debug parameter
 discard 6fed952  Compile with debugging info by default
 discard 14761de  o Setting some additional ignores.
 discard 23c7505  o Changed to depend on plexus-0.17 instead of -0.16 o Changed the embedder/container used to be the new artifact-aware container (plexus-artifact-container-1.0-alpha-1) o Added new dependency to maven-core for artifact-container.
 discard 71ba129  o backing out my change, i was wrong
 discard ad47843  o they are snapshots
 discard 24f0df7  o use plexus 0.16
 discard fb97c64  *** empty log message ***
 discard bc72094  o Adding <modelVersion> to the poms.
 discard 34056d1  plugins' poms are using type = plugin
 discard 5521358  o Fixing the version tag.
 discard 62cc66a  *** empty log message ***
 discard a2f012b  o first plugin to send info back to the client code for reporting to   the user.
 discard 72d166f  o put back the transitive dep flag
 discard c731b12  o Ok, this set of changes has been tested against the integration tests in   maven-core-it and it is now a requirement that the integration tests be   done before checking in any changes. They are not super rigourous but   they do test the minimal functionality of compiling, processing resources   and testing.
 discard 11c9ec2  *** empty log message ***
 discard 0dcac74  o the compiler:compile goal needs dependendencies to be resolved
 discard 9a26cfa  o update plugins to take advantage of the new default values in the super   model provided by maven-core.
 discard 53b70cb  *** empty log message ***
 discard 19efc2a  *** empty log message ***
 discard 4056292  o cleaning up the @tags which are now a lot more simple
 discard 74193eb  o doing the pom.xml thing PR: Obtained from: Submitted by: Reviewed by:
 discard e9d37d9  Fix plugins name.
 discard 432fbec  o get rid of plugin.xml as they are generated now from @tags in the   sources.
 discard a8b103e  Fix artifactId of parent plugin pom
 discard 67cfcea  turn into a maven plugin and add @tags for descriptor generation.
 discard eba15d7  o just checking in so michal and I can work something out
 discard 0493aca  o Adding eclipse excludes.
    omit eaa850a  o updating for the changes to the plugin request/response.
    omit bc756a1  o using a common plugin parent model
    omit 76fae30  explicit instantiation strategy
    omit 86fb3ac  o update plugin descriptors to match changes in maven-core.
    omit 261fb2b  o update the plugin descriptors for changes made in maven to support 4   flavours of POJOs people might try to integrate into Maven.
    omit 9981aaf  o the way this plugin is code is like an Ant task, so we need a per-lookup   instantiation strategy.
    omit 4e5c18a  Initial revision
     add 366ffbe  Initial revision
     add db8d5a7  o the way this plugin is code is like an Ant task, so we need a per-lookup   instantiation strategy.
     add be9ad0c  o update the plugin descriptors for changes made in maven to support 4   flavours of POJOs people might try to integrate into Maven.
     add d9237a0  o update plugin descriptors to match changes in maven-core.
     add 52f827f  explicit instantiation strategy
     add c0b65d9  o using a common plugin parent model
     add 290db0a  o updating for the changes to the plugin request/response.
     add 9428087  o Adding eclipse excludes.
     add 5c3b193  o just checking in so michal and I can work something out
     add 61399fd  turn into a maven plugin and add @tags for descriptor generation.
     add aa1dfb0  Fix artifactId of parent plugin pom
     add 7e19eb6  o get rid of plugin.xml as they are generated now from @tags in the   sources.
     add 934e631  Fix plugins name.
     add 142280b  o doing the pom.xml thing PR: Obtained from: Submitted by: Reviewed by:
     add 2303c21  o cleaning up the @tags which are now a lot more simple
     add 71f10dc  *** empty log message ***
     add 75164b5  *** empty log message ***
     add 6d09ac8  o update plugins to take advantage of the new default values in the super   model provided by maven-core.
     add 19cbb72  o the compiler:compile goal needs dependendencies to be resolved
     add a62d159  *** empty log message ***
     add 1ed516a  o Ok, this set of changes has been tested against the integration tests in   maven-core-it and it is now a requirement that the integration tests be   done before checking in any changes. They are not super rigourous but   they do test the minimal functionality of compiling, processing resources   and testing.
     add 144f387  o put back the transitive dep flag
     add 3da1ec4  o first plugin to send info back to the client code for reporting to   the user.
     add a2889b3  *** empty log message ***
     add dbc1801  o Fixing the version tag.
     add 293e0df  plugins' poms are using type = plugin
     add 93f10d5  o Adding <modelVersion> to the poms.
     add b71d2be  *** empty log message ***
     add 878f40d  o use plexus 0.16
     add 91fd536  o they are snapshots
     add 1f18613  o backing out my change, i was wrong
     add 399e004  o Changed to depend on plexus-0.17 instead of -0.16 o Changed the embedder/container used to be the new artifact-aware container (plexus-artifact-container-1.0-alpha-1) o Added new dependency to maven-core for artifact-container.
     add 988937b  o Setting some additional ignores.
     add 8d3c8d6  Compile with debugging info by default
     add eff2c12  Added maven.compiler.debug parameter
     add 962c378  Added debug option to compiler configuration
     add a04c4cd  Added debug option to compiler configuration.
     add 6c6f279  reintroduce execution failures
     add 297794d  compile based on source roots
     add 0cbffff  compile based on source roots for test mojo too
     add 18397bf  o Added first-pass logging and event-monitoring impls. Converted all System.out calls in maven-component plugins to use logger.
     add ec6941c  add basic test dependency handling
     add 60e948e  refactor source roots to be lists
     add 37be987  clean up
     add d650a06  turn on logging, resolve some issues surrounding test dependencies
     add b4df5cb  scoping
     add 2e84c8f  flip pom format
     add 4868dac  initial version of EJB plugin
     add 094fcd3  Roll back debug changes
     add 76a3697  add source and target
     add 29fca30  PR: MNG-52 change type of maven plugins to "maven-plugin" instead of plugin. This should allow other products to have different plugin types, if necessary.
     add 5f38f65  move log to AbstractPlugin, out of request. Request now contains only parameters (will move to fields) and marmalade context (can move to marmalade mojo wrapper)
     add 43a70ac  convert compiler mojo to new execute()
     add 610c372  change the maven group ID
     add 98d3721  o Adding source-scanner support, for selectively including source files to be compiled, or processed in some way. This is going to be a core-plugin facility, so it's in maven-plugin. o Added support to maven-compiler-plugin for a source scanner to determine the files that actually need recompiling...currently based on lastModification date. o All of this stuff needs a good integration test, but it shouldn't mess any existing functionality up for now. Unit tests for the s [...]
     add 474a0ee  fix stale source scanner
     add e1d990c  update poms for releases
     add 2965773  fix plexus version
     add d435648  clean up dependencies.
     add a3ee688  change @requiresDependencyResolution to take a scope (default is "runtime" if no scope specified, none if tag not specified at all). This still means ALL tests get the test dependencies of their compile time dependencies. Check if there is really a valid use case for that.
     add 035fd6c  release alpha-1 plugins
     add 85739c5  starting alpha-2 - use updated compiler
     add 3f8df67  split the plugin API and the plugin descriptor code
     add 485a883  add more use of ${} expressions, fix problem when } was not at end
     add bcddbe3  make debug compiling the default
     add 495c7e7  o Cleaned up field-level annotation support (especially descriptor extraction, generation, and building) o Converted all "core" plugins (including maven-core-it-plugin) to use field-level annotations o Removed generation of parameter descriptors for ${/#component.* param specifications. o Added @readonly for parameters that cannot be overridden by user configuration (List override was dangerous here) o Added validation against pom-derived configuration for @readonly para [...]
     add 83cfe66  o Cleaned up field-level annotation support (especially descriptor extraction, generation, and building) o Converted all "core" plugins (including maven-core-it-plugin) to use field-level annotations o Removed generation of parameter descriptors for ${/#component.* param specifications. o Added @readonly for parameters that cannot be overridden by user configuration (List override was dangerous here) o Added validation against pom-derived configuration for @readonly para [...]
     add c2b96de  Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo*
     add 2d07518  o Making sure that non-existing source roots aren't scanned for sources.
     add c1df668  o Added duplicate check for mojo descriptor Parameters o changed the exception(s) throws during mojo descriptor extraction to be derivatives of InvalidPluginDescriptorException o changed PluginConfigurationException in plugin.descriptor to InvalidPluginDescriptorException o changed all "true".equals(something) to Boolean.valueOf(something).booleanValue() o added validation of 'modelVersion' back to [Default]ModelValidator o Fixed/added tests for new 'modelVersion' valida [...]
     add 8f2f9e6  set consistent versions
     add fb961cb  update to released versions
     add a54dca0  use released versions
     add a6a869b  bump versions
     add 0f7a780  use primitive types
     add 6c42044  Upgrade to new version of plexus-compiler-javac
     add b11c5ca  use defaults
     add c14b20d  remove old cvs ignore files
     add f7d009c  update parent references to get access to the ci settings
     add fa70d35  o Adding support for <executions/>, which means multiple runs of the same goal/set-of-goals with different configs. o Adding @phase declarations for those mojos that seem to be part of the main build, just for completeness o Added two ITs, to test that <executions/> doesn't mess up the normal operation, and to test multi-execution for a goal.
     add f8ee9d5  change <model> to <project> in root tag.
     add 0a0625e  Updating non-maven, non-modello deps to get rid of snapshots. Also removed marmalade stuff from mboot.
     add 142de20  Resolving: MNG-495
     add 3dd8a64  Update all versions to beta-1-SNAPSHOT
     add 49ba2f7  remove old comments
     add 3760c86  PR: MNG-596 add XSD definition to m2 poms and archetypes
     add 4cebd0d  PR: MNG-595 Submitted by: Jesse McConnell Reviewed by:  Brett Porter add support for -encoding flag to javac
     add 2a08d9d  PR: MNG-249 make compile and package reactor aware
     add aadc6e5  Bumping version of plexus-compiler-(api|javac) to 1.5-SNAPSHOT:
     add dac5eb9  o Adding support for selecting the Plexus compiler implementation. Configure   the compiler plugin with <compilerId>, both "javac" and "eclipse" will work.   The default value is still "javac" so this shouldn't break anything.
     add 26b121e  o Adding parameters:  - Show deprecation  - Show warnings o Using the setters on the configuration object instead of passing them in   their raw format (eg -target 1.1).
     add 5475570  Resolving http://jira.codehaus.org/browse/MNG-710: "Add ability to fork the maven-compiler-plugin". o Applying Rod Coffin's patch. Removed the basedir as a configurable argument.
     add d687dff  o Updating WRT the latest plexus-api.
     add 2c31b45  o Updating to the latest Plexus compiler API.
     add 95ea6ac  o Adding support for using compilers that produce an single output file like   C#.
     add 870ed3b  Fixing MNG-710: "Add ability to fork the maven-compiler-plugin" Patch created by Rod Coffin.
     add ad792db  Resolving: MNG-643
     add 3e758b6  PR: MNG-758 add @component tag for requirements
     add b7f86f9  o Adding a missing part of Rod's last patch.
     add e37f621  add optional logging
     add bbc4f02  Fixing String.replace(..) problems in AbstractCompilerMojo.java
     add 9244f8d  update dependency and parent versions
     add 8bed62c  use released version
     add f9f7dfe  [maven-release-plugin] prepare release maven-compiler-plugin-2.0-beta-1
     add 16ce40e  [maven-release-plugin] prepare for next development iteration
     add bffa68d  PR: MNG-869 Submitted by: Johnny R. Ruiz III Reviewed by:  Brett Porter compiler documentation
     add b1c5abf  Also skip compiling tests when -Dmaven.test.skip=true is provided.
     add 2d97bcd  upgrade plexus utils to 1.0.4-SNAPSHOT. The group ID has changed, so add a bunch of exclusions to ensure the old is not picked up fix bugs in mboot that wasn't honoring excludes.
     add 1a56e00  clean up compiler plugin exception handling
     add a93c23f  clean up compiler plugin exception handling
     add b3e1a78  clean up compiler plugin exception handling
     add c15b5c5  clean up compiler plugin exception handling
     add 5c10601  update versions in plugins
     add e1f26bc  PR: MNG-975 Submitted by: Edwin Punzalan add verbose option
     add 42b835b  use new version
     add 83b3398  PR: MNG-970 Submitted by: Edwin Punzalan add optimize option
     add b4eb320  PR: MNG-862 Submitted by: Rod Coffin don't force a particular implementation of Map on configuration
     add ba2dda9  make sure compiler warnings are output
     add fe832b2  PR: MNG-1210 Submitted by: Matthew Pocock Reviewed by:  Brett Porter Show command line options when forking the compiler (applied with modifications)
     add 7bc6b67  PR: MNG-1211 Submitted by: Matthew Pocock Reviewed by:  Brett Porter add a "-" to the start of compiler arguments (since it can't be specified in the XML)
     add cd76015  upgrade to release
     add 2d3d0f0  [maven-release-plugin] prepare release maven-compiler-plugin-2.0
     add 302c927  [maven-release-plugin] prepare for next development iteration
     add bff85dc  PR: MNG-976 Submitted by: Lester Ecarma Reviewed by:  Brett Porter add meminitial and maxmem settings to the forking compiler
     add 35deec7  that wasn't really deprecated
     add c01aadf  fix what appears to be a typo - need an inclusion
     add a408baa  Allow setting compiler arguments like Xlint PR: MCOMPILER-23
     add e1faadc  Added compilerArgument PR: MCOMPILER-23
     add 655abc1  SimpleSourceIncludeScanner is created with incorrect include set. PR: MCOMPILER-24 Submitted By: Brent Worden
     add f5034a0  PR: MCOMPILER-25 Submitted By: Brian Fox Allow setting of compiler args via command line
     add 6700fc9  Added default-value documentation for showDeprecation and showWarnings
     add dd6779c  adjust parent POMs
     add 3f39d85  [MCOMPILER-5] Added IT test for forking config
     add 104a7b6  Remove @description tag
     add c6f5f67  Add comments about properties used only when forking
     add 29fb252  Update and clarify docs
     add c9fe988  [MNG-32] add tests for Compiler plugin Submitted by: Jesse McConnell
     add 5b3d5c9  get tests to pass in the reactor
     add f087a64  fix tests on unix
     add e216db2  Add executable debug information
     add 318b313  Added "Compiling in JDKs other than the used to run Maven" section to the docs
     add ac94d66  Upgrade to latest released versions of plexus-compiler
     add c82cde4  Removed test harness dependencies to go on with the release, will add them later
     add 5e3cf1f  put back tests
     add 0e9f3ec  Stubs were renamed in testing harness
     add f7767a5  Updated plugin tests that use the plugin harness with the new package name
     add 143a6c9  [MCOMPILER-30] Compiler fork executable fails under windows when the path has spaces
     add 6dff758  Bump version on trunk to 2.1
     add b11f9c9  PR: MCOMPILER-34
     add 9d19fbb  added missing files from prev commit that fails the build in continuum.
     add 5757cc9  PR: MCOMPILER-38
     add d3a27f7  PR: MCOMPILER-38
     add df9bf34  PR: MCOMPILER-38
     add ae61173  improved title bar messages
     add 95dab2d  PR: MCOMPILER-38
     add 27f2a0f  PR: MCOMPILER-38
     add 953aad5  PR: MCOMPILER-38
     add 8d09d68  MNG-2460: Incorrect POM inheritance for plugins
     add 77399e5  added license headers to site docs
     add 1c01a21  update parent, add snapshot repo
     add 4187a3a  update all parents
     add 3733744  use inheritence and make all the site appearances consistent
     add 74634e0  put back the Overview menu - when you inherit menu items they are meant to be resolved against the parent, by design - so these always belonged in the child POM.
     add fdc9e9f  reformat code
     add fcefbc1  o updating to latest released parent
     add a59f0cd  - move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots
     add b00facc  Minor performace optimization
     add bdd9a17  Improve error message when forking and only one error happens
     add 6bf75c2  Use released version of testing harness
     add 25f94b6  [MCOMPILER-48] Add maven.compile.failOnError Submitted By: Ben Alex
     add 304f31c  Upgrade plexus-compiler
     add 8af02f1  update license headers, reformat
     add 8ae19cd  Remove redundant doc
     add c5435db  Upgrade parent
     add 1e4fbc2  Fix javadoc tags
     add 9964690  [maven-release-plugin] prepare release maven-compiler-plugin-2.0.2
     add 385895f  [maven-release-plugin] prepare for next development iteration
     add 5a48ebf  Add an example of using a property to avoid hard-coding a filesystem path. Link to 'customizing a manifest' in the jar plugin docs.
     add eed9ed2  Modify the example to use a property for the java home directory, as seen in Surefire.
     add f42766b  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
     add 9c17374  o Set EOL style to native. o Add subversion keywords.
     add a5db18f  [MCOMPILER-57] State default source (1.3) and target (1.1) in the documentation Submitted by: Gisbert Amm Reviewed by: Dennis Lundberg
     add c1f239b  o added @since tag
     add ab355ef  o lock surefire-plugin version to 2.3 to avoid Plexus pb
     add 705c155  o added license header o reorganize dependencies
     add 690a2ae  MCOMPILER-63: Provide specific default value for "encoding" parameter Submitted by: Benjamin Bentmann Reviewed by: Vincent Siveton
     add 25c6beb  upgrade parent version and surefire plugin version
     add 60a49d3  [MCOMPILER-10] display summary information including number of compiler errors when compiler plugin fails. Display compilation errors and errors number
     add 0a2c6ad  add scm information and lock source plugin version
     add 4405658  Bumping to plexus-compiler-* 1.6-SNAPSHOT to accommodate fixes for PLXCOMP-87 and MCOMPILER-59.
     add 58d0cc5  [MCOMPILER-59] Revert plexus-utils version, set the p-c-d dep in here to scope == test, and add a snapshot repository pointing at plexus snapshots for the plexus-compiler* deps.
     add eba79ee  [MCOMPILER-52] Need a way to specify the debug level Submitted by Thomas Krammer
     add 26aae87  [MCOMPILER-70] use ${project.build.sourceEncoding} as default value for "encoding" parameter
     add c8950e3  upgrade to last parent remove redudant plugin declaration
     add 7c4801c  MNG-468 add toolchains support to the compiler plugin. It recoginizes the "jdk" toolchain now. bumped the required version of maven to 2.0.6. Will only actually work in conjunction with maven-toolchains-plugin in 2.0.9+, but the plugin still works without toolchains in older versions (2.0.6+) needed to excluded the plexus api jar, as it was causing class loading exceptions..
     add bce0b6e  [MCOMPILER-70] use ${encoding} expression to match global source encoding convention
     add 8a68155  [MCOMPILER-63] Provide specific default value for "encoding" parameter
     add a8d0ba4  o Updated to plexus-utils:1.5.1
     add cbde6a7  [MCOMPILER-73] Warn about usage of platform encoding
     add 408ca9b  o Update links to Doxia APT reference.
     add e92e706  fixed indentation
     add 4eb4969  o Keep the starting <project> tag on one line to avoid loosing the license header during release.
     add 9684d37  Try to use the 12-SNAPSHOT parent
     add 1624e86  o Added stub IT profile to highlight plugins during CI
     add 2d4a582  o Reordered POM
     add 1b0a858  o Added execution of Invoker Plugin to run existing IT o Added project description
     add da73e16  o Removed superfluos file
     add c2010ff  o Added another IT
     add 80a4248  o Stabilized ITs
     add 723b84f  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
     add 850f850  o Updated index page of plugin site
     add 370a518  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     add ebfb331  o Explicitly stated UTF-8 as file encoding o Updated license header
     add c076157  o Updated index page of plugin site
     add f23b666  o Inherited from maven-plugins:12
     add 9c0eeef  o Formatted/reordered POM
     add 03c35ce  o Migrated core IT 0055 over to its corresponding plugin project
     add 60556b3  added separate test compiler configuration per http://jira.codehaus.org/browse/MCOMPILER-83
     add 743f2f6  o Updated all plugins to use maven-invoker-plugin:1.3 to workaround MNG-3284 and bogus CI failures
     add c81ec5e  o Adjusted IT settings to compensate for the unusual unix-style local repo path used on the Windows nodes of the Hudson grid
     add a5ce24c  use the latest parents
     add 8d30afe  o Inherited from maven-plugins:13
     add ac421fd  used http://maven.apache.org/xsd/* for schema location
     add b7ad402  [MCOMPILER-91] Allow source and output directories to be configured.  Patch from Peter Janes (peterj).
     add 0bb93d5  [MCOMPILER-91] Make defaultCompileSourceRoots read-only and remove unnecessary @required tags.
     add 27e63d8  [MSOURCES-13] Rollback changes because multiple source directories are not allowed.
     add 54df899  o use injection for the toolchain manager
     add 92d5618  o no more lookup
     add c49ee15  o Added plugin version to POM snippets in documentation
     add 14faaec  o filtering version in doc
     add a3316f1  o fixed ambiguous links o added Doxia xsd o updated license header
     add d5f6e05  upgrade parent version to ensure source-release is automatic.
     add 2819fb5  o Updated to maven-invoker-plugin:1.4
     add 757beeb  o Cleaned up mojo annotations
     add 2dc7879  [MCOMPILER-111] Allow to configure fork mode via system property
     add 0e532b4  [MCOMPILER-112] Upping prerequisite version of Maven to prevent the release of 2.1 from breaking builds with Maven 2.0.6, 2.0.7 and 2.0.8
     add 23f72f5  use plexus-compiler released version.
     add c088d93  [maven-release-plugin] prepare release maven-compiler-plugin-2.1
     add 9c5d321  [maven-release-plugin] prepare for next development iteration
     add 5a10026  [MCOMPILER-83] add separate configuration for test compiler
     add 1fdd4f1  [MCOMPILER-10] display summary information including number of compiler errors when compiler plugin fails
     add 101d2a4  o Polished FAQ
     add 09b2247  o Synced example version with plugin dependencies
     add 8e0c5d2  as suggested by jglick in MCOMPILER-98, print execution information even in unforked mode.
     add b171288  [MCOMPILER-71][MCOMPILER-116][MCOMPILER-115] updating to plexus-compiler-* version 1.7
     add 327830b  use updated javac compiler release, which rolls back the mistaken commit.
     add e0e1ee5  [MCOMPILER-117] Converting to use Java 1.5 syntax.
     add e905e2e  [MCOMPILER-118] Separate compiler warnings from errors when failOnError == true.
     add a126a4f  MCOMPILER-75 add jdk 1.6 annotation processing parameters (-s, -proc) handling.
     add 08cfd8d  MCOMPILER-75 add jdk 1.6 annotation processing parameter -processor handling
     add cb2c6aa  add integration test for jdk 1.6 annotation parameters.
     add 9972e72  depend on non-snapshot plexus-compiler
     add b8e62d3  [maven-release-plugin] prepare release maven-compiler-plugin-2.2
     add da7ea23  [maven-release-plugin] prepare for next development iteration
     add ae35422  MCOMPILER-124: Default source/target to 1.5
     add 8821135  [maven-release-plugin] prepare release maven-compiler-plugin-2.3
     add 25439d2  [maven-release-plugin] prepare for next development iteration
     add 66ac3c1  o Fixed IT to use proper version
     add f92a230  o Fixed documentation about default source/target settings
     add 6f20373  o Inherited from maven-plugins:17
     add 3d6047a  [MCOMPILER-127] Marked compiler mojos as @threadSafe
     add 6fb6c48  o Fixed dependency:analyze issues, upped to 2.0.6 maven deps
     add 3d53496  [maven-release-plugin] prepare release maven-compiler-plugin-2.3.1
     add 07cd47b  [maven-release-plugin] prepare for next development iteration
     add 4c94286  [MCOMPILER-128] Add compile-extras and compile-test-extras mojos
     add 43882bb  [MCOMPILER-128] Add integration tests for cases where output of extra compilations are copied and are not copied to the respective mainstream output directories so they'll be available on the classpath.
     add abbb6f4  [MCOMPILER-128] rollback feature due to jvanzyl veto.
     add d7852d9  o Fixed typos
     add 1da531b  [MCOMPILER-109] JavacCompiler treat localized warning messages as errors
     add 32d72de  o Polished docs
     add 3c574a6  o Skipped test if preconditions aren't met
     add 5bad29b  o Polished dependencies
     add 2d640c1  [maven-release-plugin] prepare release maven-compiler-plugin-2.3.2
     add 5d7ace8  [maven-release-plugin] prepare for next development iteration
     add cb20f08  [MCOMPILER-137] Plugin documentation refers to "Maven 2" Submitted by: Edward Staub
     add 241b65f  o Removed irritating reference to Maven version 2
     add af55810  [MCOMPILER-136] The description of the skip parameter of the testCompile mojo is incorrect
     add ef15e75  fix relativePath to plugins parent and bump to latest parent for all plugins
     add 12dff63  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
     add 0fd37c9  updated reporting configuration for Java 5
     add 4966477  [MCOMPILER-120] -Werror options support
     add 8f9c450  upgrade plugins to latest parent 21
     add 36b6ec4  Fix MCOMPILER-94: compiler sets artifact file to target/classes, even if nothing is compiled
     add 5046f39  Add IT for MCOMPILER-106 and verify Maven doesn't check namespaces
     add b09f3b6  Fix MCOMPILER-130: compilerArgument option doesn't work with maxerrs option, compilerArguments does. Improve javadocs
     add 82dd63a  Fix MCOMPILER-135: Passing multiple parameters to Java 6 annotation processors with javac does not work
     add 89fa84d  MCOMPILER-135: add example to javadoc for annotation processor parameter
     add b067239  Fix MCOMPILER-147: The usage page should use pluginManagement for configuring the plugin
     add eda245f  Fix MCOMPILER-148: Misleading documentation on <configuration><encoding>
     add d5309e2  [MCOMPILER-140] Updated dependencies
     add a76c18a  use last parent version
     add f7afaaf  [MCOMPILER-166] Use plexus-compiler 1.8.6 for performance improvement use snapshot version for testing.
     add 1acc1ea  add plexus snapshots repository
     add 2850e35  [MCOMPILER-166] Use plexus-compiler 1.8.6 for performance improvement use released version.
     add fc2c31c  [MCOMPILER-167] Incorrect default for generatedTestSourcesDirectory.
     add ed6f115  snapshot repository not anymore needed
     add a095b5f  formatting: no code changed
     add 82fa2d2  remove non needed cast
     add ae0a004  prefer StringBuilder to StringBuffer
     add 772f8b9  fix it test
     add 7c3b50a  [maven-release-plugin] prepare release maven-compiler-plugin-2.4

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
annotated tag are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5f7a2fe)
            \
             N -- N -- N   refs/tags/maven-compiler-plugin-2.4 (24d99aa)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].