Re: Where did NMaven go?

2009-03-05 Thread James William Dumay
NMaven has moved to http://www.codeplex.com/nmaven/ Thanks James On 06/03/2009, at 9:04 AM, Dennis Lundberg wrote: Hi We're trying to find the best version of NMaven to start to use at work. I didn't follow the discussions at the time, but it clear to me that NMaven didn't graduate from

Re: use Modello 1.0 in Maven 2.1.x

2009-02-15 Thread James William Dumay
I upgraded Archiva trunk to Modello 1.0. We use it extensively for defining our database model and I've seen no problems with 1.0. James On 16/02/2009, at 10:46 AM, Brett Porter wrote: I'm fine with that, I'd say go ahead and merge the changes across. It's easy enough to roll back if

Re: Notes from Build Tools BOF at ApacheCon US 2008

2008-11-16 Thread James William Dumay
On Fri, 2008-11-07 at 14:38 -0600, Wendy Smoak wrote: Surefire fills up /tmp with directories Cargo is notorious for doing this also. It downloads application servers to /tmp/cargo which means it suffers from race conditions with multiple processes starting app servers. James

Re: Mercury status and roadmap

2008-11-11 Thread James William Dumay
You might be able to knock up a quick one using Milton [1]. http://milton.ettrema.com/index.html Archiva also supports level 2 webdav - so you might be able to bring it up inside of cargo. Cheers James On Tue, 2008-11-11 at 20:40 -0600, Jesse McConnell wrote: aw yes...the world needs a good

Re: Mercury wagon progress

2008-10-06 Thread James William Dumay
Oleg, On Fri, 2008-10-03 at 08:41 -0700, Oleg Gusakov wrote: Yes - Mercury replaces a dav protocol wagon handler if this is the question. It does not claim to handle entire DAV protocol, including versioning, etc. It implements a subset that allows to PUT resources to the server: see

Re: Mercury wagon progress

2008-10-02 Thread James William Dumay
Hey Oleg, Curious, will the Mecury wagon provider be the new handler for the dav: protocol extension? Cheers James On Thu, 2008-10-02 at 22:34 -0700, Oleg Gusakov wrote: I have been testing Mercury wagon provider with 2.2.x and 2.1.x branches and successfully pass all the ITs but one, please

Re: WebDAV deploying bug with Maven 2.1.0-M1

2008-10-01 Thread James William Dumay
, at 2:12 AM, James William Dumay wrote: Sorry, that bug is my fault. Ill try to get this fixed for milestone 2. James On Thu, 2008-09-25 at 12:54 -0400, John Casey wrote: Ugh. I guess we knew this was a risk when we decided to go with wagon beta-4...it's a good thing this was just

Re: WebDAV deploying bug with Maven 2.1.0-M1

2008-09-25 Thread James William Dumay
Sorry, that bug is my fault. Ill try to get this fixed for milestone 2. James On Thu, 2008-09-25 at 12:54 -0400, John Casey wrote: Ugh. I guess we knew this was a risk when we decided to go with wagon beta-4...it's a good thing this was just a milestone release, eh? :-) I posted a comment,

Re: [vote] Release Maven 2.1.0-M1

2008-09-18 Thread James William Dumay
I agree - I ran into this last night trying to test some internal tooling... James On Fri, 2008-09-19 at 10:19 +1000, Brett Porter wrote: On 19/09/2008, at 1:31 AM, John Casey wrote: What are you trying to accomplish? Maybe I can help you out more if I know that? I was just

Re: [PLEASE TEST] Maven 2.1.0-M1-RC17

2008-09-10 Thread James William Dumay
John, Looking great over here - I've been able to build a few of Atlassian's larger maven projects without any headache. James On Wed, 2008-09-10 at 17:34 +0100, Mauro Talevi wrote: John, no problems encountered. Great work! John Casey wrote: Hi, I've fixed MNG-3748, where illegal

Re: Wagon problems, maybe somebody has answers?

2008-09-04 Thread James William Dumay
Hey Oleg, On Thu, 2008-09-04 at 14:00 -0700, Oleg Gusakov wrote: I tried to create mercury-based wagon provider and got overwhelmed with Wagon's strange architecture decisions and APIs. First of all - inheriting from AbstractWagon and implementing required methods took 20 min - excellent!

Re: Wagon problems, maybe somebody has answers?

