Chornos not compatible with maven 3
-----------------------------------

                 Key: MOJO-1657
                 URL: http://jira.codehaus.org/browse/MOJO-1657
             Project: Mojo
          Issue Type: Bug
          Components: chronos
    Affects Versions: chronos-maven-plugin-1.0
            Reporter: Lucas POUZAC
            Assignee: Kent Soelvsten


When I run chronos-maven-plugin with maven3, just one report is generated when 
two reports are configured.
With maven 2 : testNominal and testNominal2 report are generated
With maven 3 : only testNominal2 is generated.


Maven 2.0.9 - Plugin site 2.0.1

[WARNING] DEPRECATED [templateDirectory]: use templateFile or skinning instead
[INFO] [site:site]
[WARNING] No URL defined for the project - decoration links will not be resolved
[INFO] Generating "testNominal" report.
[INFO]   tests: 6
[INFO]   jmeter samples: 234
[INFO]  generating charts...
[INFO] null
[INFO]  generating report...
[INFO] Generating "Sonar" report.
[INFO] Generating "Project Team" report.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Dependencies" report.
[INFO] Generating "Project Plugins" report.
[INFO] Generating "Continuous Integration" report.
[INFO] Generating "Mailing Lists" report.
[INFO] Generating "Plugin Management" report.
[INFO] Generating "Source Repository" report.
[INFO] Generating "Project Summary" report.
[INFO] Generating "history-testNominal" report.
[INFO]  generating charts...
[INFO] Generating "history-testNominal2" report.
[INFO]  generating charts...
[INFO] Generating "About" report.
[INFO] Generating "Project License" report.
[INFO] Generating "testNominal2" report.
[INFO]   tests: 6
[INFO]   jmeter samples: 181
[INFO]  generating charts...
[INFO] null
[INFO]  generating report...

Maven 3.0.2 - Plugin site 3.0-beta-3

[INFO] <<< chronos-maven-plugin:1.0.pagesjaunes-2:report (report:report) @ YES 
<<<
[INFO] configuring report plugin 
org.apache.maven.plugins:maven-project-info-reports-plugin:2.2
[WARNING] No URL defined for the project - decoration links will not be resolved
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 
skin.
[INFO] Generating "Sonar" report    --- maven-report:0.1
[INFO] Generating "history-testNominal2" report    --- 
chronos-maven-plugin:1.0.pagesjaunes-2
[INFO]  generating charts...
[warn] [XHTML Sink] Modified invalid anchor name: '0testNominal2' to 
'a0testNominal2'
[warn] [XHTML Sink] Modified invalid anchor name: '1testNominal2' to 
'a1testNominal2'
[warn] [XHTML Sink] Modified invalid anchor name: '2testNominal2' to 
'a2testNominal2'
[warn] [XHTML Sink] Modified invalid anchor name: '3testNominal2' to 
'a3testNominal2'
[warn] [XHTML Sink] Modified invalid anchor name: '4testNominal2' to 
'a4testNominal2'
[warn] [XHTML Sink] Modified invalid anchor name: '5testNominal2' to 
'a5testNominal2'
[INFO] Generating "testNominal2" report    --- 
chronos-maven-plugin:1.0.pagesjaunes-2
[INFO]   tests: 6
[INFO]   jmeter samples: 194
[INFO]  generating charts...
[INFO] null
[INFO]  generating report...
[warn] [XHTML Sink] Modified invalid anchor name: '4testNominal2' to 
'a4testNominal2'
[warn] [XHTML Sink] Modified invalid anchor name: '5testNominal2' to 
'a5testNominal2'
[warn] [XHTML Sink] Modified invalid anchor name: '6testNominal2' to 
'a6testNominal2'
[warn] [XHTML Sink] Modified invalid anchor name: '7testNominal2' to 
'a7testNominal2'
[warn] [XHTML Sink] Modified invalid anchor name: '8testNominal2' to 
'a8testNominal2'
[warn] [XHTML Sink] Modified invalid anchor name: '9testNominal2' to 
'a9testNominal2'
[INFO] Generating "Continuous Integration" report    --- 
maven-project-info-reports-plugin:2.2
[INFO] Generating "Dependencies" report    --- 
maven-project-info-reports-plugin:2.2
[INFO] Generating "About" report    --- maven-project-info-reports-plugin:2.2
[INFO] Generating "Issue Tracking" report    --- 
maven-project-info-reports-plugin:2.2
[INFO] Generating "Project License" report    --- 
maven-project-info-reports-plugin:2.2
[INFO] Generating "Mailing Lists" report    --- 
maven-project-info-reports-plugin:2.2
[INFO] Generating "Plugin Management" report    --- 
maven-project-info-reports-plugin:2.2
[INFO] Generating "Project Plugins" report    --- 
maven-project-info-reports-plugin:2.2
[INFO] Generating "Project Team" report    --- 
maven-project-info-reports-plugin:2.2
[INFO] Generating "Source Repository" report    --- 
maven-project-info-reports-plugin:2.2
[INFO] Generating "Project Summary" report    --- 
maven-project-info-reports-plugin:2.2


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to