xwiki-devs
Threads by month
- ----- 2026 -----
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
February 2013
- 30 participants
- 79 discussions
2 consequences:
* work on 5.0 can now start. on master,
* anyone who needs to commit some important bug fixes for 4.5 need to do so on stable-4.5.x
Thanks
-Vincent
1
0
Re: [xwiki-devs] [xwiki-notifications] xwiki-enterprise-test-escaping-4.4.x - Build # 26 - Unstable!
by Vincent Massol 06 Feb '13
by Vincent Massol 06 Feb '13
06 Feb '13
Should we consider these as false positives or not?
Thanks
-Vincent
On Feb 6, 2013, at 3:04 PM, Jenkins <build.noreply(a)xwiki.org> wrote:
> Check console output at http://ci.xwiki.org/job/xwiki-enterprise-test-escaping-4.4.x/26/ to view the results.
>
> Failed tests:
> 1 tests failed.
> FAILED: org.xwiki.test.escaping.ObjectAndClassEditorTest.org.xwiki.test.escaping.ObjectAndClassEditorTest
>
> Error Message:
> Error retrieving URL: http://127.0.0.1:8080/xwiki/bin/propadd/aaa%22bbb%27ccc%3Eddd%3Ceee/aaa%22b…
>
> Stack Trace:
> java.lang.RuntimeException: Error retrieving URL: http://127.0.0.1:8080/xwiki/bin/propadd/aaa%22bbb%27ccc%3Eddd%3Ceee/aaa%22b…
> at org.xwiki.test.escaping.framework.AbstractEscapingTest.getUrlContent(AbstractEscapingTest.java:302)
> at org.xwiki.test.escaping.ObjectAndClassEditorTest.init(ObjectAndClassEditorTest.java:48)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
> at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at org.junit.runners.Suite.runChild(Suite.java:128)
> at org.junit.runners.Suite.runChild(Suite.java:24)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at org.junit.extensions.cpsuite.ClasspathSuite.run(ClasspathSuite.java:194)
> at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
> at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
> at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
> at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
> at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
> at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
> at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
> Caused by: java.net.SocketTimeoutException: Read timed out
> at java.net.SocketInputStream.socketRead0(Native Method)
> at java.net.SocketInputStream.read(SocketInputStream.java:129)
> at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
> at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
> at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78)
> at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106)
> at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116)
> at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973)
> at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735)
> at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098)
> at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
> at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
> at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
> at org.xwiki.test.escaping.framework.AbstractEscapingTest.getUrlContent(AbstractEscapingTest.java:274)
> ... 34 more
>
>
>
>
> Last build logs:
> [...truncated 3806 lines...]
> templates/informationinline.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 14 sec
> templates/create.vm [tocreate] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 127 sec
> templates/create.vm [tocreate] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 122 sec
> templates/create.vm [tocreate] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 114 sec
> templates/suggest.vm [input, secCol, firCol, classname, fieldname] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 93 sec
> templates/suggest.vm [input, secCol, firCol, classname, fieldname] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 13 sec
> templates/suggest.vm [input, secCol, firCol, classname, fieldname] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 11 sec
> templates/popup.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/popup.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 109 sec
> templates/popup.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 108 sec
> templates/flash.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/flash.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 41 sec
> templates/flash.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 11 sec
> templates/inline.vm [editor] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 211 sec
> templates/inline.vm [editor] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 109 sec
> templates/inline.vm [editor] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 118 sec
> templates/stylesheets.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/stylesheets.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 21 sec
> templates/stylesheets.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 19 sec
> templates/deleted.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/deleted.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 112 sec
> templates/deleted.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 125 sec
> templates/browsewysiwyg.vm [text] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 11 sec
> templates/browsewysiwyg.vm [text] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 114 sec
> templates/browsewysiwyg.vm [text] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 88 sec
> templates/fakeleftpanels.vm (NO OUTPUT) [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/fakeleftpanels.vm (NO OUTPUT) [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 27 sec
> templates/fakeleftpanels.vm (NO OUTPUT) [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 13 sec
> templates/importinline.vm [editor, file, withversions, action, language, xredirect, comment, section] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 151 sec
> templates/importinline.vm [editor, file, withversions, action, language, xredirect, comment, section] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 21 sec
> templates/importinline.vm [editor, file, withversions, action, language, xredirect, comment, section] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 31 sec
> templates/listspacewysiwyg.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/listspacewysiwyg.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 166 sec
> templates/listspacewysiwyg.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 14 sec
> templates/addnewgroup.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/addnewgroup.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 126 sec
> templates/addnewgroup.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 10 sec
> templates/attachments.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/attachments.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 83 sec
> templates/attachments.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 253 sec
> templates/startpage.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/startpage.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 87 sec
> templates/startpage.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 68 sec
> templates/getgroupmembers.vm [member, limit, dir, offset] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 198 sec
> templates/getgroupmembers.vm [member, limit, dir, offset] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 22 sec
> templates/getgroupmembers.vm [member, limit, dir, offset] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 15 sec
> templates/searchwysiwyg.vm [page, space] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 30 sec
> templates/searchwysiwyg.vm [page, space] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 86 sec
> templates/searchwysiwyg.vm [page, space] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 72 sec
> templates/diff.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/diff.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 20 sec
> templates/diff.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 15 sec
> templates/editinline.vm [template, title, editor, parent, x-maximized, force, language, xredirect, xnotification] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 278 sec
> templates/editinline.vm [template, title, editor, parent, x-maximized, force, language, xredirect, xnotification] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 21 sec
> templates/editinline.vm [template, title, editor, parent, x-maximized, force, language, xredirect, xnotification] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 34 sec
> templates/resetversions.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/resetversions.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 156 sec
> templates/resetversions.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 143 sec
> templates/frequentlyUsedDocs.vm (NO OUTPUT) [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/frequentlyUsedDocs.vm (NO OUTPUT) [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 16 sec
> templates/frequentlyUsedDocs.vm (NO OUTPUT) [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 14 sec
> templates/imported.vm [name] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 33 sec
> templates/imported.vm [name] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 18 sec
> templates/imported.vm [name] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 19 sec
> templates/docextra.vm [sortAttachmentsBy, language, viewer, section] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 97 sec
> templates/docextra.vm [sortAttachmentsBy, language, viewer, section] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 27 sec
> templates/docextra.vm [sortAttachmentsBy, language, viewer, section] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 18 sec
> templates/displayer_date.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/displayer_date.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 102 sec
> templates/displayer_date.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 11 sec
> templates/editpanelsvars.vm (NO OUTPUT) [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/editpanelsvars.vm (NO OUTPUT) [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 10 sec
> templates/editpanelsvars.vm (NO OUTPUT) [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 25 sec
> templates/rdf.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/rdf.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 147 sec
> templates/rdf.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 13 sec
> templates/editchanges.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/editchanges.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 320 sec
> templates/editchanges.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 178 sec
> templates/error.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/error.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 180 sec
> templates/error.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 134 sec
> templates/htmlheader.vm [noDoctype, contextPath, language, viewer] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 152 sec
> templates/htmlheader.vm [noDoctype, contextPath, language, viewer] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 43 sec
> templates/htmlheader.vm [noDoctype, contextPath, language, viewer] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 37 sec
> templates/deprecatedVars.vm (NO OUTPUT) [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/deprecatedVars.vm (NO OUTPUT) [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 12 sec
> templates/deprecatedVars.vm (NO OUTPUT) [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 11 sec
> templates/htmlfooter.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/htmlfooter.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 10 sec
> templates/htmlfooter.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 18 sec
> templates/preview.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/preview.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 131 sec
> templates/preview.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 153 sec
> templates/editactions.vm [editor, minorEdit, comment] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 29 sec
> templates/editactions.vm [editor, minorEdit, comment] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 12 sec
> templates/editactions.vm [editor, minorEdit, comment] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 13 sec
> templates/pdftoc.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/pdftoc.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 32 sec
> templates/pdftoc.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 11 sec
> templates/xwikivars.vm (NO OUTPUT) [revparams, rev, language, comment] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 57 sec
> templates/xwikivars.vm (NO OUTPUT) [revparams, rev, language, comment] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 12 sec
> templates/xwikivars.vm (NO OUTPUT) [revparams, rev, language, comment] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 10 sec
> templates/getusers.vm [limit, offset, reqNo, section] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 148 sec
> templates/getusers.vm [limit, offset, reqNo, section] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 10 sec
> templates/getusers.vm [limit, offset, reqNo, section] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 11 sec
> templates/header.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/header.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 11 sec
> templates/header.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 12 sec
> templates/space.vm [editor] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 192 sec
> templates/space.vm [editor] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 10 sec
> templates/space.vm [editor] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 11 sec
> templates/pdf.vm [includelinks, includechilds, pagebreaks, pages, attachments, pdftemplate, comments] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 312 sec
> templates/pdf.vm [includelinks, includechilds, pagebreaks, pages, attachments, pdftemplate, comments] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 15 sec
> templates/pdf.vm [includelinks, includechilds, pagebreaks, pages, attachments, pdftemplate, comments] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 17 sec
> templates/distribution.vm [previousUiId, extensionId, action, previousUiVersion, xredirect] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 518 sec
> templates/distribution.vm [previousUiId, extensionId, action, previousUiVersion, xredirect] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 111 sec
> templates/distribution.vm [previousUiId, extensionId, action, previousUiVersion, xredirect] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 158 sec
> templates/pdfheader.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/pdfheader.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 16 sec
> templates/pdfheader.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 9 sec
> templates/menuadmin.vm [editor] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 345 sec
> templates/menuadmin.vm [editor] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 26 sec
> templates/menuadmin.vm [editor] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 11 sec
> templates/save.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/save.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 190 sec
> templates/save.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 1455 sec
> templates/viewchanges.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/viewchanges.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 9199 sec
> templates/viewchanges.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 135 sec
> templates/recentdocwysiwyg.vm [action] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 21 sec
> templates/recentdocwysiwyg.vm [action] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 17 sec
> templates/recentdocwysiwyg.vm [action] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 15 sec
> templates/comments.vm [viewer] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 4525 sec
> templates/comments.vm [viewer] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 16 sec
> templates/comments.vm [viewer] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 16 sec
> templates/colorThemeInit.vm (NO OUTPUT) [colorTheme] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 11 sec
> templates/colorThemeInit.vm (NO OUTPUT) [colorTheme] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 11 sec
> templates/colorThemeInit.vm (NO OUTPUT) [colorTheme] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 12 sec
> templates/displayer_users.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/displayer_users.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 223 sec
> templates/displayer_users.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 10 sec
> templates/editwysiwygnew.vm [template, editor, language, xredirect, section] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 82 sec
> templates/editwysiwygnew.vm [template, editor, language, xredirect, section] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 20 sec
> templates/editwysiwygnew.vm [template, editor, language, xredirect, section] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 14 sec
> templates/export.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/export.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 751 sec
> templates/export.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 1142 sec
> templates/displayer_groups.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/displayer_groups.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 1356 sec
> templates/displayer_groups.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 15 sec
> templates/commentsinline.vm [captchaAnswerWrong, replyto, classname, number, language, xredirect, comment, viewer] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 136 sec
> templates/commentsinline.vm [captchaAnswerWrong, replyto, classname, number, language, xredirect, comment, viewer] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 16 sec
> templates/commentsinline.vm [captchaAnswerWrong, replyto, classname, number, language, xredirect, comment, viewer] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 15 sec
> templates/pdfcover.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/pdfcover.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 14 sec
> templates/pdfcover.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 9 sec
> templates/editwiki.vm [template, editor, language, xredirect, section] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 92 sec
> templates/editwiki.vm [template, editor, language, xredirect, section] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 17 sec
> templates/editwiki.vm [template, editor, language, xredirect, section] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 18 sec
> templates/information.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/information.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 352 sec
> templates/information.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 15 sec
> templates/pdffooter.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/pdffooter.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 14 sec
> templates/pdffooter.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 11 sec
> templates/edithistory.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/edithistory.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 353 sec
> templates/edithistory.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 20 sec
> templates/edit.vm [editor, x-maximized, force, section] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 504 sec
> templates/edit.vm [editor, x-maximized, force, section] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 123 sec
> templates/edit.vm [editor, x-maximized, force, section] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 120 sec
> templates/xml.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/xml.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 242 sec
> templates/xml.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 10 sec
> templates/fakerightpanels.vm (NO OUTPUT) [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/fakerightpanels.vm (NO OUTPUT) [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 60 sec
> templates/fakerightpanels.vm (NO OUTPUT) [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 19 sec
> templates/annotationsinline.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/annotationsinline.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 87 sec
> templates/annotationsinline.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 24 sec
> templates/deletedspace.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/deletedspace.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 256 sec
> templates/deletedspace.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 128 sec
> templates/notice.vm [] testParameterEscaping(org.xwiki.test.escaping.TemplateTest) skipped
> templates/notice.vm [] testSpaceEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 266 sec
> templates/notice.vm [] testPageEscaping(org.xwiki.test.escaping.TemplateTest) Time elapsed: 135 sec
> testGetUsers(org.xwiki.test.escaping.UsersAndGroupsTest) Time elapsed: 22 sec
> testGetGroups(org.xwiki.test.escaping.UsersAndGroupsTest) Time elapsed: 9 sec
> testGetUsersAndGroups(org.xwiki.test.escaping.UsersAndGroupsTest) Time elapsed: 9 sec
> testGetUsersAndGroupsUsers(org.xwiki.test.escaping.UsersAndGroupsTest) Time elapsed: 80 sec
> testGetUsersAndGroupsGroups(org.xwiki.test.escaping.UsersAndGroupsTest) Time elapsed: 9 sec
>
> Results :
>
> Tests in error:
> org.xwiki.test.escaping.ObjectAndClassEditorTest: Error retrieving URL: http://127.0.0.1:8080/xwiki/bin/propadd/aaa%22bbb%27ccc%3Eddd%3Ceee/aaa%22b…
>
> Tests run: 789, Failures: 0, Errors: 1, Skipped: 67
>
> [ERROR] There are test failures.
>
> Please refer to /home/hudsonagent/hudson_root/workspace/xwiki-enterprise-test-escaping-4.4.x/xwiki-enterprise-test/xwiki-enterprise-test-escaping/target/surefire-reports for the individual test results.
> mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.12.3(default)
> [JENKINS] Recording test results
> mojoStarted org.apache.maven.plugins:maven-install-plugin:2.4(default-install)
> [INFO]
> [INFO] --- maven-install-plugin:2.4:install (default-install) @ xwiki-enterprise-test-escaping ---
> [INFO] Installing /home/hudsonagent/hudson_root/workspace/xwiki-enterprise-test-escaping-4.4.x/xwiki-enterprise-test/xwiki-enterprise-test-escaping/pom.xml to /home/hudsonagent/.m2/repository/org/xwiki/enterprise/xwiki-enterprise-test-escaping/4.4.2-SNAPSHOT/xwiki-enterprise-test-escaping-4.4.2-SNAPSHOT.pom
> [INFO] Installing /home/hudsonagent/hudson_root/workspace/xwiki-enterprise-test-escaping-4.4.x/xwiki-enterprise-test/xwiki-enterprise-test-escaping/target/xwiki-enterprise-test-escaping-4.4.2-SNAPSHOT-tests.jar to /home/hudsonagent/.m2/repository/org/xwiki/enterprise/xwiki-enterprise-test-escaping/4.4.2-SNAPSHOT/xwiki-enterprise-test-escaping-4.4.2-SNAPSHOT-tests.jar
> mojoSucceeded org.apache.maven.plugins:maven-install-plugin:2.4(default-install)
> mojoStarted org.apache.maven.plugins:maven-deploy-plugin:2.7(default-deploy)
> [INFO]
> [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ xwiki-enterprise-test-escaping ---
> Downloading: scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise…
> [WARNING] Checksum validation failed, expected 08c8491a36c46505739f31eada84e74be6a9279b but is 71e06f4dfa37e75f2ba0bfd7e21fb6f8aa0c5f1d for scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise…
> [WARNING] Checksum validation failed, expected 08c8491a36c46505739f31eada84e74be6a9279b but is 71e06f4dfa37e75f2ba0bfd7e21fb6f8aa0c5f1d for scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise…
> Downloaded: scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise… (839 B at 0.6 KB/sec)
> Uploading: scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise…
> Uploaded: scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise… (4 KB at 10.6 KB/sec)
> Downloading: scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise…
> Downloaded: scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise… (542 B at 1.1 KB/sec)
> Uploading: scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise…
> Uploaded: scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise… (839 B at 2.1 KB/sec)
> Uploading: scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise…
> Uploaded: scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise… (542 B at 1.1 KB/sec)
> mojoSucceeded org.apache.maven.plugins:maven-deploy-plugin:2.7(default-deploy)Uploading: scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise…
> Uploaded: scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise… (71 KB at 162.8 KB/sec)
> Uploading: scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise…
> Uploaded: scp://maven.xwiki.org/home/maven/public_html/snapshots/org/xwiki/enterprise… (839 B at 2.3 KB/sec)
>
> projectSucceeded org.xwiki.enterprise:xwiki-enterprise-test-escaping:4.4.2-SNAPSHOT
> sessionEnded
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 14:11.148s
> [INFO] Finished at: Wed Feb 06 15:04:38 CET 2013
> [INFO] Final Memory: 37M/248M
> [INFO] ------------------------------------------------------------------------
> Projects to build: [MavenProject: org.xwiki.enterprise:xwiki-enterprise-test-escaping:4.4.2-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-enterprise-test-escaping-4.4.x/xwiki-enterprise-test/xwiki-enterprise-test-escaping/pom.xml]
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-enterprise-test-escaping-4.4.x/xwiki-enterprise-test/xwiki-enterprise-test-escaping/pom.xml to /home/maven/.hudson/jobs/xwiki-enterprise-test-escaping-4.4.x/modules/org.xwiki.enterprise$xwiki-enterprise-test-escaping/builds/2013-02-06_14-50-22/archive/org.xwiki.enterprise/xwiki-enterprise-test-escaping/4.4.2-SNAPSHOT/xwiki-enterprise-test-escaping-4.4.2-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-enterprise-test-escaping-4.4.x/xwiki-enterprise-test/xwiki-enterprise-test-escaping/target/xwiki-enterprise-test-escaping-4.4.2-SNAPSHOT-tests.jar to /home/maven/.hudson/jobs/xwiki-enterprise-test-escaping-4.4.x/modules/org.xwiki.enterprise$xwiki-enterprise-test-escaping/builds/2013-02-06_14-50-22/archive/org.xwiki.enterprise/xwiki-enterprise-test-escaping/4.4.2-20130206.140435-7/xwiki-enterprise-test-escaping-4.4.2-20130206.140435-7-tests.jar
> [WARNING] The requested profile "legacy" could not be activated because it does not exist.
> [WARNING] The requested profile "jetty" could not be activated because it does not exist.
> Waiting for Jenkins to finish collecting data
> channel stopped
> Email was triggered for: Unstable
> Sending email for trigger: Unstable
1
0
Hello devs,
I wrote a tutorial on "How to create a FAQ application with APP Within
Minutes":
http://dev.xwiki.org/xwiki/bin/view/Drafts/FAQ++Application+with+AWM+Tutori….
Is it ok to add it on the "Tutorials and Guides" section?
Thank you,
Paul.
1
0
Hi devs,
We've closing the 4.x cycle and here's the result of bugs fixed vs bugs created during the past 360 days:
http://snag.gy/MZxh7.jpg
As you can see:
* More issues were created than fixed: 919 created vs 844 fixed
* During the whole time, the red has been winning
What this means is that overall we're loosing the quality war. Of course bugs are not evenly distributed and it may happen that created bugs are peripheral but they're still bugs and since they've been reported they have affected users…
Thus I propose that for the 5.x cycle we take some drastic action and do a Bug Fixing Day every week in en effort to have green be the default (ie more bugs fixed than created).
At least it would be great if we could try it for a while and see how it goes.
If you agree, what about doing that every Thursday, starting with the 21st of February(since 11th is the final 4.5 release)?
WDYT?
Thanks
-Vincent
PS: To see past BFD events, see:
http://dev.xwiki.org/xwiki/bin/view/Community/DevelopmentPractices#HXWikiDa…
6
12
[xwiki-devs] [Notice] Clirr exclusion for the WorkspaceManager component
by Eduard Moraru 05 Feb '13
by Eduard Moraru 05 Feb '13
05 Feb '13
Hi devs,
I`ve just pushed (to master and stable-4.4.x) a fix for a workspace bug [1]
that caused problems when a workspace name/ID contained an underscore. I am
mentioning this because the fix required, in order for it to be a proper
fix, that I do a clirr violation (remove the wikiName parameter from the
createWorkspace method because it was misleading).
Since this API is not used in any XWiki module that I know of, not in any
third party code either (correct me if I`m wrong), I think that the clirr
exclusion will not create new issues.
Just wanted to mention it. If someone does not agree with this decision,
please let me know so that we can make a better one.
Thanks,
Eduard
----------
[1] http://jira.xwiki.org/browse/XWIKI-8394
2
2
04 Feb '13
Hello all,
FYI I've transfered the xwiki-social-login from my account to
xwiki-contrib on github.
Old references should still work as I've cloned it in my account.
Jerome
2
3
Hi devs,
I've installed the UI of a wiki through DW and I've noticed that the Sandbox.WebHome page had 2 revisions instead of the 1 revision I was expecting.
The first revision has a comment that says "Import: add attachment" and the second rev has a comment of "Import: final save".
However, if I skip the DW and import the XAR, I'll get only 1 revision AFAIK.
Is this discrepancy normal? Do we want it?
Thanks
-Vincent
4
8
[xwiki-devs] [NOTICE] platform job on CI now runs Quality profile every night
by Vincent Massol 01 Feb '13
by Vincent Massol 01 Feb '13
01 Feb '13
Hi devs,
Similar to commons and rendering, we now have a CI job at http://ci.xwiki.org/view/Platform/job/xwiki-platform%20Quality%20Checks that runs every night and that checks if TPC thresholds are ok. If not a failure email is sent to the list and whoever caused the failure is supposed to add more tests to go back to the TCP level defined in the pom.xml of that module.
This is the last step of http://markmail.org/thread/j5yuaxixbyvytfr3
Let's hope we can make this work and keep increasing the xwiki project's quality as a consequence! I'm sure we'll find some issues but they'll be occasions to discuss quality and testability of our code :)
Thanks
-Vincent
1
0
Re: [xwiki-devs] [xwiki-notifications] xwiki-commons Quality Checks - Build # 126 - Failure!
by Vincent Massol 01 Feb '13
by Vincent Massol 01 Feb '13
01 Feb '13
TPC are computed differently on my local machine and on agents….hmmm….
-Vincent
On Feb 1, 2013, at 10:34 AM, Jenkins <build.noreply(a)xwiki.org> wrote:
> Check console output at http://ci.xwiki.org/job/xwiki-commons%20Quality%20Checks/126/ to view the results.
>
> Failed tests:
> All tests passed
>
> Last build logs:
> [...truncated 7026 lines...]
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/extension/licenses/Common Development and Distribution License (CDDL) v1.0.license
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/extension/licenses/Do What The Fuck You Want To Public License 2.license
> Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/extension/licenses/Common Public License 1.0.license
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/extension/licenses/GNU Lesser General Public License 3.license
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/extension/licenses/Apache License 2.0.license
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/extension/licenses/Mozilla Public License 2.0.license
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/extension/licenses/The Jython License.license
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/extension/licenses/BSD License.license
> [WARNING] [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/extension/licenses/GNU Free Documentation License 1.1.license
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/rwithcdependency-version.test
> Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/unsupported-version.xed
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/upgrade-2.0.test
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/upgrade-1.0.test
> [WARNING] [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/rwithldependency-version.test
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/rwithldependency-version.xed
> Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/unsupported-version.unsupported
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/dependenciescollision-1.0.xed
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/rwithrdependency-version.xed
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/upgrade-2.0.xed
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/rwithcdependency-version.xed
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/rwithrandcdependencies-version.xed
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/rsimple-version.xed
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/rsimple-version.test
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/upgrade-1.0.xed
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/rwithrandcdependencies-version.test
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/local/installewithfeatureasdependency-version.test
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/local/installedextensionwrongfilename-version.test
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/local/randomsubfolder/installedextensiondependency-version.test
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/local/randomsubfolder/installedextensiondependency-version.xed
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/local/installedonnamespace-version.xed
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/local/installewithfeatureasdependency-version.xed
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/local/installedextensionwrongfilename-version.xed
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/local/installedwithfeatureonnamespace-version.xed
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/local/installedonnamespace-version.test
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/local/installedwithfeatureonnamespace-version.test
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/rwithrdependency-version.test
> [WARNING] Unknown file extension: /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/resources/repository/remote/dependenciescollision-2.0.xed
> mojoSucceeded com.mycila.maven-license-plugin:maven-license-plugin:1.9.0(default)
> mojoStarted org.jacoco:jacoco-maven-plugin:0.6.1.201212231917(jacoco-check)
> [INFO]
> [INFO] --- jacoco-maven-plugin:0.6.1.201212231917:check (jacoco-check) @ xwiki-commons-extension-api ---
> [WARNING] Insufficient code coverage for INSTRUCTION: 68.35% < 68.62%
> mojoFailed org.jacoco:jacoco-maven-plugin:0.6.1.201212231917(jacoco-check)
> projectFailed org.xwiki.commons:xwiki-commons-extension-api:4.5-SNAPSHOT
> sessionEnded
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] XWiki Commons - Parent POM ........................ SUCCESS [7.729s]
> [INFO] XWiki Commons - Tools - Parent POM ................ SUCCESS [0.473s]
> [INFO] XWiki Commons - Tools - Enforcers ................. SUCCESS [0.890s]
> [INFO] XWiki Commons - Tools - Banned Dependencies Enforcer SUCCESS [2.913s]
> [INFO] XWiki Commons - Tools - License Resources ......... SUCCESS [1.300s]
> [INFO] XWiki Commons - Tools - Verification Resources .... SUCCESS [0.893s]
> [INFO] XWiki Commons - Tools - XAR Tools ................. SUCCESS [0.531s]
> [INFO] XWiki Commons - Tools - XAR Tools - XAR Plugin .... SUCCESS [4.359s]
> [INFO] XWiki Commons - Tools - XAR Tools - XAR Handlers .. SUCCESS [1.017s]
> [INFO] XWiki Commons - Root POM .......................... SUCCESS [0.858s]
> [INFO] XWiki Commons - Core - Parent POM ................. SUCCESS [2.409s]
> [INFO] XWiki Commons - Test Framework - Parent POM ....... SUCCESS [2.000s]
> [INFO] XWiki Commons - Test Framework - Simple ........... SUCCESS [3.460s]
> [INFO] XWiki Commons - Text .............................. SUCCESS [6.591s]
> [INFO] XWiki Commons - Component - Parent POM ............ SUCCESS [2.105s]
> [INFO] XWiki Commons - Component - API ................... SUCCESS [4.772s]
> [INFO] XWiki Commons - ClassLoader - Parent POM .......... SUCCESS [1.950s]
> [INFO] XWiki Commons - ClassLoader - API ................. SUCCESS [3.128s]
> [INFO] XWiki Commons - ClassLoader - Protocols - Parent POM SUCCESS [1.897s]
> [INFO] XWiki Commons - ClassLoader - Protocols - JAR ..... SUCCESS [2.849s]
> [INFO] XWiki Commons - Observation - Parent POM .......... SUCCESS [1.937s]
> [INFO] XWiki Commons - Observation - API ................. SUCCESS [3.727s]
> [INFO] XWiki Commons - Component - Observation ........... SUCCESS [3.424s]
> [INFO] XWiki Commons - Component - Default Implementation SUCCESS [6.765s]
> [INFO] XWiki Commons - Context ........................... SUCCESS [4.557s]
> [INFO] XWiki Commons - Script ............................ SUCCESS [2.641s]
> [INFO] XWiki Commons - Configuration - Parent POM ........ SUCCESS [1.798s]
> [INFO] XWiki Commons - Configuration - API ............... SUCCESS [2.719s]
> [INFO] XWiki Commons - Test Framework - Component ........ SUCCESS [3.006s]
> [INFO] XWiki Commons - Component - Component Archetype ... SUCCESS [12.213s]
> [INFO] XWiki Commons - Environment - Parent POM .......... SUCCESS [1.843s]
> [INFO] XWiki Commons - Environment - API ................. SUCCESS [2.503s]
> [INFO] XWiki Commons - Environment - Common .............. SUCCESS [3.693s]
> [INFO] XWiki Commons - Environment - Standard ............ SUCCESS [4.923s]
> [INFO] XWiki Commons - Environment - Servlet ............. SUCCESS [5.019s]
> [INFO] XWiki Commons - Properties ........................ SUCCESS [5.792s]
> [INFO] XWiki Commons - Loggging .......................... SUCCESS [1.836s]
> [INFO] XWiki Commons - Logging - API ..................... SUCCESS [3.727s]
> [INFO] XWiki Commons - Observation - Local ............... SUCCESS [4.590s]
> [INFO] XWiki Commons - Job ............................... SUCCESS [5.561s]
> [INFO] XWiki Commons - Logging - Logback ................. SUCCESS [5.527s]
> [INFO] XWiki Commons - Extension - Parent POM ............ SUCCESS [1.895s]
> [INFO] XWiki Commons - Extension - API ................... FAILURE [13.661s]
> [INFO] XWiki Commons - Extension - Handler - Parent POM .. SKIPPED
> [INFO] XWiki Commons - Extension - Handler - JAR ......... SKIPPED
> [INFO] XWiki Commons - Extension - Repository - Parent POM SKIPPED
> [INFO] XWiki Commons - Extension - Repository - Maven .... SKIPPED
> [INFO] XWiki Commons - Repository ........................ SKIPPED
> [INFO] XWiki Commons - Repository - Model ................ SKIPPED
> [INFO] XWiki Commons - Repository - API .................. SKIPPED
> [INFO] XWiki Commons - Extension - Repository - XWiki .... SKIPPED
> [INFO] XWiki Commons - Groovy ............................ SKIPPED
> [INFO] XWiki Commons - Management ........................ SKIPPED
> [INFO] XWiki Commons - XML ............................... SKIPPED
> [INFO] XWiki Commons - Velocity .......................... SKIPPED
> [INFO] XWiki Commons - Diff .............................. SKIPPED
> [INFO] XWiki Commons - Diff API .......................... SKIPPED
> [INFO] XWiki Commons - Diff Display API .................. SKIPPED
> [INFO] XWiki Commons - Diff Script API ................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2:46.311s
> [INFO] Finished at: Fri Feb 01 10:34:23 CET 2013
> [INFO] Final Memory: 68M/287M
> [INFO] ------------------------------------------------------------------------
> Projects to build: [MavenProject: org.xwiki.commons:xwiki-commons:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-tools:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-tool-enforcers:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-enforcers/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-tool-enforcer-dependencies:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-enforcers/xwiki-commons-tool-enforcer-dependencies/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-tool-license-resources:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-license-resources/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-tool-verification-resources:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-verification-resources/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-tool-xar:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-xar/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-tool-xar-plugin:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-plugin/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-tool-xar-handlers:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-handlers/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-pom:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-pom/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-core:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-test:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-test/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-test-simple:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-test/xwiki-commons-test-simple/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-text:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-text/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-component:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-component/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-component-api:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-classloader:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-classloader/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-classloader-api:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-classloader-protocols:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-protocols/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-classloader-protocol-jar:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-protocols/xwiki-commons-classloader-protocol-jar/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-observation:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-observation/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-observation-api:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-observation/xwiki-commons-observation-api/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-component-observation:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-observation/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-component-default:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-context:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-context/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-script:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-script/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-configuration:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-configuration/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-configuration-api:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-configuration/xwiki-commons-configuration-api/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-test-component:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-test/xwiki-commons-test-component/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-component-archetype:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-archetype/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-environment:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-environment/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-environment-api:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-api/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-environment-common:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-common/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-environment-standard:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-standard/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-environment-servlet:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-properties:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-properties/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-logging:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-logging/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-logging-api:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-observation-local:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-observation/xwiki-commons-observation-local/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-job:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-job/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-logging-logback:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-logback/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-extension:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-extension-api:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-extension-handlers:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-extension-handler-jar:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/xwiki-commons-extension-handler-jar/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-extension-repositories:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-extension-repository-maven:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-repository:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-repository/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-repository-model:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-repository/xwiki-commons-repository-model/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-repository-api:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-repository/xwiki-commons-repository-api/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-extension-repository-xwiki:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-groovy:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-groovy/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-management:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-management/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-xml:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-xml/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-velocity:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-velocity/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-diff:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-diff/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-diff-api:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-api/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-diff-display:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-display/pom.xml, MavenProject: org.xwiki.commons:xwiki-commons-diff-script:4.5-SNAPSHOT @ /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-script/pom.xml]
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-extension-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-extension-api/4.5-SNAPSHOT/xwiki-commons-extension-api-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/target/xwiki-commons-extension-api-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-extension-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-extension-api/4.5-SNAPSHOT/xwiki-commons-extension-api-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/target/xwiki-commons-extension-api-4.5-SNAPSHOT-tests.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-extension-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-extension-api/4.5-SNAPSHOT/xwiki-commons-extension-api-4.5-SNAPSHOT-tests.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-test/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-test/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-test/4.5-SNAPSHOT/xwiki-commons-test-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-xml/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-xml/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-xml/4.5-SNAPSHOT/xwiki-commons-xml-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-repository/xwiki-commons-repository-api/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-repository-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-repository-api/4.5-SNAPSHOT/xwiki-commons-repository-api-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-properties/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-properties/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-properties/4.5-SNAPSHOT/xwiki-commons-properties-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-properties/target/xwiki-commons-properties-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-properties/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-properties/4.5-SNAPSHOT/xwiki-commons-properties-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-extension-repository-maven/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-extension-repository-maven/4.5-SNAPSHOT/xwiki-commons-extension-repository-maven-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-logging-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-logging-api/4.5-SNAPSHOT/xwiki-commons-logging-api-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/target/xwiki-commons-logging-api-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-logging-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-logging-api/4.5-SNAPSHOT/xwiki-commons-logging-api-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-diff/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-diff/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-diff/4.5-SNAPSHOT/xwiki-commons-diff-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-test/xwiki-commons-test-simple/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-test-simple/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-test-simple/4.5-SNAPSHOT/xwiki-commons-test-simple-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-test/xwiki-commons-test-simple/target/xwiki-commons-test-simple-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-test-simple/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-test-simple/4.5-SNAPSHOT/xwiki-commons-test-simple-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-component/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-component/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-component/4.5-SNAPSHOT/xwiki-commons-component-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons/4.5-SNAPSHOT/xwiki-commons-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-logging/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-logging/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-logging/4.5-SNAPSHOT/xwiki-commons-logging-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-protocols/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-classloader-protocols/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-classloader-protocols/4.5-SNAPSHOT/xwiki-commons-classloader-protocols-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-observation/xwiki-commons-observation-api/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-observation-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-observation-api/4.5-SNAPSHOT/xwiki-commons-observation-api-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-observation/xwiki-commons-observation-api/target/xwiki-commons-observation-api-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-observation-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-observation-api/4.5-SNAPSHOT/xwiki-commons-observation-api-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-script/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-diff-script/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-diff-script/4.5-SNAPSHOT/xwiki-commons-diff-script-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-logback/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-logging-logback/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-logging-logback/4.5-SNAPSHOT/xwiki-commons-logging-logback-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-logback/target/xwiki-commons-logging-logback-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-logging-logback/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-logging-logback/4.5-SNAPSHOT/xwiki-commons-logging-logback-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-component-default/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-component-default/4.5-SNAPSHOT/xwiki-commons-component-default-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/target/xwiki-commons-component-default-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-component-default/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-component-default/4.5-SNAPSHOT/xwiki-commons-component-default-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-text/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-text/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-text/4.5-SNAPSHOT/xwiki-commons-text-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-text/target/xwiki-commons-text-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-text/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-text/4.5-SNAPSHOT/xwiki-commons-text-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-extension/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-extension/4.5-SNAPSHOT/xwiki-commons-extension-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-license-resources/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-tool-license-resources/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-tool-license-resources/4.5-SNAPSHOT/xwiki-commons-tool-license-resources-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-license-resources/target/xwiki-commons-tool-license-resources-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-tool-license-resources/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-tool-license-resources/4.5-SNAPSHOT/xwiki-commons-tool-license-resources-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-core/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-core/4.5-SNAPSHOT/xwiki-commons-core-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-enforcers/xwiki-commons-tool-enforcer-dependencies/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-tool-enforcer-dependencies/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-tool-enforcer-dependencies/4.5-SNAPSHOT/xwiki-commons-tool-enforcer-dependencies-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-enforcers/xwiki-commons-tool-enforcer-dependencies/target/xwiki-commons-tool-enforcer-dependencies-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-tool-enforcer-dependencies/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-tool-enforcer-dependencies/4.5-SNAPSHOT/xwiki-commons-tool-enforcer-dependencies-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-tools/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-tools/4.5-SNAPSHOT/xwiki-commons-tools-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-component-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-component-api/4.5-SNAPSHOT/xwiki-commons-component-api-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/target/xwiki-commons-component-api-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-component-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-component-api/4.5-SNAPSHOT/xwiki-commons-component-api-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-handlers/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-tool-xar-handlers/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-tool-xar-handlers/4.5-SNAPSHOT/xwiki-commons-tool-xar-handlers-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-handlers/target/xwiki-commons-tool-xar-handlers-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-tool-xar-handlers/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-tool-xar-handlers/4.5-SNAPSHOT/xwiki-commons-tool-xar-handlers-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-groovy/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-groovy/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-groovy/4.5-SNAPSHOT/xwiki-commons-groovy-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-job/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-job/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-job/4.5-SNAPSHOT/xwiki-commons-job-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-job/target/xwiki-commons-job-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-job/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-job/4.5-SNAPSHOT/xwiki-commons-job-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-velocity/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-velocity/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-velocity/4.5-SNAPSHOT/xwiki-commons-velocity-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-display/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-diff-display/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-diff-display/4.5-SNAPSHOT/xwiki-commons-diff-display-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-common/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-environment-common/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-environment-common/4.5-SNAPSHOT/xwiki-commons-environment-common-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-common/target/xwiki-commons-environment-common-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-environment-common/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-environment-common/4.5-SNAPSHOT/xwiki-commons-environment-common-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-configuration/xwiki-commons-configuration-api/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-configuration-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-configuration-api/4.5-SNAPSHOT/xwiki-commons-configuration-api-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-configuration/xwiki-commons-configuration-api/target/xwiki-commons-configuration-api-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-configuration-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-configuration-api/4.5-SNAPSHOT/xwiki-commons-configuration-api-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-classloader/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-classloader/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-classloader/4.5-SNAPSHOT/xwiki-commons-classloader-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-classloader-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-classloader-api/4.5-SNAPSHOT/xwiki-commons-classloader-api-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/target/xwiki-commons-classloader-api-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-classloader-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-classloader-api/4.5-SNAPSHOT/xwiki-commons-classloader-api-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-plugin/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-tool-xar-plugin/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-tool-xar-plugin/4.5-SNAPSHOT/xwiki-commons-tool-xar-plugin-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-plugin/target/xwiki-commons-tool-xar-plugin-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-tool-xar-plugin/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-tool-xar-plugin/4.5-SNAPSHOT/xwiki-commons-tool-xar-plugin-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-test/xwiki-commons-test-component/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-test-component/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-test-component/4.5-SNAPSHOT/xwiki-commons-test-component-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-test/xwiki-commons-test-component/target/xwiki-commons-test-component-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-test-component/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-test-component/4.5-SNAPSHOT/xwiki-commons-test-component-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-api/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-diff-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-diff-api/4.5-SNAPSHOT/xwiki-commons-diff-api-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-observation/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-component-observation/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-component-observation/4.5-SNAPSHOT/xwiki-commons-component-observation-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-observation/target/xwiki-commons-component-observation-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-component-observation/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-component-observation/4.5-SNAPSHOT/xwiki-commons-component-observation-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-standard/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-environment-standard/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-environment-standard/4.5-SNAPSHOT/xwiki-commons-environment-standard-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-standard/target/xwiki-commons-environment-standard-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-environment-standard/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-environment-standard/4.5-SNAPSHOT/xwiki-commons-environment-standard-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-repository/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-repository/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-repository/4.5-SNAPSHOT/xwiki-commons-repository-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-extension-handlers/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-extension-handlers/4.5-SNAPSHOT/xwiki-commons-extension-handlers-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-environment-servlet/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-environment-servlet/4.5-SNAPSHOT/xwiki-commons-environment-servlet-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/target/xwiki-commons-environment-servlet-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-environment-servlet/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-environment-servlet/4.5-SNAPSHOT/xwiki-commons-environment-servlet-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-management/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-management/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-management/4.5-SNAPSHOT/xwiki-commons-management-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-verification-resources/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-tool-verification-resources/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-tool-verification-resources/4.5-SNAPSHOT/xwiki-commons-tool-verification-resources-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-verification-resources/target/xwiki-commons-tool-verification-resources-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-tool-verification-resources/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-tool-verification-resources/4.5-SNAPSHOT/xwiki-commons-tool-verification-resources-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-script/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-script/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-script/4.5-SNAPSHOT/xwiki-commons-script-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-script/target/xwiki-commons-script-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-script/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-script/4.5-SNAPSHOT/xwiki-commons-script-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-archetype/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-component-archetype/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-component-archetype/4.5-SNAPSHOT/xwiki-commons-component-archetype-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-archetype/target/xwiki-commons-component-archetype-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-component-archetype/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-component-archetype/4.5-SNAPSHOT/xwiki-commons-component-archetype-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-xar/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-tool-xar/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-tool-xar/4.5-SNAPSHOT/xwiki-commons-tool-xar-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-tools/xwiki-commons-tool-enforcers/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-tool-enforcers/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-tool-enforcers/4.5-SNAPSHOT/xwiki-commons-tool-enforcers-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-pom/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-pom/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-pom/4.5-SNAPSHOT/xwiki-commons-pom-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-api/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-environment-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-environment-api/4.5-SNAPSHOT/xwiki-commons-environment-api-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-api/target/xwiki-commons-environment-api-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-environment-api/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-environment-api/4.5-SNAPSHOT/xwiki-commons-environment-api-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-observation/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-observation/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-observation/4.5-SNAPSHOT/xwiki-commons-observation-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-repository/xwiki-commons-repository-model/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-repository-model/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-repository-model/4.5-SNAPSHOT/xwiki-commons-repository-model-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-environment/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-environment/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-environment/4.5-SNAPSHOT/xwiki-commons-environment-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-configuration/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-configuration/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-configuration/4.5-SNAPSHOT/xwiki-commons-configuration-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-extension-repositories/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-extension-repositories/4.5-SNAPSHOT/xwiki-commons-extension-repositories-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-protocols/xwiki-commons-classloader-protocol-jar/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-classloader-protocol-jar/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-classloader-protocol-jar/4.5-SNAPSHOT/xwiki-commons-classloader-protocol-jar-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-protocols/xwiki-commons-classloader-protocol-jar/target/xwiki-commons-classloader-protocol-jar-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-classloader-protocol-jar/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-classloader-protocol-jar/4.5-SNAPSHOT/xwiki-commons-classloader-protocol-jar-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/xwiki-commons-extension-handler-jar/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-extension-handler-jar/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-extension-handler-jar/4.5-SNAPSHOT/xwiki-commons-extension-handler-jar-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-context/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-context/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-context/4.5-SNAPSHOT/xwiki-commons-context-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-context/target/xwiki-commons-context-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-context/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-context/4.5-SNAPSHOT/xwiki-commons-context-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-observation/xwiki-commons-observation-local/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-observation-local/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-observation-local/4.5-SNAPSHOT/xwiki-commons-observation-local-4.5-SNAPSHOT.pom
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-observation/xwiki-commons-observation-local/target/xwiki-commons-observation-local-4.5-SNAPSHOT.jar to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-observation-local/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-observation-local/4.5-SNAPSHOT/xwiki-commons-observation-local-4.5-SNAPSHOT.jar
> [JENKINS] Archiving /home/hudsonagent/hudson_root/workspace/xwiki-commons Quality Checks/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/pom.xml to /home/maven/.hudson/jobs/xwiki-commons Quality Checks/modules/org.xwiki.commons$xwiki-commons-extension-repository-xwiki/builds/2013-02-01_10-31-32/archive/org.xwiki.commons/xwiki-commons-extension-repository-xwiki/4.5-SNAPSHOT/xwiki-commons-extension-repository-xwiki-4.5-SNAPSHOT.pom
> Waiting for Jenkins to finish collecting data
> mavenExecutionResult exceptions not empty
> message : Failed to execute goal org.jacoco:jacoco-maven-plugin:0.6.1.201212231917:check (jacoco-check) on project xwiki-commons-extension-api: Coverage checks have not been met. See report for details.
> cause : Coverage checks have not been met. See report for details.
> Stack trace :
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jacoco:jacoco-maven-plugin:0.6.1.201212231917:check (jacoco-check) on project xwiki-commons-extension-api: Coverage checks have not been met. See report for details.
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
> at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
> at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
> at hudson.maven.Maven3Builder.call(Maven3Builder.java:98)
> at hudson.maven.Maven3Builder.call(Maven3Builder.java:64)
> at hudson.remoting.UserRequest.perform(UserRequest.java:118)
> at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> at hudson.remoting.Request$2.run(Request.java:326)
> at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
> at java.lang.Thread.run(Thread.java:662)
> Caused by: org.apache.maven.plugin.MojoExecutionException: Coverage checks have not been met. See report for details.
> at org.jacoco.maven.CheckMojo.handleFailure(CheckMojo.java:171)
> at org.jacoco.maven.CheckMojo.executeCheck(CheckMojo.java:118)
> at org.jacoco.maven.CheckMojo.executeMojo(CheckMojo.java:104)
> at org.jacoco.maven.AbstractJacocoMojo.execute(AbstractJacocoMojo.java:72)
> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> ... 27 more
> channel stopped
> Build step 'Groovy Postbuild' marked build as failure
> Email was triggered for: Failure
> Sending email for trigger: Failure
> _______________________________________________
> notifications mailing list
> notifications(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/notifications
1
0