You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Component: Either of Maven Eclipse Plugin or Maven build plugin
Steps to reproduce the issue:
We are trying to deploy the BW Ear file generated using bw6-maven-plugin using Github Actions CI/CD to the Github Packages.
Additional environment details if any:
Github Actions, Github Packages
Describe the results you received:
But we are getting the below issue while deploying the BW EAR to the Github Packages:
Maven Plugin version: 2.6.0
Maven version: 3.8.6
Product : Either of TIBCO ActiveMatrix Businessworks 6 OR TIBCO Businessworks Container edition
Product version: TIBCO ActiveMatrix Businessworks 6.6.0
Component: Either of Maven Eclipse Plugin or Maven build plugin
Steps to reproduce the issue:
We are trying to deploy the BW Ear file generated using bw6-maven-plugin using Github Actions CI/CD to the Github Packages.
Additional environment details if any:
Github Actions, Github Packages
Describe the results you received:
But we are getting the below issue while deploying the BW EAR to the Github Packages:
Error: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-cli) on project processquote.parent: Failed to retrieve remote metadata com.tibco.bw:processquote.parent:1.3.5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata com.tibco.bw:processquote.parent:1.3.5-SNAPSHOT/maven-metadata.xml from/to github (https://maven.pkg.github.com/aaireland/tibco-managequote-processquote): transfer failed for https://maven.pkg.github.com/aaireland/tibco-managequote-processquote/com/tibco/bw/processquote.parent/1.3.5-SNAPSHOT/maven-metadata.xml, status: 400 Bad Request -> [Help 1]
Describe the results you expected:
BW EAR should be uploaded to the Github Packages Repository.
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: