[HippoCMS-scm] [Git][cms-community/hippo-cms-release][feature/translations-psp2] CMS-10010: Add hippo maven l10n plugin to pluginManagement

2016-04-04 Thread Ate Douma
Ate Douma pushed to branch feature/translations-psp2 at cms-community / 
hippo-cms-release


Commits:
e4cbf2ed by Ate Douma at 2016-04-04T23:37:14+02:00
CMS-10010: Add hippo maven l10n plugin to pluginManagement
- plugin goal now is default bound to prepare-package of war packaging 
lifecycle: execution configuration no longer needed

- - - - -


1 changed file:

- pom.xml


Changes:

=
pom.xml
=
--- a/pom.xml
+++ b/pom.xml
@@ -879,22 +879,14 @@
   com.onehippo.maven.plugin
   hippo-l10n-maven-plugin
   ${hippo.maven.plugin.l10n}
+  true
   
 
   org.onehippo.cms7:hippo-cms-
   
com.onehippo.cms7:hippo-addon-eforms-
 
+${hippo.cms.included.locales}
   
-  
-
-  
-injectLocales
-  
-  
-${hippo.cms.included.locales}
-  
-
-  
 
   
   



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-release/commit/e4cbf2edc4c2667d81bacbbcf281ace953380992
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [Git][cms-community/hippo-cms-release][feature/translations-psp2] CMS-10010 Add hippo maven l10n plugin to pluginManagement

2016-03-31 Thread Ard Schrijvers
Ard Schrijvers pushed to branch feature/translations-psp2 at cms-community / 
hippo-cms-release


Commits:
ef78f463 by Ard Schrijvers at 2016-03-31T16:41:45+02:00
CMS-10010 Add hippo maven l10n plugin to pluginManagement

- - - - -


1 changed file:

- pom.xml


Changes:

=
pom.xml
=
--- a/pom.xml
+++ b/pom.xml
@@ -72,6 +72,9 @@
 3.0.0-SNAPSHOT
 
3.0.0-SNAPSHOT
 
+1.0-SNAPSHOT
+
+
   
 
   
@@ -872,6 +875,27 @@
 
   
 
+
+  com.onehippo.maven.plugin
+  hippo-l10n-maven-plugin
+  ${hippo.maven.plugin.l10n}
+  
+
+  org.onehippo.cms7:hippo-cms-
+  
com.onehippo.cms7:hippo-addon-eforms-
+
+  
+  
+
+  
+injectLocales
+  
+  
+${supported.locales}
+  
+
+  
+
   
   
 



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-release/commit/ef78f46337cd5f6b0bcde6a2d4476e01ae9a63ff
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn