Why?

--jason


On Aug 3, 2009, at 8:13 PM, [email protected] wrote:

Author: martins
Date: Mon Aug  3 13:13:51 2009
New Revision: 800352

URL: http://svn.apache.org/viewvc?rev=800352&view=rev
Log:
Comment out ianal-maven-plugin

Modified:
   incubator/wink/trunk/pom.xml

Modified: incubator/wink/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/wink/trunk/pom.xml?rev=800352&r1=800351&r2=800352&view=diff
=
=
=
=
=
=
=
=
======================================================================
--- incubator/wink/trunk/pom.xml (original)
+++ incubator/wink/trunk/pom.xml Mon Aug  3 13:13:51 2009
@@ -86,7 +86,7 @@
                    </execution>
                </executions>
            </plugin>
-            <plugin>
+            <!-- plugin>
                <groupId>org.codehaus.mojo</groupId>
                <artifactId>ianal-maven-plugin</artifactId>
                <executions>
@@ -100,7 +100,7 @@
                        </configuration>
                    </execution>
                </executions>
-            </plugin>
+            </plugin-->
        </plugins>

        <pluginManagement>



Reply via email to