Simple Explanation of Maven and pom.xml

Understand Maven, the pom.xml, artifactId, groupId, version, parent, Effective pom, dependencies, plugins, and more. In this video, we look at a pom.xml file generated by Spring Initializr, and a pom.xml file generated for a simple Java project in Eclipse.
This video is part of a playlist on building Full Stack Enterprise Applications with Microservices in Java, available here: • Overview of our Sample...
Source code is freely available on GitHub at: github.com/discospiff/SpringB...

Пікірлер: 226

  • @bb2k16
    @bb2k164 жыл бұрын

    thank you so much, you explained everything I think i need to know about maven and pom.xml. mission accomplished. you just saved another soul.

  • @l.watkins7793
    @l.watkins77932 жыл бұрын

    You deserve WAY more views. Thank you so much for explaining that clearly and concisely.

  • @discospiff

    @discospiff

    2 жыл бұрын

    Every view is important to me... especially yours!

  • @CraneMaster9000
    @CraneMaster90002 жыл бұрын

    A lot of people have knowledge and few know how to convey it. Thank you for this video

  • @discospiff

    @discospiff

    2 жыл бұрын

    Thanks! I appreciate the feedback. This is my most popular video on KZread. :)

  • @JoshMolina
    @JoshMolina5 жыл бұрын

    Great walkthrough and explanation! Thank you for taking the time.

  • @discospiff

    @discospiff

    5 жыл бұрын

    Thanks for sharing the feedback! Im glad the video helps.

  • @saxkMr
    @saxkMr5 жыл бұрын

    Thank you, this easily helped me get an understanding of what is Maven. Great work!

  • @discospiff

    @discospiff

    5 жыл бұрын

    Thanks for the comment... glad the video helped!

  • @samartajshaikh2601
    @samartajshaikh260110 ай бұрын

    this video is worth every second in gold. It completely cleared all my doubts. And contains, amazing, to the point explanation. Thanks Mr. Brandan for making this video and making it available in public domain for enthusiastic learners like us.

  • @luis11375
    @luis113754 жыл бұрын

    Probably the best explanation of POM file and dependncies. I am new using Eclipse or programming technologies and this video was beyond helpful. I'm looking forward to more videos.

  • @discospiff

    @discospiff

    4 жыл бұрын

    Thanks for the nice comment, I'm glad you enjoyed the video! If you'd like to see how it's used, it's part of a playlist on microservices in java: kzread.info/head/PL73qvSDlAVVh4QHMkO2gM52deldy64n45

  • @santhoshkumarchakilam8126
    @santhoshkumarchakilam81264 жыл бұрын

    Can't get better than this for an intro. Thanks a ton @Brandan

  • @discospiff

    @discospiff

    4 жыл бұрын

    That's a great endorsement... thanks!

  • @jayeshborgaonkar9166
    @jayeshborgaonkar91663 жыл бұрын

    short and precise video on maven intro, thank you so much @brandan for uploading this video, appreciated

  • @discospiff

    @discospiff

    3 жыл бұрын

    Thanks for the feedback! I try to make all of my videos concise, so that is good to hear.

  • @ouhyeap315
    @ouhyeap315 Жыл бұрын

    Best explanation of POM file and dependncies around youtube, i spent more than 5 hrs studying from difffernet resources and nothing is crlear about the topic.

  • @discospiff

    @discospiff

    Жыл бұрын

    Thanks! I appreciate the comment. What did you like about the video?

  • @pramodreddy3665
    @pramodreddy36654 жыл бұрын

    You simplified the POM.XML. Thanks and lots and love from INDIA :)

  • @discospiff

    @discospiff

    4 жыл бұрын

    Thanks! I'm happy to hear I was able to explain this in a simple way. :) pom.xml is incredibly useful for dependency management.

  • @mikemcculley
    @mikemcculley3 жыл бұрын

    Far and away the best maven intro I've found on yt. This was an excellent overview of dependencies. One thing I think would be nice to see as far as building and packaging would be a comparison with a simple project between maven and doing it completely manually. I personally learned to build java projects from command line several years ago but then didn't have much experience after. Now I'm getting back into java and spring, and I would find it refreshing to see how the mavens config maps to what I remember about java building and packaging.

  • @discospiff

    @discospiff

    3 жыл бұрын

    Thanks! I'm about to make an updated version of this video, in IntelliJ IDEA. javac.exe build: back then, we were just making .class files,.jar files, and maybe .war files. If we had dependencies, we had to package them up ourselves. What the new build tools bring new to the table is automated dependency management. Fun fact: I have videos for each of the major build tools on my channel, including command line. This maven video is my highest viewed video, each month.

  • @mikemcculley

    @mikemcculley

    3 жыл бұрын

    @@discospiff It does sound simple when you state it like that. The main tasks maven automates are keeping track of and downloading libraries and then adding them to the target package. Thanks! I'll check out your other videos.

  • @mojo187ed
    @mojo187ed5 жыл бұрын

    Just started a job where I'm writing Kotlin having only Node experience, this made my understanding of how to configure maven projects so much better- Thank you!

  • @discospiff

    @discospiff

    5 жыл бұрын

    Excellent, glad it helped!

  • @richardbenes9
    @richardbenes92 жыл бұрын

    Finally, a tutorial on Maven that instead of fancy graphics has an actually good audio. Thanks!

  • @discospiff

    @discospiff

    2 жыл бұрын

    Excellent! I really appreciate the feedback; it helps me to tailor my future videos. Stay tuned, more videos are coming soon!

  • @tusharmurarka2117
    @tusharmurarka21173 жыл бұрын

    This is such a nice vide! It explains the concepts very clearly. Thanks a lot Brandan! :)

  • @discospiff

    @discospiff

    3 жыл бұрын

    I'm very happy to hear it helped... and even happier you took the time to comment. Thanks!

  • @cybersavvy99
    @cybersavvy99 Жыл бұрын

    Thank you. Your to-the-point explanation has cleared out many of my doubts and given me lots of confidence as I think I am moving in the right direction :)

  • @discospiff

    @discospiff

    Жыл бұрын

    Thanks! I'm glad it helped. I hope you're building something awesome!

  • @bbowling4979
    @bbowling49793 жыл бұрын

    Excellent introductory video on Maven. Looking forward to a more in-depth video in the future.

  • @discospiff

    @discospiff

    3 жыл бұрын

    This video hit 100,000 views overnight... you may have been the lucky one!

  • @mukteshagamer5163
    @mukteshagamer51632 жыл бұрын

    Thanks a lot Brandan for your explanation. It helped a lot. The way you explain the things is really nice.

  • @discospiff

    @discospiff

    2 жыл бұрын

    Thanks! I appreciate this feedback. I hope you're building something amazing!

  • @guythomas9977
    @guythomas99775 жыл бұрын

    Perfect intro video! Thanks a million

  • @vascoraul2445

    @vascoraul2445

    3 жыл бұрын

    Kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk

  • @ulviugur3605
    @ulviugur3605 Жыл бұрын

    High quality content ! Well done Brandon 👏👏👏

  • @discospiff

    @discospiff

    Жыл бұрын

    Thanks! I hope you're building something amazing!

  • @Who_765
    @Who_765 Жыл бұрын

    This is amazing. Thank your for the clear and concise transfer of knowledge.

  • @discospiff

    @discospiff

    Жыл бұрын

    Excellent! I'm happy you found it useful. Maven and pom.xml are very powerful.

  • @nahidv2.0
    @nahidv2.0 Жыл бұрын

    I been through loads of video's about soft . but you are the best thanks for your video's.

  • @discospiff

    @discospiff

    Жыл бұрын

    Thanks! I really appreciate the feedback.

  • @rahilvaseer2809
    @rahilvaseer28094 жыл бұрын

    Waay better explanation than my teacher! Thank you for the video :)

  • @discospiff

    @discospiff

    4 жыл бұрын

    This is one if my favorite videos. Glad it helped!

  • @magdalenaosetek5643
    @magdalenaosetek56433 жыл бұрын

    I rarely comment , but it was so great that i had to. Thank you very much!

  • @discospiff

    @discospiff

    3 жыл бұрын

    Thanks! This is my most viewed video on KZread. :)

  • @motzyt
    @motzyt3 жыл бұрын

    WOW. just wow. this was a so hard-to-understand issue for me, i just didnt really get everything. but you just made it so easy to understand, im indebted to you :D

  • @discospiff

    @discospiff

    3 жыл бұрын

    I'm very happy to hear this! This is one of my most popular videos on KZread. :) Glad you enjoyed it.

  • @dreamether7808
    @dreamether78083 жыл бұрын

    Great tutorial I needed this for my job. Thank you!

  • @discospiff

    @discospiff

    3 жыл бұрын

    Excellent! I'm glad you found it helpful. It's one of my most popular videos. :)

  • @witchmorrow
    @witchmorrow3 жыл бұрын

    This was a super useful and clear explanation, thank you!

  • @discospiff

    @discospiff

    3 жыл бұрын

    I'm happy to hear that. Thanks for watching!

  • @serventofallah3262
    @serventofallah32623 жыл бұрын

    Extremely helpful video. Thanks, sir for your wonderful explanation.

  • @discospiff

    @discospiff

    3 жыл бұрын

    Thanks so much! I'm happy to know this helped you.

  • @MavericKKumar
    @MavericKKumar Жыл бұрын

    By far best intro for beginners..!

  • @discospiff

    @discospiff

    Жыл бұрын

    Thanks! I'm glad you found it. What do you like about the video?

  • @ottersden1143
    @ottersden11434 жыл бұрын

    Thank you for the effort put in explaining how maven works ! =)

  • @discospiff

    @discospiff

    4 жыл бұрын

    Glad it was helpful! Maven is quite nice for managing dependencies. Thanks for watching and commenting.

  • @HallOfMemeYT
    @HallOfMemeYT2 жыл бұрын

    i am training for software developer and this helped a lot to understand the basics of maven and most important the pom.xml file. thnx for the video..

  • @discospiff

    @discospiff

    2 жыл бұрын

    I'm glad it was helpful! Best of luck in training for software developer. How is it going?

  • @noramcdougall-collins6586
    @noramcdougall-collins658610 ай бұрын

    Excellent presentation! I'm going to recommend it to a student I'm mentoring. We recently attended a webinar about the security of dependencies. This will be helpful background information.

  • @discospiff

    @discospiff

    10 ай бұрын

    Very cool! I'm glad you found this useful. Thanks for sharing it with others! Knowledge is like open source software: it improves when shared. :)

  • @kashifraza7550
    @kashifraza75504 жыл бұрын

    Glad to find this video. Excellent explanation.

  • @discospiff

    @discospiff

    4 жыл бұрын

    I'm glad you found it, too... it's one of my most popular videos. :)

  • @carlosarturovivanco2190
    @carlosarturovivanco21904 жыл бұрын

    Great explanation for a first look. Thank you.

  • @discospiff

    @discospiff

    4 жыл бұрын

    Thanks for the feedback... and thanks for watching!

  • @lancelot5192
    @lancelot5192 Жыл бұрын

    Really really really great video! Nicely explained

  • @discospiff

    @discospiff

    Жыл бұрын

    Awesome! I'm glad it helped. This is one of my most popular videos on KZread. :)

  • @aathiabithap8184
    @aathiabithap81842 жыл бұрын

    Thanks a lot for the detailed explanation. Completely loved it.

  • @discospiff

    @discospiff

    2 жыл бұрын

    Excellent! I'm glad you found the video useful.

  • @lemonjuice9844
    @lemonjuice9844 Жыл бұрын

    omg, finally I understand Maven, big TNX :)

  • @discospiff

    @discospiff

    Жыл бұрын

    I'm glad it helped! I hope you're building something awesome.

  • @kishorekumar-ny2il
    @kishorekumar-ny2il5 жыл бұрын

    Nice explanation and slides used are really cool. Could you also make another demo on using the properties/variables and reference the files in external location etc.. in pom file. Thanks.

  • @discospiff

    @discospiff

    5 жыл бұрын

    That's a good idea. Perhaps I should start planning a "More complex explanation of Maven and pom.xml". Or, I can just call it part 2. :) Anyway, I appreciate the suggestion... I'll look into it!

  • @CenturionDobrius

    @CenturionDobrius

    5 жыл бұрын

    Brilliant explanation, and I myself join with Kishore that you should make another video.

  • @mubashartariq8076
    @mubashartariq80764 жыл бұрын

    perhaps the best intro to POM

  • @discospiff

    @discospiff

    4 жыл бұрын

    Thanks! pom.xml files are very useful for managing dependencies and the like.

  • @narendramanglani4386
    @narendramanglani43863 жыл бұрын

    Excellent video, Thanks a lot Brandan!

  • @discospiff

    @discospiff

    3 жыл бұрын

    Glad it helped! I hope you're doing something great with maven!

  • @Utkarshkharb
    @Utkarshkharb2 жыл бұрын

    So very well explained. Subbed!

  • @WittCode
    @WittCode4 жыл бұрын

    Great video Brandan! Thanks!

  • @discospiff

    @discospiff

    4 жыл бұрын

    Excellent! Maven is really powerful, and I'm glad you liked this video. Thanks for watching!

  • @dhwanisondhi8635
    @dhwanisondhi86354 жыл бұрын

    Thank You! The tutorial was very helpful.

  • @discospiff

    @discospiff

    4 жыл бұрын

    Excellent! When I made this video, I was trying to put my own thoughts into words. Maven can be intimidating, until you have a good foundation on the theory.

  • @jaideep5613
    @jaideep56134 жыл бұрын

    Excellently Explained

  • @discospiff

    @discospiff

    4 жыл бұрын

    Thanks for the comment! Glad it helped.

  • @spyl42
    @spyl423 жыл бұрын

    So well explained! Thank you!

  • @discospiff

    @discospiff

    3 жыл бұрын

    Glad it helped! Thanks for taking the time to comment.

  • @accalija8403
    @accalija84035 жыл бұрын

    Great explanation! Thank you!

  • @discospiff

    @discospiff

    5 жыл бұрын

    Glad to hear. Thanks!

  • @chrisbru9318
    @chrisbru93185 жыл бұрын

    Thank you! Very good overview and we'll presented

  • @discospiff

    @discospiff

    5 жыл бұрын

    Excellent... thanks for the feedback!

  • @stefanosbiniam5961
    @stefanosbiniam59614 жыл бұрын

    Excellent explanation about Maven basics

  • @discospiff

    @discospiff

    4 жыл бұрын

    I'm happy to hear that it helps! Thanks for the comment.

  • @JohnSaenzc
    @JohnSaenzc3 жыл бұрын

    Great, excellent explanation.

  • @discospiff

    @discospiff

    3 жыл бұрын

    Glad you liked it! Thanks for watching.

  • @hrudayaranjansahoo2781
    @hrudayaranjansahoo27812 жыл бұрын

    Wow! This is such a wonderful explanation! :O

  • @discospiff

    @discospiff

    2 жыл бұрын

    Thanks for the comment! I'm glad you like the explanation.

  • @enlistq750
    @enlistq7504 жыл бұрын

    Thank you so much, this was a very helpful video!

  • @discospiff

    @discospiff

    4 жыл бұрын

    Glad it helped! How are you using maven?

  • @indrajithvinodnair
    @indrajithvinodnair Жыл бұрын

    Thankyou for the video, cleared a lot of confusions.

  • @discospiff

    @discospiff

    Жыл бұрын

    I'm glad it helped to clear things up! Thanks for the comment.

  • @satyajit0904
    @satyajit09043 жыл бұрын

    Nicely explained, thanks.

  • @venkateshprasad6432
    @venkateshprasad64323 жыл бұрын

    Thanks Brandon , High quality content!

  • @discospiff

    @discospiff

    3 жыл бұрын

    Thanks for the comment! Glad it helped. I'm thinking of making more advanced Maven videos. Is there anything else you'd like to do with Maven?

  • @venkateshprasad6432

    @venkateshprasad6432

    3 жыл бұрын

    @@discospiff thanks a lot for asking , im into springboot and microservices . It would be great if you make content on those topics🙏

  • @discospiff

    @discospiff

    3 жыл бұрын

    @@venkateshprasad6432 Glad you asked! Actually, this video is part of a playlist on Spring Boot with Eclipse: kzread.info/dash/bejne/eIarl8xudtTKfJM.html HOWEVER... I'm making a brand new playlist now, which updates that Microservices and Spring Boot playlist, and uses IntelliJ IDEA. That playlist is about 70% complete. I'm releasing one new video per day, and I'll have the final videos on it in November: kzread.info/dash/bejne/aKqqt8evqM-1oJs.html Thanks for watching!

  • @venkateshprasad6432

    @venkateshprasad6432

    3 жыл бұрын

    @@discospiff thanks a lot!! Respect++

  • @nishithakontam7023
    @nishithakontam70232 жыл бұрын

    you are really wonderful please make more videos, related to automation and java programming! That would be great:)

  • @discospiff

    @discospiff

    2 жыл бұрын

    Thanks for watching, and thanks for the comment! Your feedback helps me to plan my next videos. More are on the way!

  • @SohailKhan-ll9kh
    @SohailKhan-ll9kh3 жыл бұрын

    Thanks Brandon. Good content

  • @discospiff

    @discospiff

    3 жыл бұрын

    Glad it helped! Thanks for watching.

  • @sampathyamsani5930
    @sampathyamsani59304 жыл бұрын

    Nice explanation. 👍👍

  • @asmersoy4111
    @asmersoy41112 жыл бұрын

    Very helpful. Thanks!

  • @discospiff

    @discospiff

    2 жыл бұрын

    I'm glad it helped! Thanks for watching!

  • @ajayshekar01
    @ajayshekar013 жыл бұрын

    It was a great introduction viedo, Thank you!

  • @discospiff

    @discospiff

    3 жыл бұрын

    Glad you found it. Thanks for watching!

  • @andrewsoto1630
    @andrewsoto16303 жыл бұрын

    Thank you, sir. This was very helpful.

  • @discospiff

    @discospiff

    3 жыл бұрын

    That's great to hear! I'm happy you found the video helpful.

  • @ChrisAthanas
    @ChrisAthanas3 жыл бұрын

    Great explanation thank you

  • @Imetalh
    @Imetalh2 жыл бұрын

    Thank you so much!!! God bless you

  • @discospiff

    @discospiff

    2 жыл бұрын

    I'm glad it helped! Maven and pom.xml are essential to modern development practices.

  • @sandeepverma1316
    @sandeepverma13164 жыл бұрын

    Thanks a lot, really helpful :)

  • @discospiff

    @discospiff

    4 жыл бұрын

    Glad it helped.... thanks for the comment!

  • @amarlukade2225
    @amarlukade22253 жыл бұрын

    loved your video ..thanks

  • @discospiff

    @discospiff

    3 жыл бұрын

    Thanks! I'm glad you found it.

  • @darrenalderman8463
    @darrenalderman84634 жыл бұрын

    Very very helpful!

  • @discospiff

    @discospiff

    4 жыл бұрын

    Excellent! Thanks for watching.

  • @kappy_prasad
    @kappy_prasad5 жыл бұрын

    Nice explanation!

  • @discospiff

    @discospiff

    5 жыл бұрын

    Thanks! I'm happy to hear you liked it.

  • @swarpatel2927
    @swarpatel29272 жыл бұрын

    Very Helpful!!

  • @discospiff

    @discospiff

    2 жыл бұрын

    Thanks! I'm glad it helped.

  • @erikmueller5622
    @erikmueller56225 жыл бұрын

    The first 2/3 of the video is great. The last 1/3, some of the stuff you say is underly described for a newbie.

  • @discospiff

    @discospiff

    5 жыл бұрын

    Thanks for the feedback. Anything in particular that's confusing?

  • @JonnyCasey

    @JonnyCasey

    5 жыл бұрын

    @@discospiff tag (what is it, what does 'test' mean, etc.) also, Maven Plugins... Kinda glossed over that. Plenty of focus on dependencies but nothing about what maven build plugins are used for, example build plugins, what are the required build plugins for simple maven projects. (speaking from someone's who's new to Maven and has no idea about either of these things)

  • @leoalberer8080
    @leoalberer80804 жыл бұрын

    Great stuff, thanks

  • @discospiff

    @discospiff

    4 жыл бұрын

    Glad it helped. Thanks for watching!

  • @specialsounds3411
    @specialsounds34113 жыл бұрын

    Thanks Sir. great voice

  • @MrFIDO76
    @MrFIDO764 жыл бұрын

    Great video!!

  • @discospiff

    @discospiff

    4 жыл бұрын

    Thanks! Glad you liked it.

  • @terryn9450
    @terryn94502 жыл бұрын

    Excellent video

  • @discospiff

    @discospiff

    2 жыл бұрын

    Thank you very much! This is one of my favorites. :) -Brandan

  • @wanderingnomad1
    @wanderingnomad1 Жыл бұрын

    Great explanation

  • @discospiff

    @discospiff

    Жыл бұрын

    Thanks! What do you like about it?

  • @karengoh5495
    @karengoh54953 жыл бұрын

    Thanks Brandan. Do you have a video on how to do the maven version on dependencies without hardcoding it and it will change with the "latest version" when there is one automatically?

  • @joeroc4622
    @joeroc46224 жыл бұрын

    Thank you Brandan :)

  • @discospiff

    @discospiff

    4 жыл бұрын

    Thanks for the feedback! Glad it helped.

  • @imimran924
    @imimran924 Жыл бұрын

    great video ... thank you

  • @discospiff

    @discospiff

    Жыл бұрын

    I'm glad you found it useful! Maven is a powerful way to build applications. I hope you're building something awesome!

  • @monsieur_
    @monsieur_4 жыл бұрын

    Thanks, very useful

  • @discospiff

    @discospiff

    4 жыл бұрын

    Excellent, I hope it helps to make sense of pom.xml. :)

  • @Joseph-oz7tx
    @Joseph-oz7tx Жыл бұрын

    very good content Brandan

  • @discospiff

    @discospiff

    Жыл бұрын

    Thanks! I'm glad you found the video. I hope you're building something amazing!

  • @whereismycheese2089
    @whereismycheese20894 жыл бұрын

    MAVEN? for java project -universal build system -manage dependencies and versions -easy to pull features(libraries, jar files) want to use MAVEN for your java project? repository/settings.xml pom.xml? xml based documentation MAVEN core configuration documentation

  • @peterchen9944
    @peterchen99445 жыл бұрын

    rockstar video

  • @logic_master950
    @logic_master9503 жыл бұрын

    Thanks a lot sir

  • @DeathBender
    @DeathBender3 жыл бұрын

    Well explained ! since its only the pom yet some settings.xml related content and some plugin-how-to would be nice. Since Maven consists basically of plugins. Like how to do your own and modify the existing ones like new Mojos or Configurations for your pom embedded in a settings.xml

  • @discospiff

    @discospiff

    3 жыл бұрын

    Great idea, thanks! I've been thinking of making follow up videos to this.

  • @justinvilleneuve251
    @justinvilleneuve25111 ай бұрын

    awesome!

  • @discospiff

    @discospiff

    10 ай бұрын

    Thanks! I'm glad it helped.

  • @jmac2543
    @jmac25435 жыл бұрын

    Very clear

  • @discospiff

    @discospiff

    5 жыл бұрын

    Excellent, thanks!

  • @ishangarg9199
    @ishangarg91993 жыл бұрын

    How can we remove unused properties from application.properties in maven project? How did one can validate that removed property is unused one

  • @katdareshruti
    @katdareshruti3 жыл бұрын

    What is the difference between 'create from archetype' and archetype coordinates? Intellij seems to be giving me that extra step but i don't understand the difference. Could someone explain? Thank you

  • @Mersal-tq9lm
    @Mersal-tq9lm2 жыл бұрын

    Nice video 👍

  • @discospiff

    @discospiff

    2 жыл бұрын

    Thanks! What did you like about it?

  • @zombiezombie1977
    @zombiezombie19775 жыл бұрын

    Thanks :)

  • @discospiff

    @discospiff

    5 жыл бұрын

    You're welcome! Thanks for watching.

  • @alfredourriburuavendano3887
    @alfredourriburuavendano38873 жыл бұрын

    And how pom maven is configured for sybase sql anywhere?

  • @wiel-spin
    @wiel-spin4 жыл бұрын

    The m2 folder is not the Maven installation folder, that is usually somewhere else. m2 is as you display the local repository where the dependencies are downloaded too. This way Maven does not have to pull dependencies from a online repository (local on the network like Nexus or publicy) constantly but just grab them locally from your computer. Also the m2 folder does not have to be in that spot. It depends on the config in the settings.xml

  • @michaeld9682

    @michaeld9682

    4 жыл бұрын

    Thank you

  • @lindavijayapriyagondhi5827
    @lindavijayapriyagondhi58273 жыл бұрын

    Where to update pom file? It's saying needed maven-enforce-plugin while building using maven project

  • @akira9900
    @akira99003 жыл бұрын

    good job, sir.

  • @discospiff

    @discospiff

    3 жыл бұрын

    Thank you! I just made an update to this video, using IntelliJ IDEA instead of eclipse: kzread.info/dash/bejne/aW1nj7FtY6mTnso.html

  • @discospiff

    @discospiff

    3 жыл бұрын

    Oh... and you're one of the first viewers of this video, after it hit 100,000 views. So, thank you!

  • @akira9900

    @akira9900

    3 жыл бұрын

    @@discospiff It's no surprise, the content was synthesized and sumarized spectacularly. As a developer these kind of videos are everything I wish for. Keep up the good work.

  • @nicolasalima
    @nicolasalima4 жыл бұрын

    Thanks a lot ! Very clear (and I'm french and my english is not so well, so... ;)

  • @discospiff

    @discospiff

    4 жыл бұрын

    vous êtes les bienvenus! I don't speak French myself, but I did work in Bretagne, FR and Nice, FR for a while. I really enjoyed it!

  • @donwinston
    @donwinston7 ай бұрын

    I wish you could specify multiple executable targets in Maven. I believe you can do that with Ant. I'd assume Gradle can do that too but I don't know.

  • @muddassirzafar7797
    @muddassirzafar77975 жыл бұрын

    Brandon is the sequence of the videos right..? If not then can we get some table of contents of course website.? Thanks for the course.

  • @discospiff

    @discospiff

    5 жыл бұрын

    Are you watching these in a playlist? Which playlist? It may be in several. The one I recommend is Microservices and Enterprise Applications: kzread.info/dash/bejne/eIarl8xudtTKfJM.html Most videos should be in order there, but if one is out of sequence, let me know and I will fix.

  • @peterlesko8644

    @peterlesko8644

    5 жыл бұрын

    @@discospiff Hi Brandan, thanks for great tutorials,. There are so many videos in that playlist. Are those videos depending on each other? Should they be watched in that sequence? Could create playlist for each topic, for example Spring videos or just Maven?

  • @mubashartariq8076
    @mubashartariq80764 жыл бұрын

    Hi, what this maven message means and how to resolve it "will not be reattempted until the update interval of ... has elapsed or updates are forced" thanks. I am using Eclipse m2e plugin

  • @discospiff

    @discospiff

    4 жыл бұрын

    Somehow it can't get from your computer to the repository. While the root cause is difficult to diagnose with this information, it probably has more to do with something external to your development environment (network, firewall rules, etc) than your IDE + Maven setup.

  • @rkive703
    @rkive7034 жыл бұрын

    thnks...

  • @discospiff

    @discospiff

    4 жыл бұрын

    You're welcome... thanks for watching!

  • @tail1410
    @tail14103 жыл бұрын

    If you don't provide a version for a dependency, what version is used?

  • @jesperjohansson6959
    @jesperjohansson69593 жыл бұрын

    good shit

  • @better_dead_than_red
    @better_dead_than_red4 жыл бұрын

    No you Thank you