diff --git a/statcvs/plugin.jelly b/statcvs/plugin.jelly index 821a5ff8..d78f14db 100644 --- a/statcvs/plugin.jelly +++ b/statcvs/plugin.jelly @@ -3,6 +3,7 @@ @@ -50,11 +51,13 @@ + - + + diff --git a/statcvs/xdocs/changes.xml b/statcvs/xdocs/changes.xml index 94548528..34dcda50 100644 --- a/statcvs/xdocs/changes.xml +++ b/statcvs/xdocs/changes.xml @@ -7,6 +7,9 @@ + + Fixed MAVEN-561. Creates maven.build.dir and maven.docs.dest directory if doesn't exist. + Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.