How to create a Custom Maven Archetype | Maven Archetype for Spring Boot

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ม.ค. 2025

ความคิดเห็น • 7

  • @petroniobonavides3530
    @petroniobonavides3530 10 หลายเดือนก่อน

    Man... This video is amazing... Thanks for your job!!!!

  • @dillirani1921
    @dillirani1921 2 ปีที่แล้ว

    Hi i am getting Build failure and also got this error message "java.io.IOException: The system cannot find the path specified"

  • @vietanh722
    @vietanh722 4 ปีที่แล้ว +1

    hello. I run mvn install but i got an error: Archetype IT 'it-basic' failed: Missing required properties in archetype.properties: property-file-name-qa, property-file-name-dev, property-file-name-prod, junit-version. how to fix this? pls?

    • @balank2367
      @balank2367 3 ปีที่แล้ว

      I am also getting the same error , have you found any fix ?

    • @mostafaelwan000
      @mostafaelwan000 3 ปีที่แล้ว

      @@balank2367 I resolved it by adding them in the file archetype.properties with the same default values which are being added in the XML file.

    • @chandreshthakkar8827
      @chandreshthakkar8827 3 ปีที่แล้ว

      I'm also getting same error!

    • @chandreshthakkar8827
      @chandreshthakkar8827 3 ปีที่แล้ว

      @@mostafaelwan000 Can you please provide the source code and destination of that archetype.properties file??