You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2007/04/24 04:11:22 UTC

Re: svn commit: r531288 - /maven/plugins/trunk/maven-site-plugin/pom.xml

Does it now have a prerequisite on 2.0.6?

On 23/04/2007, at 12:06 AM, jvanzyl@apache.org wrote:

> Author: jvanzyl
> Date: Sun Apr 22 15:06:16 2007
> New Revision: 531288
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=531288
> Log:
> o p-u is safe to use now
>
> Modified:
>     maven/plugins/trunk/maven-site-plugin/pom.xml
>
> Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
> URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site- 
> plugin/pom.xml?view=diff&rev=531288&r1=531287&r2=531288
> ====================================================================== 
> ========
> --- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
> +++ maven/plugins/trunk/maven-site-plugin/pom.xml Sun Apr 22  
> 15:06:16 2007
> @@ -137,16 +137,11 @@
>        <artifactId>maven-reporting-api</artifactId>
>        <version>2.0.4</version>
>      </dependency>
> -        <!--
> -    This can be added back in when either maven's core swizzle's its
> -    internal dependencies or we upgrade across the board.
>      <dependency>
>        <groupId>org.codehaus.plexus</groupId>
>        <artifactId>plexus-utils</artifactId>
> -      <version>1.1</version>
> +      <version>1.4.1</version>
>      </dependency>
> -
> -    -->
>      <dependency>
>        <groupId>org.mortbay.jetty</groupId>
>        <artifactId>jetty</artifactId>
>

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


Re: svn commit: r531288 - /maven/plugins/trunk/maven-site-plugin/pom.xml

Posted by Jason van Zyl <ja...@maven.org>.
On 23 Apr 07, at 10:11 PM 23 Apr 07, Brett Porter wrote:

> Does it now have a prerequisite on 2.0.6?
>

No, in pre-2.0.6 that will get blocked with the artifact filter and  
1.1 will be used from the core.

For post-2.0.6 the stated version will be used.

Jason.

> On 23/04/2007, at 12:06 AM, jvanzyl@apache.org wrote:
>
>> Author: jvanzyl
>> Date: Sun Apr 22 15:06:16 2007
>> New Revision: 531288
>>
>> URL: http://svn.apache.org/viewvc?view=rev&rev=531288
>> Log:
>> o p-u is safe to use now
>>
>> Modified:
>>     maven/plugins/trunk/maven-site-plugin/pom.xml
>>
>> Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
>> URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site- 
>> plugin/pom.xml?view=diff&rev=531288&r1=531287&r2=531288
>> ===================================================================== 
>> =========
>> --- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-site-plugin/pom.xml Sun Apr 22  
>> 15:06:16 2007
>> @@ -137,16 +137,11 @@
>>        <artifactId>maven-reporting-api</artifactId>
>>        <version>2.0.4</version>
>>      </dependency>
>> -        <!--
>> -    This can be added back in when either maven's core swizzle's its
>> -    internal dependencies or we upgrade across the board.
>>      <dependency>
>>        <groupId>org.codehaus.plexus</groupId>
>>        <artifactId>plexus-utils</artifactId>
>> -      <version>1.1</version>
>> +      <version>1.4.1</version>
>>      </dependency>
>> -
>> -    -->
>>      <dependency>
>>        <groupId>org.mortbay.jetty</groupId>
>>        <artifactId>jetty</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