amp file

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2017 02:49 AM
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.
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2017 02:58 AM
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:
