Skip to content
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

Dependency Jars not available at Nexus when running Integration Tests #22082

Open
Miranlfk opened this issue Dec 19, 2024 · 1 comment
Open

Comments

@Miranlfk
Copy link
Member

Description

When executing integration tests using the latest pre-release pack 7.1.0-m5 on the tag branch v7.1.0-m5, the jars from Nexus cannot be located as shown below:

image

Steps to Reproduce

  1. Retrieve the pre-release pack - https://github.com/wso2/product-is/releases/download/v7.1.0-m5/wso2is-7.1.0-m5.zip
  2. Clone product-is and set the branch using tag v7.1.0-m5
  3. Copy the artifact to modules/distribution/target
  4. Go to the integration directory located at modules/integration/
  5. Run mvn clean install

Version

7.1.0-m5

Environment Details (with versions)

No response

@nilasini
Copy link
Contributor

It seems we are purposefully skipping the artifact deployment in nexus through https://github.com/wso2/product-is/pull/1257/files . Will check on the reasons and update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants