[ 
http://jira.codehaus.org/browse/MRM-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100030
 ] 

Kerstin Klein commented on MRM-371:
-----------------------------------

Hi, I configured an archiva.xml file in ${archiva.home}/conf, it doesn't work 
at all. 

i put this configuration on it , but there was no possibility to select the 
named repository in the archiva gui.

{code:xml}
<configuration>
  <version>1</version>
  <repositories>
    <repository>
      <id>codehaus.org</id>
      <name>codehaus.org</name>
      <url>http://snapshots.maven.codehaus.org/maven2</url>
      <layout>default</layout>
      <releases>true</releases>
      <snapshots>true</snapshots>
      <indexed>false</indexed>
    </repository>
  </repositories>
</configuration>
{code}

where is my mistake?

Thanks,
Kerstin Klein

> Unable to add a remote repository
> ---------------------------------
>
>                 Key: MRM-371
>                 URL: http://jira.codehaus.org/browse/MRM-371
>             Project: Archiva
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-1
>            Reporter: Wendy Smoak
>            Assignee: Fabrice BELLINGARD
>             Fix For: 1.0-alpha-2
>
>
> There is no "Add Repository" link to the right of "Remote Repositories".
> Assuming that the 'Add Repository' link at the top (to the right of "Local 
> Repositories") is intended to also add remote repositories, if I supply a URL 
> rather than a directory, the new repo does not appear in the list.  There is 
> no error in the log, it just doesn't happen.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to