You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jamie goodyear (Closed) (JIRA)" <ji...@apache.org> on 2012/01/19 22:50:41 UTC

[jira] [Closed] (KARAF-456) Artifact versions named in the documentation are not replaced with the version of the current project

     [ https://issues.apache.org/jira/browse/KARAF-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-456.
--------------------------------

    
> Artifact versions named in the documentation are not replaced with the version of the current project
> -----------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-456
>                 URL: https://issues.apache.org/jira/browse/KARAF-456
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-documentation
>    Affects Versions: 2.1.3, 2.2.0, 3.0.0
>         Environment: ubuntu 10.04
>            Reporter: jamie campbell
>            Assignee: Andreas Pieber
>            Priority: Minor
>             Fix For: 2.2.1, 3.0.0
>
>
> The following is one example for this
> in the pdf manual for 2.1.3, dependencies in "extending the console" lists 
> <dependency>
> <groupId>org.apache.karaf.shell</groupId>
> <artifactId>org.apache.karaf.shell.console</artifactId>
> <version>1.0.0</version>
> </dependency>
> But the pom file shown above it in "Manual Creation" has no repositories ilsted, which means it will grab from default, and the default repository only has versions 2.0.0 ; 2.1.0 ; 2.1.1 ; 2.1.2 ; and 2.1.3 .  Thus, the dependency is not found.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira