RE: Any Archiva download soon?

2007-03-13 Thread Marziou, Gael
Maven Users List > Subject: Re: Any Archiva download soon? > > On 3/13/07, Marziou, Gael <[EMAIL PROTECTED]> wrote: > > Thanks a lot Wendy. > > > > With your updated instructions, I was able to start Archiva > and login. > > > > However, I get an NPE due

Re: Any Archiva download soon?

2007-03-13 Thread Wendy Smoak
On 3/13/07, Marziou, Gael <[EMAIL PROTECTED]> wrote: Thanks a lot Wendy. With your updated instructions, I was able to start Archiva and login. However, I get an NPE due to a null registry (don't know what it means) when trying to add a managed repository. I've seen that before... it can't fi

RE: Any Archiva download soon?

2007-03-13 Thread Marziou, Gael
Thanks a lot Wendy. With your updated instructions, I was able to start Archiva and login. However, I get an NPE due to a null registry (don't know what it means) when trying to add a managed repository. Thanks, Gael 2007-03-13 11:28:35,355 [Thread-1] INFO PlexusContainer - Loading on start [

Re: Any Archiva download soon?

2007-03-12 Thread Wendy Smoak
On 3/12/07, Marziou, Gael <[EMAIL PROTECTED]> wrote: Thanks Thomas, it did work. I have generated the war file and deployed it on Tomcat 5.5.23 using the procedure in: http://maven.apache.org/archiva/guides/getting-started/index.html That's missing two data sources... I updated the page in sv

RE: Any Archiva download soon?

2007-03-12 Thread Marziou, Gael
ctFactory.java:224) at org.codehaus.plexus.xwork.PlexusObjectFactory.getClassInstance(PlexusObjectFactory.java:249) > -Original Message- > From: Thomas Colin de Verdière [mailto:[EMAIL PROTECTED] > Sent: Monday, March 12, 2007 12:02 PM > To: Maven Users List > Subject: Re: Any Archiva download soon? > > I did h

Re: Any Archiva download soon?

2007-03-12 Thread Thomas Colin de Verdière
I did have the same problem, and i modified the pom of the project : 'archiva-repository-layer' : I add the dependency : org.codehaus.plexus plexus-utils And i modified the version of the dependency : org.slf4j slf4j-log4j12 1.2 Marziou, Gael a écrit :

Re: Any Archiva download soon?

2007-03-09 Thread Jake
What issues are you having? I've set it up from source just fine (after a few modifications of course)... - Original Message From: "Marziou, Gael" <[EMAIL PROTECTED]> To: users@maven.apache.org Sent: Friday, March 9, 2007 12:11:45 PM Subject: Any Archiva download soon? Hello, I have

RE: Any Archiva download soon?

2007-03-09 Thread LAMY Olivier
xus/plexus-slf4j-logging/1.1-alpha-1-SNAPSHOT/plexus-slf4j-logging-1.1-alpha-1-20070220.213411-1.pom -Message d'origine- De : Marziou, Gael [mailto:[EMAIL PROTECTED] Envoyé : vendredi 9 mars 2007 18:55 À : Maven Users List Objet : RE: Any Archiva download soon? Thanks Olivier, I trie

RE: Any Archiva download soon?

2007-03-09 Thread Marziou, Gael
Thanks Olivier, I tried but it failed also. Gael mvn -P apache-snapshots -Dmaven.test.skip=true install . GroupId: org.slf4j ArtifactId: slf4j-parent Version: 1.0-SNAPSHOT Reason: Unable to download the artifact from any repository org.slf4j:slf4j-parent:pom:1.0-SNAPSHOT from the spec

RE: Any Archiva download soon?

2007-03-09 Thread David Jackman
I had no problem getting the sources and building it myself a couple of days ago. I can zip up the results and email it to you if you still can't get it to work. Let me know. -Original Message- From: Marziou, Gael [mailto:[EMAIL PROTECTED] Sent: Friday, March 09, 2007 10:12 AM To: use

RE: Any Archiva download soon?

2007-03-09 Thread LAMY Olivier
You need to add repos. You can add a profile in your settings : apache-snapshots people.apache.org http://people.apache.org/repo/m2-snapshot-repository snapshots.repository.codehaus.org http://snapshots.repositor