Can you build it locally? I got following test error:

-------------------------------------------------------------------------------
Test set: org.apache.struts2.portlet.PortletApplicationMapTest
-------------------------------------------------------------------------------
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
<<< FAILURE!
testEntrySet(org.apache.struts2.portlet.PortletApplicationMapTest)  Time
elapsed: 0.004 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<key2> but was:<key3>
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.failNotEquals(Assert.java:329)
at junit.framework.Assert.assertEquals(Assert.java:78)
at junit.framework.Assert.assertEquals(Assert.java:86)
at junit.framework.TestCase.assertEquals(TestCase.java:253)
at
org.apache.struts2.portlet.PortletApplicationMapTest.testEntrySet(PortletApplicationMapTest.java:143)


#################################################
web: http://www.jgeppert.com
twitter: http://twitter.com/jogep

2015-10-06 20:26 GMT+02:00 Lukasz Lenart <lukaszlen...@apache.org>:

> Any idea why it fails?
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-javadoc-plugin:2.8:jar (default-cli) on
> project struts2-portlet-plugin: MavenReportException: Error while
> creating archive:
> [ERROR] Exit code: 1 - javadoc: error -
> com.sun.tools.doclets.internal.toolkit.util.DocletAbortException:
> com.sun.tools.javac.code.Symbol$CompletionFailure: class file for
> org.springframework.core.io.DefaultResourceLoader not found
>
>
> Regards
> --
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>

Reply via email to