From 8d5d26a1a597f724493fad6589f49ed6da6619e6 Mon Sep 17 00:00:00 2001 From: Ole Hejlskov Date: Mon, 11 May 2015 15:23:14 +0200 Subject: [PATCH] Add the alfresco-maven-plugin to AIO parent poms so the plugin shows up in IDEA (#283) --- .../src/main/resources/archetype-resources/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml index 7307fe16..6fe28fea 100644 --- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml @@ -66,6 +66,10 @@ net.alchim31.maven yuicompressor-maven-plugin + + org.alfresco.maven.plugin + alfresco-maven-plugin +