[ 
https://jira.codehaus.org/browse/MRM-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=294707#comment-294707
 ] 

Jean-Baptiste Onofré commented on MRM-1618:
-------------------------------------------

The easiest way is to register the Archiva in Karaf 
etc/org.ops4j.pax.url.mvn.cfg (in the repositories property).

Once done, you can directly bundle (using osgi:install or bundle:install), 
register features URL, etc.

Anyway you are right regarding the documentation, I will add a section in the 
Archiva documentation how to use it with Karaf.
                
> Karaf obr feature 'addurl' command not accepting archiva repository URL
> -----------------------------------------------------------------------
>
>                 Key: MRM-1618
>                 URL: https://jira.codehaus.org/browse/MRM-1618
>             Project: Archiva
>          Issue Type: New Feature
>          Components: Documentation
>    Affects Versions: 1.4-M2
>         Environment: windows 7, apache tomcat, eclipse 3.6
>            Reporter: Rohit Nijhawan
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>
> Hi,
> I have successfully hosted a repository in one of my local folders on C:
> The repository was created through the archiva web admin portal running on 
> localhost
> What I would like to know is,
> 1. can I somehow supply the url of my new repository to the obr feature's 
> addurl command in karaf? Right now I get a 401 error
> 2. can i supply an http://user:password@localhost/archiva... to karaf obr? It 
> doesn't seem to work
> 3. Is it possible to do a bundle:install using archiva ? from karaf
> 4. Where does archiva store the repository.xml we have come to associate with 
> obr repositories? as we see in c:\users\user\.m2\repository
> 5. Can someone please point me to any documentation where I can learn how I 
> can publish a package from maven build into an archiva managed repository?
> Thanks

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


Reply via email to