2008-09-04 Thread James William Dumay
Hey Oleg, On Thu, 2008-09-04 at 18:11 -0700, Oleg Gusakov wrote: James - thanks a lot for the reply! No problems :) James William Dumay wrote: Because these are used to track download progress - if you are using a Stream based protocol then the StreamWagon abstract class will take

Re: Central repository index

2008-08-27 Thread James William Dumay
Jason, I'm cool sticking with the Nexus index format - it works and there has been a successful uptake with different tool vendors - so it seems to be the defacto standard. We will certainly be using it in a future version of Archiva. What I would like to see would be that the index code

Re: Donation of Maven plugins to the Maven Project.

2008-05-09 Thread James William Dumay
I didn't even see the commit until after my first reply (for some reason it appeared in my mailbox late), and I've had no discussion with James about this that you haven't seen. I was kind of surprised too, and I think it was just a miscommunication. I would like to apologise for the

Donation of Maven plugins to the Maven Project.

2008-05-08 Thread James William Dumay
Hey guys, Atlassian would like to donate two plugins to the Maven project: * maven-wagon-plugin (formerly maven-upload-plugin) - Allows you to upload and download resources during the build lifecycle and list remote resources. * maven-licenses-plugin - This plugin lists, downloads and packages

Re: Donation of Maven plugins to the Maven Project.

2008-05-08 Thread James William Dumay
Brett, So this is resource based, instead of artifact based? If so, I think it makes sense as an addition to the wagon project. That's correct and I agree that it would make a good addition to Wagon. How does this differ from the remote-resources plugin? Could it be combined with that?

Re: SVN checkout/update fails

2008-04-21 Thread James William Dumay
Perhaps we could get a windows vm build? James On Tue, 2008-04-22 at 16:01 +1200, Rahul Thakur wrote: Hi, SVN update for maven-archiva fails on the XP. Joakim kindly looked at the SVN error log (attached below) and noted that the path exceeded the length imposed by Windows. Can we

Re: Archiva Mailing list

2008-04-18 Thread James William Dumay
Its coming - just waiting on apache infran :-) James On 19/04/2008, at 6:56 AM, Edwin Punzalan [EMAIL PROTECTED] wrote: When Continuum got to TLP, the mailing lists changed from [EMAIL PROTECTED] to [EMAIL PROTECTED] Any plans to upgrade archiva's too? Or is it a work in progress? ^_^

Re: browsing repository the Archiva way

2008-04-17 Thread James William Dumay
Making these index pages is not difficult. Marc, if this is something you want to work on please go ahead :) James On Thu, 2008-04-17 at 08:32 -0700, Wendy Smoak wrote: On Thu, Apr 17, 2008 at 7:23 AM, Lustig, Marc (Allianz Deutschland AG) [EMAIL PROTECTED] wrote: The idea now is to

Re: Tests broken on trunk

2008-04-15 Thread James William Dumay
Err how did I stuff that up? On 15/04/2008, at 11:13 PM, James William Dumay wrote: Hey guys, Appears trunk's test are broken. Could someone have a look? Thanks James PS Run your tests :PHey guys, Appears trunk's test are broken. Could someone have a look? Thanks James PS Run your tests

Re: [Proposal] Replacing Archiva-webdav with Apache Jackrabbits WebDav Servlet

2008-04-15 Thread James William Dumay
No CLA on file yet. Ill talk to Atlassian about signing one today. James On Tue, 2008-04-15 at 17:53 -0700, Joakim Erdfelt wrote: James William Dumay wrote: Hey all, I've opened MRM-781 which removes the plexus based archiva-webdav module in favour of a smaller implementation based

Re: [Proposal] Replacing Archiva-webdav with Apache Jackrabbits WebDav Servlet

2008-04-15 Thread James William Dumay
I've sent one off to the foundation. James On Wed, 2008-04-16 at 10:59 +1000, James William Dumay wrote: No CLA on file yet. Ill talk to Atlassian about signing one today. James On Tue, 2008-04-15 at 17:53 -0700, Joakim Erdfelt wrote: James William Dumay wrote: Hey all, I've

Re: Java Service Wrappers unfortunate license change

2008-04-13 Thread James William Dumay
I've also had to patch it once - if there is a fork of it I may also use or contribute. James On Mon, 2008-04-14 at 06:02 +1000, Brett Porter wrote: On 14/04/2008, at 12:20 AM, Jason van Zyl wrote: Anyone interested in forking it and maintaining the version that was not GPL? I'm

