amp file

cancel
Showing results for 
Search instead for 
Did you mean: 
yuva
Active Member

amp file

How to create a amp file in sdk 3.0 project. I have run the repo project, it generates only jar file. I want to know how amp files are generated? Could any one tell me the answer. In community there are files related to this but its obsolete.

1 Reply
krutik_jayswal
Senior Member II

Re: amp file

You need to create different archetype project in sdk 3 basically there are project using which you can create jar , all-in-one and there is an option of an amp as well.

If you read the list after executing below command you will get an idea.

 mvn archetype:generate -Dfilter=org.alfresco: