Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Cannot Reproduce
-
1.4-M2
-
None
-
None
-
windows 7, apache tomcat, eclipse 3.6
Description
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