2.0.9 Javadoc has not been published

2008-04-10 Thread James William Dumay
Hey guys, Seems the 2.0.9 javadoc is not up - could we get this published? Any reason why this is not part of the release process? Cheers James - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: 2.0.9 Javadoc has not been published

2008-04-10 Thread James William Dumay
:34 PM, James William Dumay wrote: Hey guys, Seems the 2.0.9 javadoc is not up - could we get this published? Any reason why this is not part of the release process? Cheers James - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: 2.0.9 Javadoc has not been published

2008-04-10 Thread James William Dumay
http://maven.apache.org/ref/current/maven-core/apidocs/index.html this still shows the version as 2.0.8 On Fri, 2008-04-11 at 14:52 +1000, James William Dumay wrote: The current symlink? James On 11/04/2008, at 2:51 PM, Jason van Zyl [EMAIL PROTECTED] wrote: Sure it has: http

Re: 2.0.9 Javadoc has not been published

2008-04-10 Thread James William Dumay
Thanks Jason On Thu, 2008-04-10 at 22:12 -0700, Jason van Zyl wrote: Sorry I always use the IDE so that's what I was thinking. The site should be corrected. On 10-Apr-08, at 9:52 PM, James William Dumay wrote: The current symlink? James On 11/04/2008, at 2:51 PM, Jason van

Re: [plexus work] archiva-checksums

2008-04-08 Thread James William Dumay
Joakim, Is this based on any work from commons or have you implemented this stuff from whats provided in the JDK? James On Tue, 2008-04-08 at 21:54 -0700, Joakim Erdfelt wrote: Joakim Erdfelt wrote: I've been taking a stab and removing some of our dependencies on various plexus components.

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread James William Dumay
+1 This release is looking really good - thanks to everyone who made this release possible. James On Mon, 2008-04-07 at 12:42 -0400, Brian E. Fox wrote: Time to vote on the final Maven 2.0.9 Release. We went through 8 Release Candidates and fixed all know regressions from 2.0.8 to 2.0.9

Re: ANSI color logging in Maven

2008-04-07 Thread James William Dumay
Rahul, Something like this library might help you in your quest... http://sourceforge.net/projects/javacurses/ James On Tue, 2008-04-08 at 10:40 +1200, Rahul Thakur wrote: Hello, I have opened an enhancement request for ANSI color logging for Maven here.

Re: [2.0.9 RC4]

2008-03-28 Thread James William Dumay
Brian, We ran most of Confluences builds live on that teams build server - I'm happy to report that no new issues have cropped up. From my perspective, sans webdav, I think this release is a go. James On Thu, 2008-03-27 at 21:35 -0400, Brian E. Fox wrote: RC4 corrects the version issue

Re: [pre vote take 3] 2.0.9-RC3

2008-03-27 Thread James William Dumay
I've been testing the Wagon Webdav module in the current release candidate - there are a few glitches to do with the graceful handling of redirects. See WAGON-103 for more details. I recommend that we should retract this from core for the 2.0.9 release. James On Thu, 2008-03-27 at 11:48 +0100,

RE: Wagon changes and WebDAV

2008-03-27 Thread James William Dumay
+1 On Thu, 2008-03-27 at 20:11 -0400, Brian E. Fox wrote: The other problem with dropping it into the distribution is that when we find out there is a bug in it you can't simply specify a new version of the provider, you would have to go replace the provider and all its deps, or make

RE: [pre vote take 3] 2.0.9-RC3

