Author: khmarbaise
Date: Thu Aug 17 19:17:54 2017
New Revision: 1805331

URL: http://svn.apache.org/viewvc?rev=1805331&view=rev
Log:
[MEJB-116] Clarify "properties removed" on intro page of site

Modified:
    maven/plugins/trunk/maven-ejb-plugin/src/site/apt/index.apt.vm

Modified: maven/plugins/trunk/maven-ejb-plugin/src/site/apt/index.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/src/site/apt/index.apt.vm?rev=1805331&r1=1805330&r2=1805331&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/src/site/apt/index.apt.vm (original)
+++ maven/plugins/trunk/maven-ejb-plugin/src/site/apt/index.apt.vm Thu Aug 17 
19:17:54 2017
@@ -55,8 +55,9 @@ ${project.name}
   {{{./source-repository.html}source repository}} and will find supplementary 
information in the
   {{{/guides/development/guide-helping.html}guide to helping with Maven}}.
   
-  Important Note: Starting with version 3.0.0 of the plugin all properties 
have been removed. The configuration
-  of the plugin should be done in the <<<pom.xml>>> file and not via command 
line.
+  Important Note: Starting with version 3.0.0 of the plugin all user 
properties have been removed which means
+  you can't use a property on the command line anymore to configure 
maven-ejb-plugin. The configuration
+  of the plugin has be done in the <<<pom.xml>>> file instead.
 
 * Examples
 


Reply via email to