You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "mrinalsharma (via GitHub)" <gi...@apache.org> on 2023/05/03 00:50:28 UTC

[GitHub] [camel-karavan] mrinalsharma opened a new issue, #752: Latest commit is breaking build

mrinalsharma opened a new issue, #752:
URL: https://github.com/apache/camel-karavan/issues/752

   Executing command  
   ```
   mvn package -f karavan-app -Dquarkus.profile=pudev -DskipTest           -Dquarkus.quinoa.package-manager-install=false           -Dquarkus.container-image.build=true
   ```
   
   causes build to fail with error
   ```
   [INFO] Checking for existing resources in: /home/msharma/camel-karavan/karavan-app/src/main/kubernetes.
   [INFO] [io.quarkiverse.quinoa.deployment.packagemanager.PackageManager] Creating an optimized production build...
   [INFO] [io.quarkiverse.quinoa.deployment.packagemanager.PackageManager] Failed to compile.
   [INFO] [io.quarkiverse.quinoa.deployment.packagemanager.PackageManager]
   [INFO] [io.quarkiverse.quinoa.deployment.packagemanager.PackageManager] Module not found: Error: Can't resolve '@patternfly/react-log-viewer' in '/home/msharma/camel-karavan/karavan-app/src/main/webui/src/projects'
   [INFO] [io.quarkiverse.quinoa.deployment.packagemanager.PackageManager]
   [INFO] [io.quarkiverse.quinoa.deployment.packagemanager.PackageManager]
   ```


-- 
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: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-karavan] mgubaidullin commented on issue #752: Latest commit is breaking build

Posted by "mgubaidullin (via GitHub)" <gi...@apache.org>.
mgubaidullin commented on issue #752:
URL: https://github.com/apache/camel-karavan/issues/752#issuecomment-1532385839

   `npm install @patternfly/react-log-viewer` in karavan-app/src/main/webui/


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-karavan] mrinalsharma closed issue #752: Latest commit is breaking build

Posted by "mrinalsharma (via GitHub)" <gi...@apache.org>.
mrinalsharma closed issue #752: Latest commit is breaking build
URL: https://github.com/apache/camel-karavan/issues/752


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-karavan] mrinalsharma commented on issue #752: Latest commit is breaking build

Posted by "mrinalsharma (via GitHub)" <gi...@apache.org>.
mrinalsharma commented on issue #752:
URL: https://github.com/apache/camel-karavan/issues/752#issuecomment-1532322983

   is there a workaround?


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org