2008-03-26 Thread James William Dumay
Ill also build all of Atlassians products with the RC3 today and post some results to the list James On Wed, 2008-03-26 at 19:55 -0400, Brian E. Fox wrote: Sejal, thanks...that's exactly the kind of tests we'll need. -Original Message- From: Sejal Patel [mailto:[EMAIL PROTECTED]

Re: Why no sources published for plexus-container-default 1.0-alpha-44 release?

2008-03-25 Thread James William Dumay
Curious - why the special profile that generates them? On Tue, 2008-03-25 at 11:10 -0400, John Casey wrote: I think that was my fault. I guess I didn't include the profile that generates them. I'll be more careful next time. -john On Mar 25, 2008, at 8:08 AM, Brian E. Fox wrote:

Re: Why no sources published for plexus-container-default 1.0-alpha-44 release?

2008-03-25 Thread James William Dumay
than releases...but this is probably logical. -john On Mar 25, 2008, at 6:45 PM, James William Dumay wrote: Curious - why the special profile that generates them? On Tue, 2008-03-25 at 11:10 -0400, John Casey wrote: I think that was my fault. I guess I didn't include the profile

Lunce 2.1 for trunk

2008-02-27 Thread James William Dumay
Hey guys, Just looking over the change log for Lucene 2.1 - might be worth an upgrade. http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_1_0/CHANGES.txt Any objections? James

Re: Lunce 2.1 for trunk

2008-02-27 Thread James William Dumay
After a few words on IRC with Joakim we should jump straight to 2.3.1 James On Thu, 2008-02-28 at 12:08 +1100, James William Dumay wrote: Hey guys, Just looking over the change log for Lucene 2.1 - might be worth an upgrade. http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_1_0

Re: Lunce 2.1 for trunk

2008-02-27 Thread James William Dumay
Issue and patch can be found here: http://jira.codehaus.org/browse/MRM-720 Ive tested this functionally and it appears to work great. James On Thu, 2008-02-28 at 12:15 +1100, James William Dumay wrote: After a few words on IRC with Joakim we should jump straight to 2.3.1 James On Thu

Re: Lunce 2.1 for trunk

2008-02-27 Thread James William Dumay
This upgrade also works for the 1.0.x branch. Thanks James On Thu, 2008-02-28 at 12:40 +1100, James William Dumay wrote: Issue and patch can be found here: http://jira.codehaus.org/browse/MRM-720 Ive tested this functionally and it appears to work great. James On Thu, 2008-02-28

Re: Resources plugin issues

2008-02-27 Thread James William Dumay
Id also like to see these patches merged in. Thanks James On Wed, 2008-02-27 at 10:04 -0600, Paul Gier wrote: Hi Everyone, The resources plugin seems be a bit neglected lately ;), so I took a look through the current open issues. These issues have relatively simple patches attached:

Re: [discuss] Archiva TLP proposal

2008-02-25 Thread James William Dumay
+1 Thanks for starting this discussion Brett. Not being tied to Maven also presents us with the option to grow beyond the scope of a Maven repository manager so what we can support other similar tools if the niche presents itself. On Mon, 2008-02-25 at 13:04 +1100, Brett Porter wrote: Ok,

Re: Recent contributions

2008-02-14 Thread James William Dumay
There are some good patches here - could we get them integrated any time soon? James On Thu, 2008-02-14 at 08:06 -0800, Dário Oliveros wrote: Hi there, I've recently created and commented out a couple of issues, provided fixes for some of them and would like anyone (if possible, of course)

Re: MRM-684 - Solving Archiva Blocking

2008-02-07 Thread James William Dumay
Hey Brett, On Thu, 2008-02-07 at 15:20 +1100, Brett Porter wrote: I don't have any objection to using commons-vfs, since I think it covers much of what Wagon does anyway - as long as it does have all the features needed. Looks like we only use Http/Https, ssh and file Wagon's in archiva -

MRM-684 - Solving Archiva Blocking

2008-02-06 Thread James William Dumay
Hey guys, I've been investigating the problem described in MRM-684 for the last week or so and so far I have come up with the following. * Data from a remote repository should be streamed back to the client as it is being received. * Both Wagon and Plexus webdav handle resources only as valid

Archiva 1.1 Roadmap

2008-02-03 Thread James William Dumay
Hey guys, Just wanted to help kick off our way to a 1.1 release Here have been a few things that have been at the back of my mind. I think this is a list we should pick and choose from: * Reduce memory consumption * Preemptive artifact synchronisation * Eliminate client side blocking when

Re: Bad artifacts in Atlassian's Maven repository

2007-11-08 Thread James William Dumay
Hey Brian, I recently came across a concerning issue regarding the Atlassian repository used now to house the clover tools and clover maven plugin. This repository contains many artifacts that are duplicated on the central repository but are not authored (that I can tell) by Atlassian. Even

Re: [VOTE] Release Archiva 1.0-beta-3

2007-10-21 Thread James William Dumay
Not sure if I can vote or not but heres my +1. James On Mon, 2007-10-22 at 13:31 +0800, Maria Odea Ching wrote: Hi All, Archiva 1.0-beta-3 is now ready for release. The highlights of this release are: - major fixes in path resolution of artifacts (for proxying and consumers) - fixes in

