Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Release History

VersionDateDescription
1.6.1 2006-10-29
1.6 2006-01-29
1.5 2005-07-11
1.4 2004-05-15
1.3 2004-03-10
1.2 2003-09-29
1.1.1 2003-07-09 (In JIRA)
1.1 2003-07-08 (In JIRA)
1.0-alpha-1 2003-06-25 (In JIRA)

Get the RSS feed of the last changes

Release 1.6.1 - 2006-10-29

TypeChangesBy
update Update jelly dependency to match the ones in maven 1.1 core. ltheussl
fix plugin:deregister does not work. Fixes MPSIMIAN-16. ltheussl

Release 1.6 - 2006-01-29

TypeChangesBy
fix Includes/excludes pattern does not support multiple patterns. Fixes MPSIMIAN-11. Thanks to Thomas Recloux. ltheussl
update Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • ant v1.5.3-1 - > v1.6.5
  • commons-jelly v1.0-beta-4 - > v1.0
  • commons-logging v1.0.3 - > v1.0.4
Fixes MAVEN-1712.
aheritier
fix Tag library warning when using simian 1.5 Fixes MPSIMIAN-15. epugh
fix Simian report contains broken links to xref/xref-test directories Fixes MPSIMIAN-12. Thanks to James Dickinson. epugh

Release 1.5 - 2005-07-11

TypeChangesBy
add Add include/exclude pattern for test directories. Fixes MPSIMIAN-7. epugh
update Upgrade to Simian 2.2.4 and XML file output from Simian. Fixes MPSIMIAN-14. benoitx
update Ant dependency changed to 1.5.3.1. dion

Release 1.4 - 2004-05-15

TypeChangesBy
fix Gracefully inform users when the plugin is executed on a project with no source. vmassol
fix Fix issues with DOM classes and jdk1.3 dion

Release 1.3 - 2004-03-10

TypeChangesBy
fix Apply MPSIMIAN-4. Fix HTML. Fixes MPSIMIAN-4. dion
add Allow classes to be included/excluded. epugh
fix Allow test case to be run. dion
update Upgrade to ant 1.6. dion
update Apply MAVEN-890. Allow unit tests to be skipped. Fixes MAVEN-890. dion

Release 1.2 - 2003-09-29

TypeChangesBy
update update to commons-jelly-20030902.160215 dion
fix Fix class name having 'xref.' or 'xref-test.' on the beginning dion
update Upgrade to commons-logging 1.0.3 dion
fix Fix Couldn't find relative path ... message on windows under multiproject build. Paths with .. in them were absolute, but it meant that the 'startsWith' logic was flawed. Changed to using the canonical path. dion
fix Add sourceModification include/excludes dion
fix Handle file paths with embedded spaces dion

Release 1.1.1 - 2003-07-09 (In JIRA)

TypeChangesBy
add New optional options introduced in Simian 1.9.1. maurice

Release 1.1 - 2003-07-08 (In JIRA)

TypeChangesBy
add Now parses test sources too. rinkrank
add Report displays the similarity treshold. rinkrank
update Updated to use Simian 1.9.1 rinkrank
update Removed the simian jar from the plugin. rinkrank
fix Reset site doc colour scheme to default. rinkrank

Release 1.0-alpha-1 - 2003-06-25 (In JIRA)

TypeChangesBy
add First release. rinkrank