java - How to identify maven archtype? -


i have existing maven project java services ,is there way identify archetype pom.xml file or there way?

the folder structure project ;

src/test/java

src/main/java

src/main/resource

and has "referenced libraries" not "maven dependencies".

can please let me know archetype selected list maven archetypes?

i reference stack overflow question , answer: how know archetype existing maven project built on?

unfortunately, appears cannot find archetype after creating maven project.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -