You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2006/09/06 22:47:38 UTC

svn commit: r440862 - /maven/plugins/trunk/maven-changes-plugin/pom.xml

Author: dennisl
Date: Wed Sep  6 13:47:37 2006
New Revision: 440862

URL: http://svn.apache.org/viewvc?view=rev&rev=440862
Log:
o Update parent to version 3.

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

Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/pom.xml?view=diff&rev=440862&r1=440861&r2=440862
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changes-plugin/pom.xml Wed Sep  6 13:47:37 2006
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>2-SNAPSHOT</version>
+    <version>3</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-changes-plugin</artifactId>



Re: svn commit: r440862 - /maven/plugins/trunk/maven-changes-plugin/pom.xml

Posted by Brett Porter <br...@apache.org>.
I suggest using '3' for the release (which has the problem), then  
republishing the site with the new version.

See my separate thread on moving the plugin tools for fixing this  
properly.

On 13/09/2006, at 2:22 AM, Dennis Lundberg wrote:

> Vincent, I can confirm this on my setup as well.
>
> The reason for bumping the version of the parent was to prepare for  
> a release (see separate vote thread). From what I understand a  
> release cannot be made if there are any SNAPSHOT-dependencies.
>
> Let's see I get this... When I fixed (updated to a released  
> version) the last SNAPSHOT-dependency in the changes-plugin, Maven  
> no longer uses *any* snapshots when building that plugin. Have I  
> understood this correctly?
>
> -- 
> Dennis Lundberg
>
> Brett Porter wrote:
>> Yes, we require the snapshot of the plugin-plugin to do that.
>> - Brett
>> On 11/09/2006, at 6:35 AM, Vincent Siveton wrote:
>>> Hi Dennis,
>>>
>>> When calling mvn site, this bump seems to overwrite the generated
>>> index.html (ie from index.apt) by a default index.
>>> Works a treat with maven-plugins:2-SNAPSHOT or 4-SNAPSHOT
>>>
>>> I used maven-site-plugin:2.0-beta-5
>>>
>>> Cheers,
>>>
>>> Vincent
>>>
>>> 2006/9/6, dennisl@apache.org <de...@apache.org>:
>>>> Author: dennisl
>>>> Date: Wed Sep  6 13:47:37 2006
>>>> New Revision: 440862
>>>>
>>>> URL: http://svn.apache.org/viewvc?view=rev&rev=440862
>>>> Log:
>>>> o Update parent to version 3.
>>>>
>>>> Modified:
>>>>    maven/plugins/trunk/maven-changes-plugin/pom.xml
>>>>
>>>> Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml
>>>> URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven- 
>>>> changes-plugin/pom.xml?view=diff&rev=440862&r1=440861&r2=440862
>>>> =================================================================== 
>>>> ===========
>>>> --- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
>>>> +++ maven/plugins/trunk/maven-changes-plugin/pom.xml Wed Sep  6  
>>>> 13:47:37 2006
>>>> @@ -19,7 +19,7 @@
>>>>   <parent>
>>>>     <artifactId>maven-plugins</artifactId>
>>>>     <groupId>org.apache.maven.plugins</groupId>
>>>> -    <version>2-SNAPSHOT</version>
>>>> +    <version>3</version>
>>>>   </parent>
>>>>   <modelVersion>4.0.0</modelVersion>
>>>>   <artifactId>maven-changes-plugin</artifactId>
>>>>
>>>>
>>>>
>>>
>>> -------------------------------------------------------------------- 
>>> -
>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: dev-help@maven.apache.org
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r440862 - /maven/plugins/trunk/maven-changes-plugin/pom.xml

Posted by Dennis Lundberg <de...@apache.org>.
Vincent, I can confirm this on my setup as well.

The reason for bumping the version of the parent was to prepare for a 
release (see separate vote thread). From what I understand a release 
cannot be made if there are any SNAPSHOT-dependencies.

Let's see I get this... When I fixed (updated to a released version) the 
last SNAPSHOT-dependency in the changes-plugin, Maven no longer uses 
*any* snapshots when building that plugin. Have I understood this correctly?

-- 
Dennis Lundberg

Brett Porter wrote:
> Yes, we require the snapshot of the plugin-plugin to do that.
> 
> - Brett
> 
> On 11/09/2006, at 6:35 AM, Vincent Siveton wrote:
> 
>> Hi Dennis,
>>
>> When calling mvn site, this bump seems to overwrite the generated
>> index.html (ie from index.apt) by a default index.
>> Works a treat with maven-plugins:2-SNAPSHOT or 4-SNAPSHOT
>>
>> I used maven-site-plugin:2.0-beta-5
>>
>> Cheers,
>>
>> Vincent
>>
>> 2006/9/6, dennisl@apache.org <de...@apache.org>:
>>> Author: dennisl
>>> Date: Wed Sep  6 13:47:37 2006
>>> New Revision: 440862
>>>
>>> URL: http://svn.apache.org/viewvc?view=rev&rev=440862
>>> Log:
>>> o Update parent to version 3.
>>>
>>> Modified:
>>>    maven/plugins/trunk/maven-changes-plugin/pom.xml
>>>
>>> Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/pom.xml?view=diff&rev=440862&r1=440861&r2=440862 
>>>
>>> ============================================================================== 
>>>
>>> --- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
>>> +++ maven/plugins/trunk/maven-changes-plugin/pom.xml Wed Sep  6 
>>> 13:47:37 2006
>>> @@ -19,7 +19,7 @@
>>>   <parent>
>>>     <artifactId>maven-plugins</artifactId>
>>>     <groupId>org.apache.maven.plugins</groupId>
>>> -    <version>2-SNAPSHOT</version>
>>> +    <version>3</version>
>>>   </parent>
>>>   <modelVersion>4.0.0</modelVersion>
>>>   <artifactId>maven-changes-plugin</artifactId>
>>>
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r440862 - /maven/plugins/trunk/maven-changes-plugin/pom.xml

Posted by Brett Porter <br...@apache.org>.
Yes, we require the snapshot of the plugin-plugin to do that.

- Brett

On 11/09/2006, at 6:35 AM, Vincent Siveton wrote:

> Hi Dennis,
>
> When calling mvn site, this bump seems to overwrite the generated
> index.html (ie from index.apt) by a default index.
> Works a treat with maven-plugins:2-SNAPSHOT or 4-SNAPSHOT
>
> I used maven-site-plugin:2.0-beta-5
>
> Cheers,
>
> Vincent
>
> 2006/9/6, dennisl@apache.org <de...@apache.org>:
>> Author: dennisl
>> Date: Wed Sep  6 13:47:37 2006
>> New Revision: 440862
>>
>> URL: http://svn.apache.org/viewvc?view=rev&rev=440862
>> Log:
>> o Update parent to version 3.
>>
>> Modified:
>>    maven/plugins/trunk/maven-changes-plugin/pom.xml
>>
>> Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml
>> URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven- 
>> changes-plugin/pom.xml?view=diff&rev=440862&r1=440861&r2=440862
>> ===================================================================== 
>> =========
>> --- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-changes-plugin/pom.xml Wed Sep  6  
>> 13:47:37 2006
>> @@ -19,7 +19,7 @@
>>   <parent>
>>     <artifactId>maven-plugins</artifactId>
>>     <groupId>org.apache.maven.plugins</groupId>
>> -    <version>2-SNAPSHOT</version>
>> +    <version>3</version>
>>   </parent>
>>   <modelVersion>4.0.0</modelVersion>
>>   <artifactId>maven-changes-plugin</artifactId>
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r440862 - /maven/plugins/trunk/maven-changes-plugin/pom.xml

Posted by Vincent Siveton <vi...@gmail.com>.
Hi Dennis,

When calling mvn site, this bump seems to overwrite the generated
index.html (ie from index.apt) by a default index.
Works a treat with maven-plugins:2-SNAPSHOT or 4-SNAPSHOT

I used maven-site-plugin:2.0-beta-5

Cheers,

Vincent

2006/9/6, dennisl@apache.org <de...@apache.org>:
> Author: dennisl
> Date: Wed Sep  6 13:47:37 2006
> New Revision: 440862
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=440862
> Log:
> o Update parent to version 3.
>
> Modified:
>    maven/plugins/trunk/maven-changes-plugin/pom.xml
>
> Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml
> URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/pom.xml?view=diff&rev=440862&r1=440861&r2=440862
> ==============================================================================
> --- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
> +++ maven/plugins/trunk/maven-changes-plugin/pom.xml Wed Sep  6 13:47:37 2006
> @@ -19,7 +19,7 @@
>   <parent>
>     <artifactId>maven-plugins</artifactId>
>     <groupId>org.apache.maven.plugins</groupId>
> -    <version>2-SNAPSHOT</version>
> +    <version>3</version>
>   </parent>
>   <modelVersion>4.0.0</modelVersion>
>   <artifactId>maven-changes-plugin</artifactId>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org