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

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -