Actually, I think the problem may come from the refactoring of the
admin service I did yesterday.  The groupId is o.a.Felix.karaf.admin
and the artifactId is o.a.felix.karaf.admin.core

On Friday, October 23, 2009,  <rickmcgu...@apache.org> wrote:
> Author: rickmcguire
> Date: Fri Oct 23 10:11:58 2009
> New Revision: 828986
>
> URL: http://svn.apache.org/viewvc?rev=828986&view=rev
> Log:
> suddenly a version is required for the karaf shell admin dependency
>
> Modified:
>     geronimo/server/trunk/framework/configs/karaf-framework/pom.xml
>
> Modified: geronimo/server/trunk/framework/configs/karaf-framework/pom.xml
> URL: 
> http://svn.apache.org/viewvc/geronimo/server/trunk/framework/configs/karaf-framework/pom.xml?rev=828986&r1=828985&r2=828986&view=diff
> ==============================================================================
> --- geronimo/server/trunk/framework/configs/karaf-framework/pom.xml (original)
> +++ geronimo/server/trunk/framework/configs/karaf-framework/pom.xml Fri Oct 
> 23 10:11:58 2009
> @@ -192,6 +192,7 @@
>          <dependency>
>              <groupId>org.apache.felix.karaf.shell</groupId>
>              <artifactId>org.apache.felix.karaf.shell.admin</artifactId>
> +            <version>${felix.karaf.version}</version>
>          </dependency>
>          <dependency>
>              <groupId>org.apache.felix.karaf.shell</groupId>
>
>
>

-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com

Reply via email to