sisu?  I found it in githug [1] or ci grid [2], but there is no explanation

any pointer or wiki to let us understand (and let me chage the dependency 
documentation with consistent information)?

regards,

Hervé

[1] http://github.com/sonatype/sisu/

[2] https://grid.sonatype.org/ci/job/sisu/

Le mercredi 15 septembre 2010, bentm...@apache.org a écrit :
> Author: bentmann
> Date: Wed Sep 15 19:23:59 2010
> New Revision: 997467
> 
> URL: http://svn.apache.org/viewvc?rev=997467&view=rev
> Log:
> [MNG-4793] Unable to obtain archiver for extension 'zip'
> 
> Modified:
>     maven/maven-3/trunk/apache-maven/pom.xml
>     maven/maven-3/trunk/maven-compat/pom.xml
>     maven/maven-3/trunk/maven-core/pom.xml
>     maven/maven-3/trunk/maven-embedder/pom.xml
>     maven/maven-3/trunk/maven-model-builder/pom.xml
>     maven/maven-3/trunk/maven-plugin-api/pom.xml
>     maven/maven-3/trunk/pom.xml
> 
> Modified: maven/maven-3/trunk/apache-maven/pom.xml
> URL:
> http://svn.apache.org/viewvc/maven/maven-3/trunk/apache-maven/pom.xml?rev=
> 997467&r1=997466&r2=997467&view=diff
> ==========================================================================
> ==== --- maven/maven-3/trunk/apache-maven/pom.xml (original)
> +++ maven/maven-3/trunk/apache-maven/pom.xml Wed Sep 15 19:23:59 2010
> @@ -43,8 +43,8 @@
>        <artifactId>maven-compat</artifactId>
>      </dependency>
>      <dependency>
> -      <groupId>org.sonatype.spice</groupId>
> -      <artifactId>spice-inject-plexus</artifactId>
> +      <groupId>org.sonatype.sisu</groupId>
> +      <artifactId>sisu-inject-plexus</artifactId>
>      </dependency>
>      <!-- CLI -->
>      <dependency>
> 
> Modified: maven/maven-3/trunk/maven-compat/pom.xml
> URL:
> http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-compat/pom.xml?rev=
> 997467&r1=997466&r2=997467&view=diff
> ==========================================================================
> ==== --- maven/maven-3/trunk/maven-compat/pom.xml (original)
> +++ maven/maven-3/trunk/maven-compat/pom.xml Wed Sep 15 19:23:59 2010
> @@ -53,8 +53,8 @@
>        <artifactId>plexus-interpolation</artifactId>
>      </dependency>
>      <dependency>
> -      <groupId>org.sonatype.spice</groupId>
> -      <artifactId>spice-inject-plexus</artifactId>
> +      <groupId>org.sonatype.sisu</groupId>
> +      <artifactId>sisu-inject-plexus</artifactId>
>      </dependency>
>      <dependency>
>        <groupId>org.codehaus.plexus</groupId>
> 
> Modified: maven/maven-3/trunk/maven-core/pom.xml
> URL:
> http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-core/pom.xml?rev=99
> 7467&r1=997466&r2=997467&view=diff
> ==========================================================================
> ==== --- maven/maven-3/trunk/maven-core/pom.xml (original)
> +++ maven/maven-3/trunk/maven-core/pom.xml Wed Sep 15 19:23:59 2010
> @@ -75,8 +75,8 @@
>      </dependency>
>      <!-- Plexus -->
>      <dependency>
> -      <groupId>org.sonatype.spice</groupId>
> -      <artifactId>spice-inject-plexus</artifactId>
> +      <groupId>org.sonatype.sisu</groupId>
> +      <artifactId>sisu-inject-plexus</artifactId>
>      </dependency>
>      <dependency>
>        <groupId>org.codehaus.plexus</groupId>
> 
> Modified: maven/maven-3/trunk/maven-embedder/pom.xml
> URL:
> http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-embedder/pom.xml?re
> v=997467&r1=997466&r2=997467&view=diff
> ==========================================================================
> ==== --- maven/maven-3/trunk/maven-embedder/pom.xml (original)
> +++ maven/maven-3/trunk/maven-embedder/pom.xml Wed Sep 15 19:23:59 2010
> @@ -54,8 +54,8 @@
>        <artifactId>plexus-classworlds</artifactId>
>      </dependency>
>      <dependency>
> -      <groupId>org.sonatype.spice</groupId>
> -      <artifactId>spice-inject-plexus</artifactId>
> +      <groupId>org.sonatype.sisu</groupId>
> +      <artifactId>sisu-inject-plexus</artifactId>
>      </dependency>
>      <dependency>
>        <groupId>org.codehaus.plexus</groupId>
> 
> Modified: maven/maven-3/trunk/maven-model-builder/pom.xml
> URL:
> http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-model-builder/pom.x
> ml?rev=997467&r1=997466&r2=997467&view=diff
> ==========================================================================
> ==== --- maven/maven-3/trunk/maven-model-builder/pom.xml (original)
> +++ maven/maven-3/trunk/maven-model-builder/pom.xml Wed Sep 15 19:23:59
> 2010 @@ -41,8 +41,8 @@
>        <artifactId>maven-model</artifactId>
>      </dependency>
>      <dependency>
> -      <groupId>org.sonatype.spice</groupId>
> -      <artifactId>spice-inject-plexus</artifactId>
> +      <groupId>org.sonatype.sisu</groupId>
> +      <artifactId>sisu-inject-plexus</artifactId>
>        <scope>test</scope>
>      </dependency>
>    </dependencies>
> 
> Modified: maven/maven-3/trunk/maven-plugin-api/pom.xml
> URL:
> http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-plugin-api/pom.xml?
> rev=997467&r1=997466&r2=997467&view=diff
> ==========================================================================
> ==== --- maven/maven-3/trunk/maven-plugin-api/pom.xml (original)
> +++ maven/maven-3/trunk/maven-plugin-api/pom.xml Wed Sep 15 19:23:59 2010
> @@ -48,8 +48,8 @@ under the License.
>        </exclusions>
>      </dependency>
>      <dependency>
> -      <groupId>org.sonatype.spice</groupId>
> -      <artifactId>spice-inject-plexus</artifactId>
> +      <groupId>org.sonatype.sisu</groupId>
> +      <artifactId>sisu-inject-plexus</artifactId>
>      </dependency>
>    </dependencies>
> 
> 
> Modified: maven/maven-3/trunk/pom.xml
> URL:
> http://svn.apache.org/viewvc/maven/maven-3/trunk/pom.xml?rev=997467&r1=997
> 466&r2=997467&view=diff
> ==========================================================================
> ==== --- maven/maven-3/trunk/pom.xml (original)
> +++ maven/maven-3/trunk/pom.xml Wed Sep 15 19:23:59 2010
> @@ -44,7 +44,7 @@
>      <plexusVersion>1.5.4</plexusVersion>
>      <plexusInterpolationVersion>1.11</plexusInterpolationVersion>
>      <plexusUtilsVersion>2.0.4</plexusUtilsVersion>
> -    <spiceInjectVersion>1.3.4.1</spiceInjectVersion>
> +    <sisuInjectVersion>1.4.0</sisuInjectVersion>
>      <wagonVersion>1.0-beta-6</wagonVersion>
>      <securityDispatcherVersion>1.3</securityDispatcherVersion>
>      <cipherVersion>1.4</cipherVersion>
> @@ -230,9 +230,9 @@
>          <version>${plexusUtilsVersion}</version>
>        </dependency>
>        <dependency>
> -        <groupId>org.sonatype.spice</groupId>
> -        <artifactId>spice-inject-plexus</artifactId>
> -        <version>${spiceInjectVersion}</version>
> +        <groupId>org.sonatype.sisu</groupId>
> +        <artifactId>sisu-inject-plexus</artifactId>
> +        <version>${sisuInjectVersion}</version>
>        </dependency>
>        <dependency>
>          <groupId>org.codehaus.plexus</groupId>


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

Reply via email to