Re: Modifying deploy plugin to prevent deployment of existing versions

2007-10-18 Thread James William Dumay
This is an extremely welcome change. As much as I try to educate developers that releases are immutable I still get a few people who try to do it anyway and fail because the artifact is in the local repo or in a proxy. James On Thu, 2007-10-18 at 22:28 -0700, Jason van Zyl wrote: I've been

Re: Maven 2.0.8 - any updates?

2007-10-17 Thread James William Dumay
Hello, http://jira.codehaus.org/browse/MSITE-144 is a bit of a blocker for me. At the moment this bug seems to be filed under the wrong project. If I could produce a patch with some testcases, could this please be part of the 2.0.8 release? Thanks, James On Tue, 2007-10-16 at 10:01 +0200, Jörg

RE: Maven 2.0.8 - any updates?

2007-10-17 Thread James William Dumay
http://jira.codehaus.org/browse/MNG-3244 Updated the issue with the fix and the test cases. Thanks James On Wed, 2007-10-17 at 21:12 -0400, Brian E. Fox wrote: With an IT and some unit tests, I think the chances are good. -Original Message- From: James William Dumay [mailto:[EMAIL

Re: Maven 2.0.8 - any updates?

2007-10-17 Thread James William Dumay
I discovered a binary compatibility issue with the Reporting API. http://jira.codehaus.org/browse/MNG-3245 Patch included. James On Tue, 2007-10-16 at 10:01 +0200, Jörg Schaible wrote: Folks, are there any updates for Maven 2.0.8? What's left to finalize the release? We're still stuck

Re: [vote] bring shade-maven-plugin to apache

2007-09-02 Thread James William Dumay
What does the shade plugin do? James On Mon, 2007-09-03 at 02:53 +, Jason Dillon wrote: Why does it need to move? Why not move it out of the sandbox and use it asis? --jason -Original Message- From: Brian E. Fox [EMAIL PROTECTED] Date: Sun, 2 Sep 2007 22:37:12

Re: http://jira.codehaus.org/browse/MNG-3151

2007-08-21 Thread James William Dumay
it manage the needs of commercial products too? Thanks -- James William Dumay [EMAIL PROTECTED] Atlassian Software Systems - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: http://jira.codehaus.org/browse/MNG-3151

2007-08-21 Thread James William Dumay
Jason, So why can't it all be in one repository? You have people who buy your products with a non-source license and you give them access to binaries from a Maven repository instead of an installer? Or you have updaters that use a Maven repository so you only need the binaries for

Maven Continuum giving incorrect validation url

2007-08-20 Thread James William Dumay
Hey there, I signed up to Maven's Continumm instance at maven.zones.apache.org and got the validation email. Seems that the validation url is pointing to localhost instead of maven.zones.apache.org. I sorted out my validation easily by replacing the hostname with maven.zones.apache.org. Is this

Re: Functional tests for maven-assembly-plugin

2007-08-20 Thread James William Dumay
On 20/08/2007, at 4:41 PM, James William Dumay wrote: Hey guys, As far as I can tell the integration tests are failing for the maven-assembly-plugin Can the IT's please get a build in ci soon? Thanks James On Fri, 2007-08-17 at 13:38 +1000, Brett Porter wrote: Correct. Given

Re: The Maven PMC welcomes Deng Ching

2007-08-20 Thread James William Dumay
I'm new here - but welcome! James On Mon, 2007-08-20 at 16:19 -0700, Wendy Smoak wrote: I'm pleased to announce that the Maven PMC has voted to add Deng Ching to the PMC. Please join me in welcoming her! - To unsubscribe,

Re: Functional tests for maven-assembly-plugin

2007-08-16 Thread James William Dumay
HTH, Stéphane Just like to know whats happening so I can test my additional functionality. Cheers -- James William Dumay [EMAIL PROTECTED] Atlassian Software Systems - To unsubscribe, e-mail: [EMAIL

Functional tests for maven-assembly-plugin

2007-08-15 Thread James William Dumay
Hey guys, It seems that the functional tests for the maven-assembly-plugin are not being used. There is nothing in the pom file that gets them to run and they are not being compiled. Just like to know whats happening so I can test my additional functionality. Cheers -- James William Dumay