thiagoelg commented on PR #2182: URL: https://github.com/apache/incubator-kie-tools/pull/2182#issuecomment-1973332217
Oh, wait, nevermind, it's not working on OpenShift: ``` [INFO] Invoking flatten:1.3.0:flatten (flatten-revision) @ dev-deployment-kogito-quarkus-blank-app [INFO] Generating flattened POM of project org.kie.kogito:dev-deployment-kogito-quarkus-blank-app:jar:0.0.0... [INFO] Invoking resources:3.3.1:resources (default-resources) @ dev-deployment-kogito-quarkus-blank-app [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.689 s [INFO] Finished at: 2024-03-01T14:44:28Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal io.quarkus:quarkus-maven-plugin:3.2.9.Final:dev (default-cli) on project dev-deployment-kogito-quarkus-blank-app: copying /home/default/app/src/main/resources/application.properties to /home/default/app/target/classes/application.properties failed with FileSystemException: /home/default/app/target/classes/application.properties: Operation not permitted -> [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/MojoExecutionException ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
