Reset admin user + disable password auto-change

2008-11-25 Thread Olivier Gies
Hi, I am a bit new to Archiva, and have the following problem: recently, when connecting with 'admin' user, it forced me to change my password, and I forgot which password I entered for the new value. So I would like to reset this password and disable the mechanism to force password change af

Virtual repository handling for snapshot/release repositories

2008-11-25 Thread Carlos Sanchez
Hi, I see last version have the ability of creating virtual repositories segmented by groupid I have to directories, one for releases and one for snapshots, and i was wondering if a virtual server can redirect requests to one or another. I need them separate for deployment, but I need them togeth

Re: how to populate my local archiva repo with the contents of a maven2 repo I downloaded via wget

2008-11-25 Thread Brett Porter
Taking a copy of someone else's repo is definitely the "hard way". Archiva is configured out of the box to proxy files on demand. So let's say you started a new instance of Archiva on http://defiant/archiva/ You should be able to use this: root="http://defiant/archiva/repository/interna

Archiva 1.1.x and LDAP

2008-11-25 Thread Brent Atkinson
Hi, I recently upgraded from archiva 1.0.x to 1.1.3 and found that ldap authentication is broken. Archiva 1.1.3 currently does not appear to work with ldap.config.bind.dn. Although I haven't verified it yet, archiva 1.2-M1 includes an updated redback with the fix. Hopefully I can save someone

Re: "Used By" tab not working

2008-11-25 Thread Henri Gomez
> hello, > > you need to modify the distributionManagement section in your pom or > organizional pom. I see that, but wonder if It works also for release. Need more archiva guys advices here. Thanks Kuno > Kuno > > -Ursprüngliche Nachricht- > Von: Henri Gomez [mailto:[EMAIL PROTECTED]

AW: "Used By" tab not working

2008-11-25 Thread Baeriswyl Kuno - Extern (IT-BA-MV)
hello, you need to modify the distributionManagement section in your pom or organizional pom. Kuno -Ursprüngliche Nachricht- Von: Henri Gomez [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 25. November 2008 15:43 An: users@archiva.apache.org Betreff: Re: "Used By" tab not working Hi Kun

AW: "Used By" tab not working

2008-11-25 Thread Baeriswyl Kuno - Extern (IT-BA-MV)
Hello, I didn't try it with stable releases, though, I had troubles with external, stables releases too. Now I can see which of my own artifacts depend on a certain external jar. Kuno -Ursprüngliche Nachricht- Von: Henri Gomez [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 25. November

Re: "Used By" tab not working

2008-11-25 Thread Henri Gomez
BTW, I got the problem with released artifacts not just with snapshots. 2008/11/25 Baeriswyl Kuno - Extern (IT-BA-MV) <[EMAIL PROTECTED]>: > hello, > > since I configurated uniqueVersion=false for the snapshots in the > distributionManagement section, a few strange behaviors in Archiva > disappe

Problem with Archiva 1.1.3 under Glassfish with MySQL

2008-11-25 Thread Paul Kuykendall
Hi, Below is a stack trace for an error I am receiving quite frequently (on the order of at least every other day or so, if not more frequently at times). My system configuration is: Archiva version: 1.1.3 (installed the war file from Archiva web site) OS: Windows 2003 Server JVM: 1.6.0

Re: "Used By" tab not working

2008-11-25 Thread Henri Gomez
Hi Kuno, Where did you set the uniqueVersion ? Very valuable information, Thanks 2008/11/25 Baeriswyl Kuno - Extern (IT-BA-MV) <[EMAIL PROTECTED]>: > hello, > > since I configurated uniqueVersion=false for the snapshots in the > distributionManagement section, a few strange behaviors in Archiv

AW: "Used By" tab not working

2008-11-25 Thread Baeriswyl Kuno - Extern (IT-BA-MV)
hello, since I configurated uniqueVersion=false for the snapshots in the distributionManagement section, a few strange behaviors in Archiva disappeared. Also the problem with the UsedBy Tab dissappeared. Kuno -Ursprüngliche Nachricht- Von: Henri Gomez [mailto:[EMAIL PROTECTED] Gesend

Re: "Used By" tab not working

2008-11-25 Thread Henri Gomez
More on this : mycorp-er-go depends on mycorp-mk-rif mycorp-er-go Info Dependencies Dependency Tree Used By Mailing Lists Downloads Jar 181 907 Pom 2 020 mycorp-mk-rif : fr / mycorp / mk / mycorp-mk-rif | Version(s): [1.5.0,1.5.1) | Scope: compile mycorp-er-core

Re: "Used By" tab not working

2008-11-25 Thread Henri Gomez
I'm using Archiva 1.1.3 and see such behaviour. I'm using range : I've got a projet org-er-go using a project org-mk-rif In Dependencies tab I could see : org-mk-rif => : org / mycorp / mk / slib-mk-rif | Version(s): [1.5.0,1.5.1) | Scope: compile --- When I go to org-mk-rif : Used by show

Re: "Used By" tab not working

2008-11-25 Thread Michael Mallete
Would be helpful if you post what you see in the page. Also the version of Archiva, and what specific artifact you are browsing (unless it's a private one). My setup is working just fine. I'm guessing you have problems with your pom.xml for that artifact. On Wed, Nov 12, 2008 at 5:04 AM, solo1970