Yasser, your change showed this
[ERROR] testIncludeWithWildcard(com.opensymphony.xwork2.config.providers.XmlConfigurationProviderTest) Time elapsed: 0.021 s <<< ERROR! com.opensymphony.xwork2.config.ConfigurationException: Error loading configuration file com/opensymphony/xwork2/config/providers/xwork-test-include-wildcard.xml at com.opensymphony.xwork2.config.providers.XmlConfigurationProviderTest.testIncludeWithWildcard(XmlConfigurationProviderTest.java:297) Caused by: org.apache.struts2.StrutsException: Currently URI with query component isn't supported: file:/home/jenkins/jenkins-slave/workspace/Apache_Struts_PR-394/?/.m2/repository/org/apache/maven/surefire/surefire-junit47/2.22.2/surefire-junit47-2.22.2.jar at com.opensymphony.xwork2.config.providers.XmlConfigurationProviderTest.testIncludeWithWildcard(XmlConfigurationProviderTest.java:297) https://builds.apache.org/view/S-Z/view/Struts/job/Apache%20Struts/view/change-requests/job/PR-394/34/consoleFull There is "?" instead of just nothing, no idea what's wrong Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ śr., 12 lut 2020 o 16:23 Lukasz Lenart <[email protected]> napisał(a): > > śr., 12 lut 2020 o 16:18 Yasser Zamani <[email protected]> napisał(a): > > It seems in that environment, our ClassPathFinder#185 returns URLs whose > > have Query component which emanates "java.lang.IllegalArgumentException: > > URI has a query component" [1]. I've tried to debug what that query string > > is [2] however GitHub's Struts-CI user needs to be a collaborator of my own > > Struts fork to process my Jenkinsfile. > > I ran the same build locally using Docker and it passed, also I see > that some of the jobs passed on Jenkins (but there are other problem > with permission) > > > Regards > -- > Łukasz > + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
