This looks good http://ci.xwiki.org/job/xwiki-platform/org.xwiki.platform$xwiki-platform-mai... On Thu, Aug 11, 2016 at 1:26 PM, Marius Dumitru Florea < [email protected]> wrote:
Does it fail if you run mvn clean install directly from xwiki-platform/xwiki-platform-core/xwiki-platform-mail/xwiki -platform-mail-send/xwiki-platform-mail-send-default/ ? This works fine for me on master branch. I don't have time right now to test the build for the entire platform, which is not needed by the way, because we have ci.xwiki.org for this.
Hope this helps, Marius
On Sun, Aug 7, 2016 at 4:23 AM, Justin Bare <[email protected]> wrote:
Hello,
I am trying to build XWiki from source using 'mvn clean install'
I am getting errors at xwiki-platform/xwiki-platform-core/xwiki-platform-mail/xwiki -platform-mail-send/xwiki-platform-mail-send-default/ src/test/java/org/xwiki/mail/internal/FileSystemMailContent StoreTest.deleteMailStore:78
The errors are of the form: saveMessageWithCustomMessageId(org.xwiki.mail.internal.FileS ystemMailContentStoreTest) java.io.IOException: Unable to delete directory
These exceptions cause several JUnit tests to fail, and thus I cannot finish building the project.
Any ideas of why this directory and the files in it cannot be deleted? It seems to be trying to delete some temporary files that are created during the build.
Thanks,
J _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users