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

Building tracker fails #125

Open
JamesOlvertone opened this issue Mar 16, 2022 · 3 comments
Open

Building tracker fails #125

JamesOlvertone opened this issue Mar 16, 2022 · 3 comments

Comments

@JamesOlvertone
Copy link

Hi,

git clone https://github.com/zlatinb/muwire
cd ./muwire
./gradlew clean tracker:bootRun

results to this:

  • What went wrong:
    Project 'tracker' not found in root project 'muwire'.
@zlatinb
Copy link
Owner

zlatinb commented Mar 16, 2022

Yes, the mwtrackerd broke when I upgraded to Gradle 7. If you take a look at settings.gradle there is a TODO I've left for myself to fix it, but it's low priority.

@zlatinb
Copy link
Owner

zlatinb commented Mar 16, 2022

Thinking about it more, the tracker should really be a separate project like mucats is. That way different gradle versions can be used for the MuWire core and then for the tracker.

@JamesOlvertone
Copy link
Author

Yes I found that line right now too.
Well I only wanted to play around with this tracker, I don't need it actually.

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

2 participants