Author: rfscholte
Date: Fri Sep 30 18:58:37 2016
New Revision: 1762943

URL: http://svn.apache.org/viewvc?rev=1762943&view=rev
Log:
[MCOMPILER-279] Passing multiple --add-exports args to the compilerArgs is not 
supported
Upgrade to plexus-compiler-2.8.1

Modified:
    maven/plugins/trunk/maven-compiler-plugin/pom.xml

Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/pom.xml?rev=1762943&r1=1762942&r2=1762943&view=diff
==============================================================================
--- maven/plugins/trunk/maven-compiler-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-compiler-plugin/pom.xml Fri Sep 30 18:58:37 2016
@@ -63,7 +63,7 @@ under the License.
       ! The following property is used in the integration tests MCOMPILER-157
     -->
     <mavenPluginPluginVersion>3.5</mavenPluginPluginVersion>
-    <plexusCompilerVersion>2.8.1-SNAPSHOT</plexusCompilerVersion>
+    <plexusCompilerVersion>2.8.1</plexusCompilerVersion>
     <groovyVersion>1.8.0</groovyVersion>
     <groovyEclipseCompilerVersion>2.7.0-01</groovyEclipseCompilerVersion>
     <groovy-eclipse-batch>2.0.4-04</groovy-eclipse-batch>


Reply via email to