custom-maven-archetypes icon indicating copy to clipboard operation
custom-maven-archetypes copied to clipboard

How to create custom maven archetype?

Open slice-mani opened this issue 3 years ago • 1 comments

Hi, I also want to create my custom maven archetype. I fallowed your blog also. I need to publish my maven archetype into github like this custom-maven-archetypes. I could not able to achieve it. Would you please help me tell me process to publish archetype into github?

Thank you.

slice-mani avatar Feb 06 '22 13:02 slice-mani

Hi @slice-mani 👋

With

publish archetype into github

Do you mean you want to create a GitHub repository or do you want to publish it to Sonatype Nexus to make it available for all Java developers via Maven Central?

rieckpil avatar Feb 07 '22 15:02 rieckpil