-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mvn build failed. when using fabric8-maven-plugin 4.x.x version. #499
Comments
Hi @vine-nam, Please share the project & debug logs to reproduce the issue. Thanks. |
Hi @vpawar-ai,
Thanks. |
Hi @vine-nam Please change
Please also check if the port configured as |
Maven Plugin version: 2.7.0
Maven version: 3.6.3
Product : TIBCO Businessworks Container edition
Product version: 2.5.4
Component: Maven build plugin
Steps to reproduce the issue:
Goals: clean package initialize com.tibco.plugins:bw6-maven-plugin:bwfabric8json fabric8:resource fabric8:apply
Additional environment details if any:
Describe the results you received:
I get the following error when the fabric8-maven-plugin version is 4.0.0 or higher.
when the version of fabric8-maven-plugin is 3.5.41, no error occurs in
fabric8:resource
.However, when using version 3.5.41, an error occurs in
fabric8:apply
.So I have to use version 4.0.0 or higher.
Describe the results you expected:
I want the bwce application resource (Deployment and Service) to be successfully deployed in Kubernetes.
The text was updated successfully, but these errors were encountered: