core
core copied to clipboard
Issue in building the project using cmd
Software version (AuthzForce Core)
20.1.0
Platform JRE
JDK 18
Platform OS
Windows 10
Error stack trace or logs (if any)
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] org.ow2.authzforce:authzforce-ce-core [pom]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-engine [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-testutils [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-cli [jar]
[INFO]
[INFO] ---------------< org.ow2.authzforce:authzforce-ce-core >----------------
[INFO] Building org.ow2.authzforce:authzforce-ce-core 20.1.0 [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authzforce-ce-core ---
[INFO]
[INFO] ----------< org.ow2.authzforce:authzforce-ce-core-pdp-engine >----------
[INFO] Building org.ow2.authzforce:authzforce-ce-core-pdp-engine 20.1.0 [2/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authzforce-ce-core-pdp-engine ---
[INFO]
[INFO] --- maven-jaxb2-plugin:0.14.0:generate (jaxb-generate-compile-sources) @ authzforce-ce-core-pdp-engine ---
[INFO] Started execution.
[INFO] JAXB API is loaded from the [jar:file:/C:/Users/Khwaja%20Bilal/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar!].
[INFO] Detected JAXB API version [2.2].
[INFO] pluginArtifacts:[org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:maven-plugin:0.14.0:, com.github.sabomichal:immutable-xjc-plugin:jar:1.6.2:runtime, org.apache.commons:commons-lang3:jar:3.2.1:compile, org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.14.0:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit:jar:4.8.1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.jvnet.jaxb2.maven2:maven-jaxb23-plugin:jar:0.14.0:compile, org.glassfish.jaxb:jaxb-runtime:jar:2.3.0:compile, org.glassfish.jaxb:jaxb-core:jar:2.3.0:compile, javax.xml.bind:jaxb-api:jar:2.3.0:compile, org.jvnet.staxex:stax-ex:jar:1.7.8:compile, com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile, org.glassfish.jaxb:jaxb-xjc-jdk9:jar:2.3.0:compile, org.glassfish.jaxb:jaxb-xjc:jar:2.3.0:compile, com.sun.xml.dtd-parser:dtd-parser:jar:1.2:compile, org.glassfish.jaxb:xsom:jar:2.3.0:compile, org.glassfish.jaxb:codemodel:jar:2.3.0:compile, com.sun.xml.bind.external:rngom:jar:2.3.0:compile, com.sun.istack:istack-commons-tools:jar:3.0.5:compile, com.sun.istack:istack-commons-runtime:jar:3.0.5:compile, relaxngDatatype:relaxngDatatype:jar:20020414:compile, com.sun.activation:javax.activation:jar:1.2.0:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[INFO] specVersion:2.2
[INFO] encoding:UTF-8
[INFO] locale:null
[INFO] schemaLanguage:null
[INFO] schemaDirectory:D:\Szabist drive\KTH pseudo methods\Projects\core-release-20.1.0\pdp-engine\src\main\resources
[INFO] schemaIncludes:[pdp.xsd]
[INFO] schemaExcludes:null
[INFO] schemas:[]
[INFO] bindingDirectory:D:\Szabist drive\KTH pseudo methods\Projects\core-release-20.1.0\pdp-engine\src\main\jaxb
[INFO] bindingIncludes:[bindings.xjb]
[INFO] bindingExcludes:null
[INFO] bindings:[]
[INFO] disableDefaultExcludes:false
[INFO] catalog:D:\Szabist drive\KTH pseudo methods\Projects\core-release-20.1.0\pdp-engine\src\main\jaxb\catalog.xml
[INFO] catalogResolver:null
[INFO] generatePackage:org.ow2.authzforce.core.xmlns.pdp
[INFO] generateDirectory:D:\Szabist drive\KTH pseudo methods\Projects\core-release-20.1.0\pdp-engine\target\generated-sources\xjc
[INFO] readOnly:false
[INFO] extension:true
[INFO] strict:false
[INFO] writeCode:true
[INFO] verbose:true
[INFO] debug:false
[INFO] args:[-immutable]
[INFO] forceRegenerate:false
[INFO] removeOldOutput:true
[INFO] produces:[**/., **/*.java, **/bgm.ser, **/jaxb.properties]
[INFO] otherDepends:null
[INFO] otherDependIncludes:null
[INFO] otherDependExcludes:null
[INFO] episodeFile:D:\Szabist drive\KTH pseudo methods\Projects\core-release-20.1.0\pdp-engine\target\generated-sources\xjc\META-INF\sun-jaxb.episode
[INFO] episode:true
[INFO] plugins:[]
[INFO] episodes:[Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xmlns-model, version=8.2.0, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xacml-model, version=8.2.0, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-pdp-ext-model, version=8.2.0, type=jar}]
[INFO] useDependenciesAsEpisodes:false
[INFO] scanDependenciesForBindings:false
[INFO] xjcPlugins:[]
[INFO] episodes:[Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xmlns-model, version=8.2.0, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xacml-model, version=8.2.0, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-pdp-ext-model, version=8.2.0, type=jar}]
[INFO] catalogURIs (calculated):[file:/D:/Szabist%20drive/KTH%20pseudo%20methods/Projects/core-release-20.1.0/pdp-engine/src/main/jaxb/catalog.xml]
[INFO] resolvedCatalogURIs (calculated):[file:/D:/Szabist%20drive/KTH%20pseudo%20methods/Projects/core-release-20.1.0/pdp-engine/src/main/jaxb/catalog.xml]
[INFO] schemaFiles (calculated):[D:\Szabist drive\KTH pseudo methods\Projects\core-release-20.1.0\pdp-engine\src\main\resources\pdp.xsd]
[INFO] schemaURIs (calculated):[file:/D:/Szabist%20drive/KTH%20pseudo%20methods/Projects/core-release-20.1.0/pdp-engine/src/main/resources/pdp.xsd]
[INFO] resolvedSchemaURIs (calculated):[file:/D:/Szabist%20drive/KTH%20pseudo%20methods/Projects/core-release-20.1.0/pdp-engine/src/main/resources/pdp.xsd]
[INFO] bindingFiles (calculated):[D:\Szabist drive\KTH pseudo methods\Projects\core-release-20.1.0\pdp-engine\src\main\jaxb\bindings.xjb]
[INFO] bindingURIs (calculated):[file:/D:/Szabist%20drive/KTH%20pseudo%20methods/Projects/core-release-20.1.0/pdp-engine/src/main/jaxb/bindings.xjb]
[INFO] resolvedBindingURIs (calculated):[file:/D:/Szabist%20drive/KTH%20pseudo%20methods/Projects/core-release-20.1.0/pdp-engine/src/main/jaxb/bindings.xjb]
[INFO] xjcPluginArtifacts (resolved):[]
[INFO] xjcPluginFiles (resolved):[]
[INFO] xjcPluginURLs (resolved):[]
[INFO] episodeArtifacts (resolved):[org.ow2.authzforce:authzforce-ce-xmlns-model:jar:8.2.0:runtime, org.ow2.authzforce:authzforce-ce-xacml-model:jar:8.2.0:runtime, org.ow2.authzforce:authzforce-ce-pdp-ext-model:jar:8.2.0:runtime]
[INFO] episodeFiles (resolved):[C:\Users\Khwaja Bilal.m2\repository\org\ow2\authzforce\authzforce-ce-xmlns-model\8.2.0\authzforce-ce-xmlns-model-8.2.0.jar, C:\Users\Khwaja Bilal.m2\repository\org\ow2\authzforce\authzforce-ce-xacml-model\8.2.0\authzforce-ce-xacml-model-8.2.0.jar, C:\Users\Khwaja Bilal.m2\repository\org\ow2\authzforce\authzforce-ce-pdp-ext-model\8.2.0\authzforce-ce-pdp-ext-model-8.2.0.jar]
[INFO] dependsURIs (resolved):[file:/D:/Szabist%20drive/KTH%20pseudo%20methods/Projects/core-release-20.1.0/pdp-engine/src/main/jaxb/catalog.xml, file:/D:/Szabist%20drive/KTH%20pseudo%20methods/Projects/core-release-20.1.0/pdp-engine/src/main/resources/pdp.xsd, file:/D:/Szabist%20drive/KTH%20pseudo%20methods/Projects/core-release-20.1.0/pdp-engine/src/main/jaxb/bindings.xjb, file:/D:/Szabist%20drive/KTH%20pseudo%20methods/Projects/core-release-20.1.0/pdp-engine/pom.xml]
[INFO] optionsConfiguration:OptionsConfiguration [specVersion=2.2
generateDirectory=D:\Szabist drive\KTH pseudo methods\Projects\core-release-20.1.0\pdp-engine\target\generated-sources\xjc
generatePackage=org.ow2.authzforce.core.xmlns.pdp
schemaLanguage=null
grammars.systemIds=[file:/D:/Szabist%20drive/KTH%20pseudo%20methods/Projects/core-release-20.1.0/pdp-engine/src/main/resources/pdp.xsd]
bindFiles.systemIds=[file:/D:/Szabist%20drive/KTH%20pseudo%20methods/Projects/core-release-20.1.0/pdp-engine/src/main/jaxb/bindings.xjb]
plugins=[]
readOnly=false
packageLevelAnnotations=true
noFileHeader=false
enableIntrospection=false
disableXmlSecurity=true
accessExternalSchema=all
accessExternalDTD=all
contentForWildcard=false
extension=true
strict=false
verbose=true
debugMode=false
arguments=[-immutable, -episode, D:\Szabist drive\KTH pseudo methods\Projects\core-release-20.1.0\pdp-engine\target\generated-sources\xjc\META-INF\sun-jaxb.episode, C:\Users\Khwaja Bilal.m2\repository\org\ow2\authzforce\authzforce-ce-xmlns-model\8.2.0\authzforce-ce-xmlns-model-8.2.0.jar, C:\Users\Khwaja Bilal.m2\repository\org\ow2\authzforce\authzforce-ce-xacml-model\8.2.0\authzforce-ce-xacml-model-8.2.0.jar, C:\Users\Khwaja Bilal.m2\repository\org\ow2\authzforce\authzforce-ce-pdp-ext-model\8.2.0\authzforce-ce-pdp-ext-model-8.2.0.jar]]
[INFO] Sources are not up-to-date, XJC will be executed.
[INFO] Parsing input schema(s)...
Jun 07, 2022 10:48:23 AM com.sun.xml.bind.v2.runtime.reflect.opt.Injector
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for org.ow2.authzforce:authzforce-ce-core 20.1.0:
[INFO]
[INFO] org.ow2.authzforce:authzforce-ce-core .............. SUCCESS [ 0.156 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-engine ... FAILURE [ 1.281 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json SKIPPED
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-testutils SKIPPED
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-cli ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.624 s
[INFO] Finished at: 2022-06-07T10:48:23+05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.14.0:generate (jaxb-generate-compile-sources) on project authzforce-ce-core-pdp-engine: Execution jaxb-generate-compile-sources of goal org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.14.0:generate failed: Cannot invoke "java.lang.reflect.Method.invoke(Object, Object[])" because "com.sun.xml.bind.v2.runtime.reflect.opt.Injector.defineClass" is null -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn
Wow, I've never used JDK 18 so far, only JDK 11. It seems some Java API has changed. Could you try again with the latest LTS (JDK 17 ) ?
I have changed the JDK to 11. still got the following issue while compiling
Error stack trace or logs (if any)
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ authzforce-ce-core-pdp-testutils ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
java.lang.RuntimeException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pdp' defined in URL [file:/D:/Projects/core-master/pdp-testutils/target/test-classes/org/ow2/authzforce/core/pdp/testutil/test/pep/cxf/cxf-doubleit-service.xml]: Cannot create inner bean 'org.ow2.authzforce.core.pdp.impl.PdpEngineConfiguration#397bd46b' of type [org.ow2.authzforce.core.pdp.impl.PdpEngineConfiguration] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.ow2.authzforce.core.pdp.impl.PdpEngineConfiguration#397bd46b' defined in URL [file:/D:/Projects/core-master/pdp-testutils/target/test-classes/org/ow2/authzforce/core/pdp/testutil/test/pep/cxf/cxf-doubleit-service.xml]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.ow2.authzforce.core.pdp.impl.PdpEngineConfiguration]: Factory method 'getInstance' threw exception; nested exception is java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/org/ow2/authzforce/core/pdp/testutil/test/pep/cxf//policies
at org.apache.cxf.bus.spring.SpringBusFactory.createBus(SpringBusFactory.java:193)
at org.apache.cxf.bus.spring.SpringBusFactory.createBus(SpringBusFactory.java:185)
at org.apache.cxf.bus.spring.SpringBusFactory.createBus(SpringBusFactory.java:175)
at org.ow2.authzforce.core.pdp.testutil.test.pep.cxf.Server.run(Server.java:39)
at org.apache.cxf.testutil.common.AbstractTestServerBase.startInProcess(AbstractTestServerBase.java:44)
at org.apache.cxf.testutil.common.ServerLauncher.launchServer(ServerLauncher.java:193)
at org.apache.cxf.testutil.common.AbstractClientServerTestBase.launchServer(AbstractClientServerTestBase.java:91)
at org.ow2.authzforce.core.pdp.testutil.test.pep.cxf.EmbeddedPdpBasedAuthzInterceptorTest.startServers(EmbeddedPdpBasedAuthzInterceptorTest.java:84)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.testng.junit.JUnit4TestRunner.start(JUnit4TestRunner.java:71)
at org.testng.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:56)
at org.testng.TestRunner$1.run(TestRunner.java:681)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.testng.TestRunner.runJUnitWorkers(TestRunner.java:887)
at org.testng.TestRunner.privateRunJUnit(TestRunner.java:710)
at org.testng.TestRunner.run(TestRunner.java:601)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
at org.testng.SuiteRunner.run(SuiteRunner.java:326)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
at org.testng.TestNG.runSuites(TestNG.java:1092)
at org.testng.TestNG.run(TestNG.java:1060)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:198)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pdp' defined in URL [file:/D:/Projects/core-master/pdp-testutils/target/test-classes/org/ow2/authzforce/core/pdp/testutil/test/pep/cxf/cxf-doubleit-service.xml]: Cannot create inner bean 'org.ow2.authzforce.core.pdp.impl.PdpEngineConfiguration#397bd46b' of type [org.ow2.authzforce.core.pdp.impl.PdpEngineConfiguration] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.ow2.authzforce.core.pdp.impl.PdpEngineConfiguration#397bd46b' defined in URL [file:/D:/Projects/core-master/pdp-testutils/target/test-classes/org/ow2/authzforce/core/pdp/testutil/test/pep/cxf/cxf-doubleit-service.xml]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.ow2.authzforce.core.pdp.impl.PdpEngineConfiguration]: Factory method 'getInstance' threw exception; nested exception is java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/org/ow2/authzforce/core/pdp/testutil/test/pep/cxf//policies
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:389)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:127)
at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:707)
at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:198)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:953)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
at org.apache.cxf.bus.spring.BusApplicationContext$2.run(BusApplicationContext.java:133)
at org.apache.cxf.bus.spring.BusApplicationContext$2.run(BusApplicationContext.java:131)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at org.apache.cxf.bus.spring.BusApplicationContext.
[ERROR] test[target/test-classes/custom/CustomComplexDatatype] on testtarget/test-classes/custom/CustomComplexDatatype(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.07 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/CustomComplexDatatype//policies
[ERROR] test[target/test-classes/custom/CustomResultFilter(IIIE302+CombinedDecision)] on testtarget/test-classes/custom/CustomResultFilter(IIIE302+CombinedDecision)(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.074 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/CustomResultFilter(IIIE302+CombinedDecision)//policies
[ERROR] test[target/test-classes/custom/CustomSimpleDatatypeAndFunction] on testtarget/test-classes/custom/CustomSimpleDatatypeAndFunction(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.078 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/CustomSimpleDatatypeAndFunction//policies
[ERROR] test[target/test-classes/custom/InlinePolicyConfig] on testtarget/test-classes/custom/InlinePolicyConfig(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.091 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/InlinePolicyConfig//policies
[ERROR] test[target/test-classes/custom/StdEnvAttributeProvider.PDP_ONLY] on testtarget/test-classes/custom/StdEnvAttributeProvider.PDP_ONLY(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.044 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/StdEnvAttributeProvider.PDP_ONLY//policies
[ERROR] test[target/test-classes/custom/StdEnvAttributeProvider.REQUEST_ELSE_PDP] on testtarget/test-classes/custom/StdEnvAttributeProvider.REQUEST_ELSE_PDP(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.049 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/StdEnvAttributeProvider.REQUEST_ELSE_PDP//policies
[ERROR] test[target/test-classes/custom/StdEnvAttributeProvider.REQUEST_ONLY] on testtarget/test-classes/custom/StdEnvAttributeProvider.REQUEST_ONLY(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.038 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/StdEnvAttributeProvider.REQUEST_ONLY//policies
[ERROR] test[target/test-classes/custom/XacmlVariableBasedAttributeProvider] on testtarget/test-classes/custom/XacmlVariableBasedAttributeProvider(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.035 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/XacmlVariableBasedAttributeProvider//policies
[ERROR] test[target/test-classes/custom/XacmlVariableUsedAsXPathVariable] on testtarget/test-classes/custom/XacmlVariableUsedAsXPathVariable(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.087 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/XacmlVariableUsedAsXPathVariable//policies
[ERROR] test[target/test-classes/custom/XPath2.0] on testtarget/test-classes/custom/XPath2.0(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.133 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/XPath2.0//policies
[ERROR] test[target/test-classes/custom/CustomCombiningAlg] on testtarget/test-classes/custom/CustomCombiningAlg(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.045 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/CustomCombiningAlg//policies
[ERROR] test[target/test-classes/custom/CustomComplexDatatype] on testtarget/test-classes/custom/CustomComplexDatatype(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.05 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/CustomComplexDatatype//policies
[ERROR] test[target/test-classes/custom/CustomResultFilter(IIIE302+CombinedDecision)] on testtarget/test-classes/custom/CustomResultFilter(IIIE302+CombinedDecision)(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.053 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/CustomResultFilter(IIIE302+CombinedDecision)//policies
[ERROR] test[target/test-classes/custom/CustomSimpleDatatypeAndFunction] on testtarget/test-classes/custom/CustomSimpleDatatypeAndFunction(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.047 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/CustomSimpleDatatypeAndFunction//policies
[ERROR] test[target/test-classes/custom/InlinePolicyConfig] on testtarget/test-classes/custom/InlinePolicyConfig(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.055 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/InlinePolicyConfig//policies
[ERROR] test[target/test-classes/custom/StdEnvAttributeProvider.PDP_ONLY] on testtarget/test-classes/custom/StdEnvAttributeProvider.PDP_ONLY(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.045 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/StdEnvAttributeProvider.PDP_ONLY//policies
[ERROR] test[target/test-classes/custom/StdEnvAttributeProvider.REQUEST_ELSE_PDP] on testtarget/test-classes/custom/StdEnvAttributeProvider.REQUEST_ELSE_PDP(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.031 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/StdEnvAttributeProvider.REQUEST_ELSE_PDP//policies
[ERROR] test[target/test-classes/custom/StdEnvAttributeProvider.REQUEST_ONLY] on testtarget/test-classes/custom/StdEnvAttributeProvider.REQUEST_ONLY(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.041 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/StdEnvAttributeProvider.REQUEST_ONLY//policies
[ERROR] test[target/test-classes/custom/XacmlVariableBasedAttributeProvider] on testtarget/test-classes/custom/XacmlVariableBasedAttributeProvider(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.035 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/XacmlVariableBasedAttributeProvider//policies
[ERROR] test[target/test-classes/custom/XacmlVariableUsedAsXPathVariable] on testtarget/test-classes/custom/XacmlVariableUsedAsXPathVariable(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.066 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/XacmlVariableUsedAsXPathVariable//policies
[ERROR] test[target/test-classes/custom/XPath2.0] on testtarget/test-classes/custom/XPath2.0(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest) Time elapsed: 0.079 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/custom/XPath2.0//policies
[ERROR] null on org.ow2.authzforce.core.pdp.testutil.test.pep.cxf.EmbeddedPdpBasedAuthzInterceptorTest(org.ow2.authzforce.core.pdp.testutil.test.pep.cxf.EmbeddedPdpBasedAuthzInterceptorTest) Time elapsed: 0.911 s <<< FAILURE! java.lang.AssertionError: server failed to launch at org.ow2.authzforce.core.pdp.testutil.test.pep.cxf.EmbeddedPdpBasedAuthzInterceptorTest.startServers(EmbeddedPdpBasedAuthzInterceptorTest.java:84)
[ERROR] test[target/test-classes/NonRegression/OW2-21] on testtarget/test-classes/NonRegression/OW2-21(org.ow2.authzforce.core.pdp.testutil.test.NonRegressionTest) Time elapsed: 0.045 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/NonRegression/OW2-21//policies
[ERROR] test[target/test-classes/NonRegression/OW2-22.1] on testtarget/test-classes/NonRegression/OW2-22.1(org.ow2.authzforce.core.pdp.testutil.test.NonRegressionTest) Time elapsed: 0.036 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/NonRegression/OW2-22.1//policies
[ERROR] test[target/test-classes/NonRegression/OW2-22.2] on testtarget/test-classes/NonRegression/OW2-22.2(org.ow2.authzforce.core.pdp.testutil.test.NonRegressionTest) Time elapsed: 0.04 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/NonRegression/OW2-22.2//policies
[ERROR] test[target/test-classes/NonRegression/OW2-21] on testtarget/test-classes/NonRegression/OW2-21(org.ow2.authzforce.core.pdp.testutil.test.NonRegressionTest) Time elapsed: 0.036 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/NonRegression/OW2-21//policies
[ERROR] test[target/test-classes/NonRegression/OW2-22.1] on testtarget/test-classes/NonRegression/OW2-22.1(org.ow2.authzforce.core.pdp.testutil.test.NonRegressionTest) Time elapsed: 0.035 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/NonRegression/OW2-22.1//policies
[ERROR] test[target/test-classes/NonRegression/OW2-22.2] on testtarget/test-classes/NonRegression/OW2-22.2(org.ow2.authzforce.core.pdp.testutil.test.NonRegressionTest) Time elapsed: 0.03 s <<< FAILURE! java.nio.file.InvalidPathException: Illegal char <:> at index 2: /D:/Projects/core-master/pdp-testutils/target/test-classes/NonRegression/OW2-22.2//policies
[ERROR] null on org.ow2.authzforce.core.pdp.testutil.test.pep.cxf.EmbeddedPdpBasedAuthzInterceptorTest(org.ow2.authzforce.core.pdp.testutil.test.pep.cxf.EmbeddedPdpBasedAuthzInterceptorTest) Time elapsed: 0.252 s <<< FAILURE! java.lang.AssertionError: server failed to launch at org.ow2.authzforce.core.pdp.testutil.test.pep.cxf.EmbeddedPdpBasedAuthzInterceptorTest.startServers(EmbeddedPdpBasedAuthzInterceptorTest.java:84)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest.test[target/test-classes/custom/CustomCombiningAlg] on testtarget/test-classes/custom/CustomCombiningAlg(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest)
[ERROR] Run 1: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[ERROR] Run 2: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[INFO]
[ERROR] org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest.test[target/test-classes/custom/CustomComplexDatatype] on testtarget/test-classes/custom/CustomComplexDatatype(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest)
[ERROR] Run 1: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[ERROR] Run 2: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[INFO]
[ERROR] org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest.test[target/test-classes/custom/CustomResultFilter(IIIE302+CombinedDecision)] on testtarget/test-classes/custom/CustomResultFilter(IIIE302+CombinedDecision)(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest)
[ERROR] Run 1: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[ERROR] Run 2: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[INFO]
[ERROR] org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest.test[target/test-classes/custom/CustomSimpleDatatypeAndFunction] on testtarget/test-classes/custom/CustomSimpleDatatypeAndFunction(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest)
[ERROR] Run 1: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[ERROR] Run 2: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[INFO]
[ERROR] org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest.test[target/test-classes/custom/InlinePolicyConfig] on testtarget/test-classes/custom/InlinePolicyConfig(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest)
[ERROR] Run 1: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[ERROR] Run 2: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[INFO]
[ERROR] org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest.test[target/test-classes/custom/StdEnvAttributeProvider.PDP_ONLY] on testtarget/test-classes/custom/StdEnvAttributeProvider.PDP_ONLY(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest)
[ERROR] Run 1: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[ERROR] Run 2: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[INFO]
[ERROR] org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest.test[target/test-classes/custom/StdEnvAttributeProvider.REQUEST_ELSE_PDP] on testtarget/test-classes/custom/StdEnvAttributeProvider.REQUEST_ELSE_PDP(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest)
[ERROR] Run 1: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[ERROR] Run 2: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[INFO]
[ERROR] org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest.test[target/test-classes/custom/StdEnvAttributeProvider.REQUEST_ONLY] on testtarget/test-classes/custom/StdEnvAttributeProvider.REQUEST_ONLY(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest)
[ERROR] Run 1: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[ERROR] Run 2: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[INFO]
[ERROR] org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest.test[target/test-classes/custom/XPath2.0] on testtarget/test-classes/custom/XPath2.0(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest)
[ERROR] Run 1: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[ERROR] Run 2: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[INFO]
[ERROR] org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest.test[target/test-classes/custom/XacmlVariableBasedAttributeProvider] on testtarget/test-classes/custom/XacmlVariableBasedAttributeProvider(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest)
[ERROR] Run 1: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[ERROR] Run 2: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[INFO]
[ERROR] org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest.test[target/test-classes/custom/XacmlVariableUsedAsXPathVariable] on testtarget/test-classes/custom/XacmlVariableUsedAsXPathVariable(org.ow2.authzforce.core.pdp.testutil.test.CustomPdpTest)
[ERROR] Run 1: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[ERROR] Run 2: CustomPdpTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at index...
[INFO]
[ERROR] org.ow2.authzforce.core.pdp.testutil.test.NonRegressionTest.test[target/test-classes/NonRegression/OW2-21] on testtarget/test-classes/NonRegression/OW2-21(org.ow2.authzforce.core.pdp.testutil.test.NonRegressionTest)
[ERROR] Run 1: NonRegressionTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at i...
[ERROR] Run 2: NonRegressionTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at i...
[INFO]
[ERROR] org.ow2.authzforce.core.pdp.testutil.test.NonRegressionTest.test[target/test-classes/NonRegression/OW2-22.1] on testtarget/test-classes/NonRegression/OW2-22.1(org.ow2.authzforce.core.pdp.testutil.test.NonRegressionTest)
[ERROR] Run 1: NonRegressionTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at i...
[ERROR] Run 2: NonRegressionTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at i...
[INFO]
[ERROR] org.ow2.authzforce.core.pdp.testutil.test.NonRegressionTest.test[target/test-classes/NonRegression/OW2-22.2] on testtarget/test-classes/NonRegression/OW2-22.2(org.ow2.authzforce.core.pdp.testutil.test.NonRegressionTest)
[ERROR] Run 1: NonRegressionTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at i...
[ERROR] Run 2: NonRegressionTest>XacmlXmlPdpTest.test:257 » InvalidPath Illegal char <:> at i...
[INFO]
[ERROR] org.ow2.authzforce.core.pdp.testutil.test.pep.cxf.EmbeddedPdpBasedAuthzInterceptorTest.null on org.ow2.authzforce.core.pdp.testutil.test.pep.cxf.EmbeddedPdpBasedAuthzInterceptorTest(org.ow2.authzforce.core.pdp.testutil.test.pep.cxf.EmbeddedPdpBasedAuthzInterceptorTest)
[ERROR] Run 1: EmbeddedPdpBasedAuthzInterceptorTest.startServers:84->AbstractClientServerTestBase.launchServer:92 server failed to launch
[ERROR] Run 2: EmbeddedPdpBasedAuthzInterceptorTest.startServers:84->AbstractClientServerTestBase.launchServer:92 server failed to launch
[INFO]
[INFO]
[ERROR] Tests run: 1492, Failures: 15, Errors: 0, Skipped: 2
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for org.ow2.authzforce:authzforce-ce-core 20.1.0:
[INFO]
[INFO] org.ow2.authzforce:authzforce-ce-core .............. SUCCESS [ 0.156 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-engine ... SUCCESS [ 13.728 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json SUCCESS [ 0.629 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-testutils FAILURE [01:12 min]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-cli ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:27 min
[INFO] Finished at: 2022-06-08T10:39:35+05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project authzforce-ce-core-pdp-testutils: There are test failures.
[ERROR]
[ERROR] Please refer to D:\Projects\core-master\pdp-testutils\target\surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn
Yes this time it is is a Windows-specific build issue, the issue is that the paths to the test files that are generated automatically are meant to work on Linux but not on Windows. Anyway, I'll try to test on Windows when I get the time. In the meantime, if you feel you can fix it and make a pull request, the method to be fixed for Windows is probably this one:
https://github.com/authzforce/core/blob/develop/pdp-testutils/src/main/java/org/ow2/authzforce/core/pdp/testutil/XacmlXmlPdpTest.java#L142