fantonangeli commented on PR #2574: URL: https://github.com/apache/incubator-kie-tools/pull/2574#issuecomment-2348423028
@thiagoelg I'm sorry I still have this error, what am I missing? ``` [INFO] --- quarkus-maven-plugin:3.8.6:dev (default-cli) @ serverless-logic-web-tools-swf-deployment-quarkus-app --- [INFO] Invoking enforcer:3.4.1:enforce (enforce-maven-version) @ serverless-logic-web-tools-swf-deployment-quarkus-app [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Invoking enforcer:3.4.1:enforce (enforce-java-version) @ serverless-logic-web-tools-swf-deployment-quarkus-app [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Invoking remote-resources:3.2.0:process (process-resource-bundles) @ serverless-logic-web-tools-swf-deployment-quarkus-app [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5 [INFO] Copying 3 resources from 1 bundle. [INFO] Invoking resources:3.3.1:resources (default-resources) @ serverless-logic-web-tools-swf-deployment-quarkus-app [INFO] Copying 230 resources from src/main/resources to target/classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.501 s [INFO] Finished at: 2024-09-13T08:24:27Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal io.quarkus:quarkus-maven-plugin:3.8.6:dev (default-cli) on project serverless-logic-web-tools-swf-deployment-quarkus-app: copying /home/kogito/serverless-logic-web-tools-swf-deployment-quarkus-app/src/main/resources/application.properties to /home/kogito/serverless-logic-web-tools-swf-deployment-quarkus-app/target/classes/application.properties failed with FileSystemException: /home/kogito/serverless-logic-web-tools-swf-deployment-quarkus-app/target/classes/application.properties: Operation not permitted -> [Help 1] [ERROR] ``` -- 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]
