ignite-181 minor fix

Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/79a1273d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/79a1273d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/79a1273d

Branch: refs/heads/ignite-201
Commit: 79a1273d81815abd0afa7938608e139a337d0a7a
Parents: 9be6339
Author: avinogradov <[email protected]>
Authored: Fri Feb 6 14:16:08 2015 +0300
Committer: avinogradov <[email protected]>
Committed: Fri Feb 6 14:16:08 2015 +0300

----------------------------------------------------------------------
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/79a1273d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a300cb9..b0a4f64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1170,9 +1170,6 @@
                                 <phase>process-resources</phase>
                                 <configuration>
                                     <target>
-                                        <property name="plugin_classpath" 
refid="maven.plugin.classpath"/>
-
-                                        <echo message="compile classpath: 
${plugin_classpath}"/>
                                         <java
                                                 
classname="org.apache.ignite.tools.marshaller.optimized.OptimizedClassNamesGenerator"
                                                 fork="true"

Reply via email to