You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by ma...@apache.org on 2009/08/03 15:13:51 UTC

svn commit: r800352 - /incubator/wink/trunk/pom.xml

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>



Re: svn commit: r800352 - /incubator/wink/trunk/pom.xml

Posted by Jason Dillon <ja...@planet57.com>.
gotcha

--jason


On Aug 3, 2009, at 8:43 PM, Snitkovsky, Martin wrote:

> Will bring it back  ... I was testing maven release plugin and  
> needed to remove ianal-maven-plugin which failed on sources/binaries  
> distributions ...
>
>
> -----Original Message-----
> From: Jason Dillon [mailto:jason.dillon@gmail.com] On Behalf Of  
> Jason Dillon
> Sent: Monday, August 03, 2009 4:41 PM
> To: wink-dev@incubator.apache.org
> Subject: Re: svn commit: r800352 - /incubator/wink/trunk/pom.xml
>
> Why?
>
> --jason
>
>
> On Aug 3, 2009, at 8:13 PM, martins@apache.org 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>
>>
>>
>


Re: svn commit: r800352 - /incubator/wink/trunk/pom.xml

Posted by Jason Dillon <ja...@planet57.com>.
gotcha

--jason


On Aug 3, 2009, at 8:43 PM, Snitkovsky, Martin wrote:

> Will bring it back  ... I was testing maven release plugin and  
> needed to remove ianal-maven-plugin which failed on sources/binaries  
> distributions ...
>
>
> -----Original Message-----
> From: Jason Dillon [mailto:jason.dillon@gmail.com] On Behalf Of  
> Jason Dillon
> Sent: Monday, August 03, 2009 4:41 PM
> To: wink-dev@incubator.apache.org
> Subject: Re: svn commit: r800352 - /incubator/wink/trunk/pom.xml
>
> Why?
>
> --jason
>
>
> On Aug 3, 2009, at 8:13 PM, martins@apache.org 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>
>>
>>
>


RE: svn commit: r800352 - /incubator/wink/trunk/pom.xml

Posted by "Snitkovsky, Martin" <ma...@hp.com>.
Will bring it back  ... I was testing maven release plugin and needed to remove ianal-maven-plugin which failed on sources/binaries distributions ... 


-----Original Message-----
From: Jason Dillon [mailto:jason.dillon@gmail.com] On Behalf Of Jason Dillon
Sent: Monday, August 03, 2009 4:41 PM
To: wink-dev@incubator.apache.org
Subject: Re: svn commit: r800352 - /incubator/wink/trunk/pom.xml

Why?

--jason


On Aug 3, 2009, at 8:13 PM, martins@apache.org 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>
>
>


Re: svn commit: r800352 - /incubator/wink/trunk/pom.xml

Posted by Jason Dillon <ja...@planet57.com>.
Why?

--jason


On Aug 3, 2009, at 8:13 PM, martins@apache.org 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>
>
>