RE: SCM CM/Synergy Provider

2009-12-08 Thread subir.sasikumar
Hi, There was no reply from the SCM users/dev list. Can somebody from Maven list help in some way? Any help is appreciated. Regards Subir From: Subir Sasikumar(WT01 - Telecom Equipment) Sent: Monday, December 07, 2009 2:19 PM To: 'scm-us...@maven.apache.org'; '

Re: Off-Topic

2009-12-08 Thread Peter Lynch
No :) I am not that rich either... Ha Ha. The energy detective should be here next week! On Tue, Dec 8, 2009 at 8:55 PM, Martin Gainty wrote: > > any relation to Peter Lynch of Fidelity? > > why is it everytime my neighbor powers up his Panasonic Plasma 40" my > lights go dim? > > *bienvenue

RE: Off-Topic

2009-12-08 Thread Martin Gainty
any relation to Peter Lynch of Fidelity? why is it everytime my neighbor powers up his Panasonic Plasma 40" my lights go dim? *bienvenue en arrière* Martin __ Note de déni et de confidentialité Ce message est confidentiel et peut être privilégié.

Re: Offering Help

2009-12-08 Thread Brian Fox
Hi Peter, Welcome back. --Brian On Mon, Dec 7, 2009 at 9:49 PM, Peter Lynch wrote: > Hello devs, > > A long time ago I was once a committer on Apache Maven. However as time > passed, life happened elsewhere. Despite this I have been programming in > Java for the past 10 years or so and on virtua

Re: Upload Apache Pivot artifacts to central repository?

2009-12-08 Thread Brian Fox
Hi Greg, that's right, the files in the bundle should be signed, not the bundle itself. Typically all files are signed, see here for an example: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-plugin/2.0-alpha-1/ On Tue, Dec 8, 2009 at 5:14 PM, Greg Brown wrot

Re: Upload Apache Pivot artifacts to central repository?

2009-12-08 Thread Greg Brown
Hi Brian, In the JIRA ticket, you mention that "the bundles that were created do not have signatures so they won't pass". Step 4 in the earlier document suggests that we should sign the files within the bundles, rather than the bundles themselves: http://www.apache.org/dev/release-publishing.ht

Re: [VOTE] Release Maven Assembly Plugin 2.2-beta-5

2009-12-08 Thread Benjamin Bentmann
Dennis Lundberg wrote: The plugin-plugin should be updated to version 2.5.1, to fix the problems with "deprecated" annotations. Good catch, the was declared to use an older version. I will deploy the final site using 2.5.1. Benjamin ---

Re: [VOTE] Release Maven Changes Plugin version 2.3 (take 2)

2009-12-08 Thread Tony Chemit
Le Sun, 06 Dec 2009 22:17:24 +0100, Dennis Lundberg a écrit : +1 > Hi, > > This time I'm building with Maven 2.0.10, so the signatures should be > OK. I did not re-stage the site, since there were no changes to it. > > > This vote comes soon after the 2.2 release, but I'd like to get a quick

Re: Module Interdependencies and NAR

2009-12-08 Thread Benjamin Bentmann
Donszelmann Mark wrote: Is it correct that it compiles and tests fine without ever running into the install phase... That is, maven probably sorts out that B is dependent on A, and thus in this multi-module project: 1. B does not download A, 2. B just refers to module A. In principle yes, du

[VOTE] Release Maven Doxia Tools Shared Component version 1.2

2009-12-08 Thread Dennis Lundberg
Hi, Another prerequisite release on the way to Maven Site Plugin 2.1... We solved 2 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&version=16001 There are no issues left in JIRA! Staging repo: https://repository.apache.org/content/repositories/maven-045/ Staging site:

Re: [VOTE] Release Maven Assembly Plugin 2.2-beta-5

2009-12-08 Thread Dennis Lundberg
The plugin-plugin should be updated to version 2.5.1, to fix the problems with "deprecated" annotations. See for example the classifier parameter at: http://maven.apache.org/plugins/maven-assembly-plugin-2.2-beta-5/assembly-mojo.html Benjamin Bentmann wrote: > Hi, > > We solved 7 issues: > htt

RE: scm 1.3 release

2009-12-08 Thread Andrei Solntsev
Oliver, Unfortunately I didn't have chance to commit my patches. I think I will postpone them to scm 1.4 :( Andrei Solntsev, Software Developer, HireRight Estonia -Original Message- From: Olivier Lamy [mailto:ol...@apache.org] Sent: Saturday, November 28, 2009 7:56 PM To: Maven Dev

Re: MNG-3004/MNG-2802 - Achieving massive parallelity ?

2009-12-08 Thread Gustavo Hexsel
Wow, big improvement here too. I had to fix a couple of things in my build to migrate it to 3.0 (like remove duplicate dependencies I didn't even know about), and a couple of tests on evil stateful singletons (don't ask), and voilà! Full clean install dropped from 9m44s or so to 4m45s. Con

Re: [VOTE] Release Maven Changes Plugin version 2.3 (take 2)

2009-12-08 Thread Olivier Lamy
+1 2009/12/8 Benjamin Bentmann : > Dennis Lundberg wrote: > >> Staging repo: >> https://repository.apache.org/content/repositories/maven-042/ >> >> Staging site: >> http://maven.apache.org/plugins/maven-changes-plugin-2.3/ > > +1 > > > Benjamin > > -

Re: [VOTE] Release Maven Changes Plugin version 2.3 (take 2)

2009-12-08 Thread Dennis Lundberg
+1 Dennis Lundberg wrote: > Hi, > > This time I'm building with Maven 2.0.10, so the signatures should be > OK. I did not re-stage the site, since there were no changes to it. > > > This vote comes soon after the 2.2 release, but I'd like to get a quick > release out to fix http://jira.codehaus

Module Interdependencies and NAR

2009-12-08 Thread Donszelmann Mark
Hi I have a problem I am trying to solve for the NAR (Native Archive) plugin. http://duns.github.com/maven-nar-plugin/index.html It involves a multi-module project, where P is the top-level project, and A and B are the modules and B has a declared dependency on A. If this is all Java then th

[VOTE] Release Maven PDF plugin version 1.1

2009-12-08 Thread Vincent Siveton
Hi, We solved around 10 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11932&version=15414&styleName=Html There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11932&status=1 Staging repo: https://repository.apache

Re: [VOTE] Release Maven Changes Plugin version 2.3 (take 2)

2009-12-08 Thread Benjamin Bentmann
Dennis Lundberg wrote: Staging repo: https://repository.apache.org/content/repositories/maven-042/ Staging site: http://maven.apache.org/plugins/maven-changes-plugin-2.3/ +1 Benjamin - To unsubscribe, e-mail: dev-unsubscr.