Re: [VOTE] Release maven-ear-plugin 2.3.1

2007-08-16 Thread Arnaud HERITIER
+0 Arnaud On 17/08/07, Brian E. Fox <[EMAIL PROTECTED]> wrote: > +0. I don't have any ears to test. > > -Original Message- > From: Stephane Nicoll [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 16, 2007 4:49 AM > To: Maven Developers List > Subject: Re: [VOTE] Release maven-ear-plugin

Re: Maven Artifact

2007-08-16 Thread Jason van Zyl
I have whimsical wifi here so I got cut off while trying to flip things around last night. I'll have a real connection shortly. On 17 Aug 07, at 2:02 AM 17 Aug 07, John Casey wrote: If we do that, let's not forget to update the externals reference in /trunks! Thanks, -john On Aug 16, 200

Re: Functional tests for maven-assembly-plugin

2007-08-16 Thread Brett Porter
Correct. Given they take about 20 minutes, I think we'd want this on a less frequent schedule, though. John? wdyt? - Brett On 17/08/2007, at 1:25 PM, James William Dumay wrote: Hey Stéphane, That worked for me! Thanks heaps :) Are they being actively ran in Continuum ? I checked yesterday

Re: Functional tests for maven-assembly-plugin

2007-08-16 Thread James William Dumay
Hey Stéphane, That worked for me! Thanks heaps :) Are they being actively ran in Continuum ? I checked yesterday and that build seemed only to run the goals "clean install" Thanks James On Thu, 2007-08-16 at 09:29 +0200, Stephane Nicoll wrote: > Howdy Atlassian folks, > > On 8/16/07, James Wil

[jira] Subscription: Design & Best Practices

