Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Archiva developers Recent threads

Threads Replies First post Last post
issues list
By: Brett Porter
Hi, The issues list wasn't getting mail since Codehaus upgraded JIRA (https://jira.codehaus.org/browse/HAUS-2232). I've now fixed it, but you might want to skim the project to see if any issues were filed in the last week or so. Cheers, Brett …
0 May 25 2012
03:17
May 25 2012
03:17
folding Redback into Archiva ?
By: Olivier Lamy
Hello, Sorry for cross posting. I'd like to restart an old thread (see http://markmail.org/thread/g7czzsyvie6xhket ) So what do you think about "forking" redback stuff to Archiva svn tree ? (I mean not importing svn history) …
6 Mar 29 2012
04:44
Apr 6 2012
05:17
VM available with new UI trunk.
By: Olivier Lamy
Hello, FYI, a new vm is available with current trunk new UI: https://archiva-repository.apache.org/archiva/index.html?request_lang= en# Have fun :-)
3 Apr 2 2012
04:26
Apr 2 2012
08:01
New UI
By: Olivier Lamy
Hello, I made some progress on the new UI. You can test it with the following build…
8 Mar 15 2012
05:16
Mar 29 2012
22:03
Re: svn commit: r1303656 - /archiva/trunk/archiva-jetty-js/pom.xml
By: Brett Porter
They still have different artifact IDs, so they can both be released - it was just the name when it starts, and the directory it unpacks to. No problem to revert if that's a hassle, though. On 22/03/2012, at 6:57 PM, Olivier Lamy wrote: >…
1 Mar 22 2012
03:00
Mar 22 2012
03:05
Re: svn commit: r1303656 - /archiva/trunk/archiva-jetty-js/pom.xml
By: Olivier Lamy
Hello, It was intentional to have different names in order to release both classic webapp and new ui. At least at the beginning. Will you complain if I revert that ? :-) 2012/3/22 <bre### @apache.org>: > Author: brett > Date: Thu Mar…
0 Mar 22 2012
02:58
Mar 22 2012
02:58
Regarding A Project Idea for GSOC 2012
By: Kasun Siriwardhana
Dear Sir, Madam, I am a undergraduate in University of Colombo ,Sri Lanka. I have an idea to participate in Google Summer of Program in this summer.And I am still in the phase of research for a project idea which suits for my capabilities. (Since…
1 Mar 18 2012
01:17
Mar 21 2012
17:46
Installing new UI on vmbuild ?
By: Olivier Lamy
Hello Folks, Any objections, I install the new UI on vmbuild ? (to have a real demo running somewhere :-) ). If yes, can someone give archiva admin karma on the instance (I have ssh access but not the archiva admin karma). Thanks,
2 Mar 19 2012
05:27
Mar 19 2012
07:06
Supporting ivy repo
By: Per Arnold Blaasmo
Hi guys! I am still trying to get this Ivy repository support. Its been on and of working with it, but... I have some problem understand where in the code the choice of the repository gets taken. It seems to me that there is somewhat hard coded to…
2 Mar 13 2012
22:05
Mar 14 2012
03:23
Random unit test fail during build
By: Eric Barboni
Hi archiva dev team, I tried to build archiva to see how the new UI looks and also be able to give better feedback on an issue I have with metadata (already reported). I follow the steps here http://archiva.apache.org/developers/building.html…
23 Feb 27 2012
10:48
Mar 5 2012
14:34
Fwd: BUILD FAILURE: Archiva (trunk) - Apache Archiva - Default Maven 2 Build Definition
By: Wendy Smoak
Can someone please remove me from these notifications? I tried logging into vmbuild to see if I could do it, but never got the password reset email. (It was also extremely slow and then 503, probably restarted itself.) Thanks, -Wendy ----------…
8 Feb 3 2012
15:09
Feb 21 2012
21:20
Have An Issue when I try to run mvn tomcat7:run
By: Eshan Sudharaka
I have no local changes in my source and just tried to run the web app using mvn tomcat7:run -pl :archiva-webapp-js -am -Pjs -Pdev. But it ended up with following issue.What is the reason for this ? http://pastebin.com/cdugqJg4
7 Jan 20 2012
18:58
Feb 10 2012
12:45
NTLM proxy authentication no longer works in Archiva 1.4-M2
By: Szelag, Lukasz
I have been struggling recently to make the latest Archiva (1.4-M2) work through a corporate proxy without any success. I upgraded existing Archiva 1.3.5 installation where this problem didn't occur in respect to HTTP URLs. From below log it…
4 Feb 2 2012
09:57
Feb 3 2012
03:11
Usage of user management through xmlrpc patch
By: Gmail
Hello, I have applied the patch: http://jira.codehaus.org/browse/MRM-1481 on the archiva version 1.3.5. Now I would like to know actually how I can use the xmlrpc services in archiva. As I use python to call the services, so for example the xmlrpc…
6 Jan 20 2012
05:39
Jan 23 2012
07:00
Re: svn commit: r1234700 - in /archiva/trunk: archiva-docs/src/site/site.xml archiva-modules/archiva
By: Brett Porter
Should this be used for archiva-modules top level site instead of just the -js? and the main site as well... currently it uses stylus in the parent. - Brett On 23/01/2012, at 7:34 PM, ola### @apache.org wrote: > Author: olamy > Date: Mon Jan…
1 Jan 23 2012
04:12
Jan 23 2012
04:18
i18n in new UI?
By: Brett Porter
Hi, I haven't had time to wade through all the UI changes yet, but in fixing the JDK 5 compatibility problem this morning, I saw that there is a class serving all the i18n resources over REST, which are then used in jquery. I'm curious how this…
0 Jan 22 2012
22:13
Jan 22 2012
22:13
Re: svn commit: r1234639 - /archiva/trunk/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/src/main/java/org/apache/archiva/rest/services/DefaultCommonServices.java
By: Brett Porter
On 23/01/2012, at 10:55 AM, Olivier Lamy wrote: > Thanks Brett ! > > I tried animal sniffer to prevent that but have a weird issue and > didn't get time to investigate. > > see https://gist.github.com/1659445 In the test…
0 Jan 22 2012
19:00
Jan 22 2012
19:00
Re: svn commit: r1234639 - /archiva/trunk/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/src/main/java/org/apache/archiva/rest/services/DefaultCommonServices.java
By: Olivier Lamy
Thanks Brett ! I tried animal sniffer to prevent that but have a weird issue and didn't get time to investigate. see https://gist.github.com/1659445 2012/1/22 <bre### @apache.org>: > Author: brett > Date: Sun Jan 22 22:57:02 2012 >…
0 Jan 22 2012
17:56
Jan 22 2012
17:56
Re: Welcome Jean-Baptiste Onofre as Apache Archiva committer
By: Deng Ching
Welcome Jean-Baptiste! :) On Fri, Jan 20, 2012 at 4:31 PM, Jean-Baptiste Onofré <jb### @nanthrax.net>wrote: > Thanks a bunch all. > > I'm eager to complete the OSGi support in Archiva, and start the new > features (OBR, Feature…
0 Jan 20 2012
03:01
Jan 20 2012
03:01
Welcome Jean-Baptiste Onofre as Apache Archiva committer
By: Olivier Lamy
Hello, Jean-Baptiste has been elected as an Apache Archiva committer. So join me for a welcome :-).
0 Jan 20 2012
02:30
Jan 20 2012
02:30