Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialscotty mikul
Java Web Development Techdegree Graduate 11,163 PointsUnindexed remote maven repositories found.
When I try to refresh the maven repository after making changes to the build.gradle script I get an error that says that I need to Index a couple of repositories. After going to the repository lists under build tools > maven > repositories I can't seem to update the repositories. An error came up previously that stated that there was too little disk space. I do not know if this is the reason this is coming up, but If that is the case how would I configure where the repositories download to?
William Thompson
4,580 PointsYou must update the maven repository. It could take up to 10 minutes.
1 Answer
William Thompson
4,580 PointsYou must update the maven repository. It could take up to 10 minutes.
Ivailo Hristov
6,297 PointsIvailo Hristov
6,297 PointsI have the same problem, you fix it?