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

tycho-p2-repository-plugin:verify-repository always verifies target/repository #4160

Open
tivervac opened this issue Aug 20, 2024 · 0 comments

Comments

@tivervac
Copy link
Contributor

As can be seen here. This is problematic as you often combine this step with fix-artifacts-metadata. If you use repositoryLocation in that step, verify-repository will fail as show below because the repository is not in the expected spot. It'd be very useful to be able to run the verify-repository on any given path.

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-repository-plugin:4.0.8:verify-repository (verify) on project com.sigasi.test: Verification failed: ProvisionException in OSGi bundle code: No repository found at com.sigasi.test/target/repository. -> [Help 1]

Can be reproduced by running mvn install on the project below

noMD5Overwrite.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant