Skip to content

Latest commit

 

History

History
71 lines (46 loc) · 2.65 KB

changelog.md

File metadata and controls

71 lines (46 loc) · 2.65 KB

MVN Plugins

MVN Plugins 1.10, release 2010-08-05

  • maven-graph-plugin: added maven report support

MVN Plugins 1.10, release 2010-07-28

  • new module scala-mojo-support: a fork of git://github.com/jsuereth/scala-mojo-support.git since so that we can make it available in a maven repo

MVN Plugins 1.9, release 2010-07-22

  • new module fuse-javadoc-skin: provides nicer looking javadoc style
  • new module fuse-jxr-skin: provides nicer looking jxr style

MVN Plugins 1.8, release 2010-07-19

  • maven-graph-plugin: better colorization of optional and provided dependencies

MVN Plugins 1.7, release 2010-07-06

  • maven-graph-plugin: Supports more hiding options to control the display of complex graphs.

MVN Plugins 1.6, release 2010-03-28

  • maven-uberize-plugin: Added 'additionalScopes' configuration property so that you can uberize system or test scope jars.

MVN Plugins 1.5, release 2010-02-26

  • Release updated so that it deploys to nexus so that releases can be mirrored into maven central

MVN Plugins 1.4, release 2009-10-20

  • Now released under the The Apache Software License, Version 2.0
  • maven-avro-plugin: Upgraded to avro 1.2.0

MVN Plugins 1.3, release 2009-10-01

  • maven-uberize-plugin: The 'true' config options now works in XmlAppender, PickResource, RemoveResource, and TextAggregator
  • maven-uberize-plugin: Added site links to project reports and to the parent project
  • Added the maven-avro-plugin

MVN Plugins 1.2, released 2009-09-14

  • maven-uberize-plugin: The Class Shader was not strict enough when replacing class names in a resource file

MVN Plugins 1.1, released 2009-09-14

  • Added the maven-uberize-plugin
  • maven-graph-plugin: Added a couple of more options to the plugin config
  • maven-graph-plugin: Cascade the test scope property
  • maven-graph-plugin: Nodes now support being multiple 'types' for example: 'bundle | jar'

MVN Plugins 1.0, released 2009-08-26

  • Initial release
  • Added the maven-graph-plugin