Issues with Maven
I just downloaded the distribution for the Web crawler Java project and I'm having problems running Maven. I downloaded Maven and added it's bin to my system's path variable. Every time I check the version, the command line tells me the version but then prints an error about "cmd" not being recognized as a valid internal/external command.
The project says that you need to run the following command:
mvn test -Dtest=WebCrawlerTest -DcrawlerImplementations=com.udacity.webcrawler.SequentialWebCrawler
When I run the test I get a bunch of errors and I am not sure how to solve this. Does it have to do with how Maven is set up, or is there an issue with my System's variables in general?
-
I'm using Windows 11.
0 -
Hi Temitayo Ademuwagun, this is a technical question that I cannot answer. I see that you have a session scheduled for today. Request you to please ask your question to the Session Lead or post it on the Slack channel.
0 -
Hi Temitayo Ademuwagun were you able to solve your issue? I am having the same one.
0
Please sign in to leave a comment.
Comments
3 comments