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-07-28
1.6 2006-01-07
1.5 2005-09-05
1.4 2004-06-25
1.3 2004-05-15
1.2 2004-03-10
1.1 2003-09-29

Get the RSS feed of the last changes

Release 1.6.1 - 2006-07-28

TypeChangesBy
fix Make it work with upgraded dependencies for Maven-1.1-beta-3. Fixes MPFAQ-20. ltheussl

Release 1.6 - 2006-01-07

TypeChangesBy
update Remove maven-xdoc-plugin v1.9.2 requirement. ltheussl
update Deprecated maven.faq.toplinks property. Use the toplink attribute in the fml file instead. ltheussl
update Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • commons-jelly-tags-xml v1.0 - > v1.1
  • dom4j v1.4-dev-8 - > v1.4
  • xercesImpl v 2.4.0 - > v2.6.2
  • xml-apis v 1.0.b2 - > xmlParserAPIs v2.6.2
Fixes MAVEN-1712.
aheritier
add New goal faq:validate . ltheussl

Release 1.5 - 2005-09-05

TypeChangesBy
update It requires at least maven-xdoc-plugin v1.9.2. aheritier
add Optional toplinks and layout fix. Fixes MPFAQ-19. Thanks to Lukas Theussl. aheritier
fix FAQ plugin does not produce valid XHTML 1.0 Transitional. Fixes MPFAQ-16. Thanks to Lukas Theussl. aheritier
add Adding a "top" link beside each answer. Fixes MPFAQ-15. Thanks to Lukas Theussl. aheritier
update Document .fml extension requirement Fixes MPFAQ-14. Thanks to florent ramiere. dion
fix Questions' font is same size or smaller than answers' one. Fixes MPFAQ-11. Thanks to Lukas Theussl. aheritier
fix The question is like a link because the anchor shouldn't enclose the question. aheritier

Release 1.4 - 2004-06-25

TypeChangesBy
fix Correctly pass through CDATA content Fixes MPFAQ-13. brett
fix Make sure maven.faq.src exists to avoid exceptions Fixes MPFAQ-12. brett

Release 1.3 - 2004-05-15

TypeChangesBy
update Only register/deregister the FAQ reports if there are .fml files present in the project. Fixes MPFAQ-9. vmassol
fix Escape anchor tags and references so spaces can be used in id Fixes MPFAQ-8. brett

Release 1.2 - 2004-03-10

TypeChangesBy
fix Only run when an xdocs directory exists. epugh
fix Fix MAVEN-973. xdocs source hardcoded. Fixes MAVEN-973. dion
fix MAVEN-904 - allow for multiple fml files to be transformed. Added test project. Fixes MAVEN-904. dion
fix MPFAQ-1 - FAQ plugin does not use FAQ title correctly MPFAQ-2 and MPFAQ-6 CDATA section is rendered incorrectly. Fixes MPFAQ-1. mvdb
update Updated xdocs to reflect chan ges in 1.2 mvdb

Release 1.1 - 2003-09-29

TypeChangesBy
update update to use maven.docs.*/maven.gen.docs dion