Giter VIP home page Giter VIP logo

Comments (12)

dev92 avatar dev92 commented on August 18, 2024 1

I have also faced this issue and was able to overcome it with following steps, hope this helps:
https://github.com/udacity/ud381/blob/ab32782b4797fb1d76c001b97c4eb5ac35808d6d/README.md

from ud381.

marwa-algethami avatar marwa-algethami commented on August 18, 2024

same issue

from ud381.

adityarudrawar avatar adityarudrawar commented on August 18, 2024

Did anyone find any solution for this?

from ud381.

adityarudrawar avatar adityarudrawar commented on August 18, 2024

Did anyone find any solution for this?

https://stackoverflow.com/questions/25393298/what-is-the-correct-way-of-forcing-maven-to-use-https-for-maven-central/25411658

I found this solution to work but then another issue Peer not authenticated comes up

from ud381.

dev92 avatar dev92 commented on August 18, 2024

Did anyone find any solution for this?

https://stackoverflow.com/questions/25393298/what-is-the-correct-way-of-forcing-maven-to-use-https-for-maven-central/25411658

I found this solution to work but then another issue Peer not authenticated comes up

You need to pass some maven options to overcome that, you can try referring my PR

from ud381.

adityarudrawar avatar adityarudrawar commented on August 18, 2024

you found the solution for the Peer not authenticated issue? Can you please explain how can I update the settings.xml since everything is through command line interface. Also it seems that one would have to build a new storm command, can you please tell how will I do this in the scope of the project? I am still a beginner in storm. Your help would be great!

from ud381.

dev92 avatar dev92 commented on August 18, 2024

you found the solution for the Peer not authenticated issue? Can you please explain how can I update the settings.xml since everything is through command line interface. Also it seems that one would have to build a new storm command, can you please tell how will I do this in the scope of the project? I am still a beginner in storm. Your help would be great!

You just need to create a settings.xml file, in the path I have mentioned as per the README

Then to compile the storm code, in the course they specify mvn package right?

but in order to overcome peer not authenticated, you can run the mvn package command with additional options as I have specified in the README file

let me know if you face any issues

from ud381.

adityarudrawar avatar adityarudrawar commented on August 18, 2024

from ud381.

adityarudrawar avatar adityarudrawar commented on August 18, 2024

from ud381.

dev92 avatar dev92 commented on August 18, 2024

Thats awesome no problem, glad its working now
So you did not create the settings.xml file?, in that case can you share the pom.xml file, I can update the README to give that as another option to overcome the http issue.

Thank You :)

from ud381.

adityarudrawar avatar adityarudrawar commented on August 18, 2024

from ud381.

aliosmankaya avatar aliosmankaya commented on August 18, 2024

sure, I added central https://repo1.maven.org/maven2 false central https://repo1.maven.org/maven2 false in pom.xml this forces the http request. If you know, can you please tell how I can create the settings.xml file? OTherwise one would need to edit individual pom.xml files

On Tue, May 25, 2021 at 10:21 PM Dev Pranav Puchakayala < @.***> wrote: Thats awesome no problem, glad its working now So you did not create the settings.xml file?, in that case can you share the pom.xml file, I can update the README to give that as another option to overcome the http issue. Thank You :) — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#52 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHHID73R2XUGRXALPQ6VU6DTPPIS5ANCNFSM4KOYVGJA .

Just follow the commands step by step, it works for me.

https://github.com/udacity/ud381/blob/ab32782b4797fb1d76c001b97c4eb5ac35808d6d/README.md

from ud381.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.