2007-08-16 Thread jira
Issue Subscription Filter: Design & Best Practices (32 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques htt

RE: Status of Archetype?

2007-08-16 Thread Brian E. Fox
We're getting close, but Raphael is on vacation. When he gets back it should be soon before we can move it to apache. -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Thursday, August 16, 2007 6:08 PM To: Maven Developers List Subject: Status of Archetype? What's the

RE: Attached artifacts in reactor mode

2007-08-16 Thread Brian E. Fox
Jason showed me that I could test by editing the m2.conf file to add my new jar before the uber jar. This worked good for testing wagon. -Original Message- From: Cédric Vidal [mailto:[EMAIL PROTECTED] Sent: Thursday, August 16, 2007 12:21 PM To: 'Maven Developers List' Subject: RE: Attac

RE: [VOTE] Release maven-ear-plugin 2.3.1

2007-08-16 Thread Brian E. Fox
+0. I don't have any ears to test. -Original Message- From: Stephane Nicoll [mailto:[EMAIL PROTECTED] Sent: Thursday, August 16, 2007 4:49 AM To: Maven Developers List Subject: Re: [VOTE] Release maven-ear-plugin 2.3.1 Last release was done almost 8 months ago and we have users complaini

Re: release of model converter?

2007-08-16 Thread Brett Porter
Hi Dennis, Any luck? Can I lend a hand? - Brett On 09/08/2007, at 9:33 AM, Brett Porter wrote: Ok, let me know when you are ready (or just call a vote :) - Brett On 09/08/2007, at 5:48 AM, Dennis Lundberg wrote: Yea, I just have one more thing on my todo list, and that is to sort the plu

Re: Maven Artifact

2007-08-16 Thread John Casey
If we do that, let's not forget to update the externals reference in / trunks! Thanks, -john On Aug 16, 2007, at 6:32 PM, Brett Porter wrote: Can we move maven-artifact from: http://svn.apache.org/repos/asf/maven/maven-artifact/ to http://svn.apache.org/repos/asf/maven/artifact/trunk so

Re: Maven Artifact

2007-08-16 Thread Brett Porter
Can we move maven-artifact from: http://svn.apache.org/repos/asf/maven/maven-artifact/ to http://svn.apache.org/repos/asf/maven/artifact/trunk so we can have trunk/tags/branches? Also, can you add the element to the new location? Then I'll add it back to Continuum. I'd do it myself, but

Re: [continuum] BUILD ERROR: Maven Artifact

2007-08-16 Thread Brett Porter
I've removed this from Continuum. Will add the new one when it's in the right spot. - Brett On 17/08/2007, at 8:22 AM, [EMAIL PROTECTED] wrote: Online report : http://maven.zones.apache.org/continuum/ buildResult.action?buildId=14907&projectId=335 Build statistics: State: Error Previous

Status of Archetype?

2007-08-16 Thread Wendy Smoak
What's the latest news on either fixing [1] the current Archetype code or bringing in ArchetypeNG from Codehaus? http://jira.codehaus.org/browse/ARCHETYPE-65 Thanks, Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For addition

Re: [VOTE] Release maven-ear-plugin 2.3.1

2007-08-16 Thread Jason van Zyl
+1 On 16 Aug 07, at 10:48 AM 16 Aug 07, Stephane Nicoll wrote: Last release was done almost 8 months ago and we have users complaining on the user list so please test and vote. Stéphane On 8/13/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote: Hi, I'd like to release maven ear plugin 2.3.1. A

RE: [maven-dependency-plugin] Analyze HTML Report

2007-08-16 Thread Brian E. Fox
It's controlled by a flag you can turn on and off. The reason it's off by default is because you may have something required to run the tests, but would show up as an unused dependency because it's not compiled in to the tests directly. An example could be hyper sql used to simulate a database.

Re: moderation volunteers?

2007-08-16 Thread Alex Mayorga Adame
I'm not a commiter, but in case you need more people I'd contribute a couple of hours daily at around 5:00 pm (GMT -6) Alex brettporter wrote: > > Cool - thanks. I've added you. Deng volunteered earlier too, so we've > got 3 people covering it now. > > Instructions, if you need them: http:/

RE: Attached artifacts in reactor mode

2007-08-16 Thread Cédric Vidal
I made a mistake, of course, replace with the following: "Note that if you want to modify one or more core components, you need to re-build the assembly (all of the components collapsed into one, basically) and re-install it to M2_HOME in order for your changes to be taken into account. It's not e

RE: Attached artifacts in reactor mode

2007-08-16 Thread Cédric Vidal
Hi John, Hey hey indeed, I overlooked the uber-jar, I assumed the maven components were resolved dynamically at runtime, it's way more clear now ;) Maybe the instructions could be improved by mentioning what you just told me, something like the following at the end of chapter "Building Maven 2.0

Re: Attached artifacts in reactor mode

2007-08-16 Thread John Casey
Unfortunately, since the maven distribution uses an uber-jar (all of the sub-jars collapsed into one, basically), you'll need to re- boostrap like you did originally. It's not enough to simply install the new version of maven-artifact into the local repository. Sorry for any confusion. If th

RE: Version Management

2007-08-16 Thread Bob Aiello
You want to use a Source Code Management tool for this... Open source solutions include Subversion, CVS, (older - RCS, SCCS). All of the above have limited security and integrity controls. That means that you can loose a version of a piece of source code and not find out until later (very bad).

RE: Version Management

2007-08-16 Thread Bob Aiello
Well I guess it depends upon your definition of version management. Some people (mistakenly) think that the shared repository actually "versions" objects that are deployed (as if it were a version control tool such as Accurev or ClearCase). The shared repository is just a file system where you pr

Re: Version Management

2007-08-16 Thread Edward Yakop
Hi. You can either use and version range to minimize constant update to your dependencies. Regards, Edward Yakop Note: http://docs.codehaus.org/display/MAVEN/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges http://docs.codehaus.org/di

RE: Version Management

2007-08-16 Thread Bob Aiello
No but maven interfaces with many version control tools (which means that you can checkout your code from within maven) I recommend that you keep them completely separate to avoid wasting time on script glitches. In other words checkout your code and then execute your build. -Original Messag

Version Management

2007-08-16 Thread Hemant Ved
Hi Can Maven be used as a Version mangement tool? Is it possible to automate the Version management using Maven? Thanks and Regards Hemant Ved

Re: [VOTE] Release maven-ear-plugin 2.3.1

2007-08-16 Thread Brett Porter
+1, sorry about that, I was going to do it earlier... licenses are in place, builds a basic ear just fine for me. - Brett On 16/08/2007, at 6:48 PM, Stephane Nicoll wrote: Last release was done almost 8 months ago and we have users complaining on the user list so please test and vote. Stépha

Re: [VOTE] Release maven-ear-plugin 2.3.1

2007-08-16 Thread Stephane Nicoll
Last release was done almost 8 months ago and we have users complaining on the user list so please test and vote. Stéphane On 8/13/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to release maven ear plugin 2.3.1. A couple of annoying bugs > have been fixed in this version and t

Re: [maven-dependency-plugin] Analyze HTML Report

2007-08-16 Thread Rémy Sanlaville
Very nice. Brian, I wonder why the analyze goal of the maven-dependency-plugin just take the compile dependencies for the Unused declared dependencies [1] ? Why don't it take the test dependencies even though it also analyzes the test classes ? [1] http://maven.apache.org/plugins/maven-dependency

Re: Functional tests for maven-assembly-plugin

2007-08-16 Thread Stephane Nicoll
Howdy Atlassian folks, On 8/16/07, James William Dumay <[EMAIL PROTECTED]> wrote: > 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. Have you double checked