Hi On 07/01/13 06:03, Tang Yong wrote: > Hi Sergey, > CC: Christian > You should've CC-d me instead :-), Christian is actually leading the main effort at the moment,
> In current Karaf 3.0.0-SNAPSHOT, while using feature:repo-add dcxf > 1.4-SNAPSHOT, the following error happened, > > karaf@root()> feature:repo-add dcxf 1.4-SNAPSHOT > Adding feature url dcxf > Error executing command: invalid URI: dcxf > > Then, while using URL to add this repo, command executing is successful, > > karaf@root()> feature:repo-add > mvn:org.apache.cxf.dosgi/cxf-dosgi/1.4-SNAPSHOT/xml/features > Adding feature url > mvn:org.apache.cxf.dosgi/cxf-dosgi/1.4-SNAPSHOT/xml/features > > karaf@root()> feature:repo-list > Repository | URL > -------------------------------------------------------------------------- > standard-3.0.0-SNAPSHOT | > mvn:org.apache.karaf.features/standard/3.0.0-SNAPSHOT/xml/features > enterprise-3.0.0-SNAPSHOT | > mvn:org.apache.karaf.features/enterprise/3.0.0-SNAPSHOT/xml/features > spring-3.0.0-SNAPSHOT | > mvn:org.apache.karaf.features/spring/3.0.0-SNAPSHOT/xml/features > dcxf-1.4-SNAPSHOT | > mvn:org.apache.cxf.dosgi/cxf-dosgi/1.4-SNAPSHOT/xml/features > > So, whether current dcxf does not still support repo name adding way or not? > I'm not sure, lets wait for Christian to reply Sergey > Thanks > --Tang >
