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

mantis-examples-mantis-publish-web-sample does not work with dependency recommender plugin #267

Open
sundargates opened this issue Sep 26, 2022 · 3 comments
Labels
build good first issue Good for newcomers

Comments

@sundargates
Copy link
Contributor

sundargates commented Sep 26, 2022

Context

mantis-examples-mantis-publish-web-sample subproject under mantis-examples does not work with the dependency recommender plugin.

Steps to reproduce

Uncomment the relevant line in settings.gradle#L42-43; looks something like //include 'mantis-examples:mantis-examples-mantis-publish-web-sample'

Expected behavior

./gradlew generateLock saveLock runs successfully without issues.

Actual Behavior

./gradlew generateLock saveLock fails instead with the stack trace below.

Execution failed for task ':mantis-examples:mantis-examples-mantis-publish-web-sample:generateLock'.
> Could not resolve all dependencies for configuration ':mantis-examples:mantis-examples-mantis-publish-web-sample:grettyRunnerJetty7'.
   > Could not find org.gretty:gretty-runner-jetty7:2.2.0.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/org/gretty/gretty-runner-jetty7/2.2.0/gretty-runner-jetty7-2.2.0.pom
       - https://netflixoss.jfrog.io/artifactory/maven-oss-candidates/org/gretty/gretty-runner-jetty7/2.2.0/gretty-runner-jetty7-2.2.0.pom
     Required by:
         project :mantis-examples:mantis-examples-mantis-publish-web-sample

* Try:
@sundargates sundargates added good first issue Good for newcomers build labels Sep 26, 2022
@onikatanyamaraj
Copy link

Hi,I am very interested in this issue. Could you please assign it to me? @sundargates

@Sahil06012002
Copy link

I am unable to find the file named settings.gradle ,is the name of the file has been updated to something else. @sundargates

@yaksh1
Copy link

yaksh1 commented Dec 8, 2023

@sundargates hey, I created pull request addressing this issue in gradle. Could you please check it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants