Documentation fixes for 
http://felix.apache.org/site/61-extending-the-console.html
----------------------------------------------------------------------------------

                 Key: FELIX-1263
                 URL: https://issues.apache.org/jira/browse/FELIX-1263
             Project: Felix
          Issue Type: Bug
          Components: Documentation, Karaf
         Environment: neutral
            Reporter: Hendy Irawan


In docs : http://felix.apache.org/site/61-extending-the-console.html

1.

mvn archetype:create \
  -DarchetypeArtifactId=maven-archetype-quickstart \
  -DgroupId=org.apache.servicemix.gshell.samples \
  -DartifactId=gshell-commmands \                <------- has a typo here, 
reduce 1 'm'
  -Dversion=1.0-SNAPSHOT

2. "Add the Spring Milestone Repository " step should not be needed, simply use 
dependency spring-osgi version 1.2.0 (already GA).

3. Add a note that package names may change in the future due ServiceMix Kernel 
becoming Felix Karaf subproject including the GShell

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to