Re: make cwiki publicly writeable?

2009-09-03 Thread Jason van Zyl
I created a space for working on Maven 3.x and I definitely do not want that publicly writable. It will just become a toilet ... that no one flushes. On 2009-09-04, at 2:02 AM, Brett Porter wrote: Hi, I hadn't noticed it before, but it's great to see the ASF Confluence being used for pla

[jira] Subscription: Design & Best Practices

2009-09-03 Thread jira
Issue Subscription Filter: Design & Best Practices (28 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

Re: make cwiki publicly writeable?

2009-09-03 Thread Brett Porter
On 04/09/2009, at 11:04 AM, Daniel Kulp wrote: On Thu September 3 2009 8:02:28 pm Brett Porter wrote: Hi, I hadn't noticed it before, but it's great to see the ASF Confluence being used for planning. I think it would make sense to make it writable by confluence-users (create/edit, not remove

Re: make cwiki publicly writeable?

2009-09-03 Thread Daniel Kulp
On Thu September 3 2009 8:02:28 pm Brett Porter wrote: > Hi, > > I hadn't noticed it before, but it's great to see the ASF Confluence > being used for planning. > > I think it would make sense to make it writable by confluence-users > (create/edit, not remove) like a normal wiki and avoid issues

make cwiki publicly writeable?

2009-09-03 Thread Brett Porter
Hi, I hadn't noticed it before, but it's great to see the ASF Confluence being used for planning. I think it would make sense to make it writable by confluence-users (create/edit, not remove) like a normal wiki and avoid issues like some people not having access as well as using it as the

Request for help with plugin ITs

2009-09-03 Thread Benjamin Bentmann
Hi, there's still some work left to do but after a rather long journey we're finally approaching a point where Maven 3.x stabilizes and can be used as a drop-in replacement for Maven 2.x. In an attempt to hunt down regressions/incompatibilities and to provide users an overview of known issues

Re: Did you upgrade to Snow Leopard (Java 6 & Animal Sniffer)

2009-09-03 Thread Stephen Connolly
I expect it to be ready for 1.3-alpha-1 some time next week currently working on ensuring that java signatures can be created from maven without the antrun hacks kohsuke has used life would be easier if maven-toolchain-plugin had an official release (hint hint) also I'm looking at making enforce

Did you upgrade to Snow Leopard (Java 6 & Animal Sniffer)

2009-09-03 Thread Arnaud HERITIER
Hi team and his MacOs users, Did you upgrade to Snow Leopard ? I would like to do it but my main issue is that there is only Java 6 on it and animal sniffer isn't yet ready to controle that our projects are compatible with Java 1.4 (Shared, Plugins, Core <2.2) or 1.5 (Core >= 2.2). I know th

Re: Adding a "Looking for Code Quality Managers" section into the Maven web site ?

2009-09-03 Thread Arnaud HERITIER
+1 it's a really good idea. Cheers arnaud On Thursday, September 3, 2009, Freddy Mallet wrote: > Oups Fabrice, I'm really sorry and of course Squale must join this list. > If you can handle this modification by yourself, that's perfect ! > > cheers > > F

Re: Adding a "Looking for Code Quality Managers" section into the Maven web site ?

2009-09-03 Thread Freddy Mallet
Oups Fabrice, I'm really sorry and of course Squale must join this list. If you can handle this modification by yourself, that's perfect ! cheers Freddy Mallet www.SonarSource.com Sonar.codehaus.org http://twitter.com/FreddyMallet --

Maven-Hammurapi plugin

2009-09-03 Thread Srinivasan Kannaiyan
Hi all, Do anyone have used maven - hammurapi plugin to get the code violations report ? I just want to get the feedback from the users who used it. Thanks. Thanks & Regards, Srinivasan.K iGATE is Ranked No. 1 in DQ-IDC best IT employer survey and Ranked No.2 by Business Today-Mercer Human

Re: Maven2 deploy repository for Apache projects

2009-09-03 Thread Carlos Sanchez
you should get all that configuration by extending the apache parent pom http://repo1.maven.org/maven2/org/apache/apache/6/apache-6.pom The mailing list for the apache repositroy is reposit...@apache.org On Thu, Sep 3, 2009 at 10:52 AM, Kristian Waagan wrote: > Hello, > > The Derby community is

A few Jira questions

2009-09-03 Thread Mark Struberg
Hi! A few proposals/questions for the background: 1.) I see a lot of 'open' Jiras hanging although they are already fixed. Usually when working with Jira I use the following workflow: * created if I fix the bug, I set the status to * resolved and if I go on and release the plugin/module i

Maven2 deploy repository for Apache projects

2009-09-03 Thread Kristian Waagan
Hello, The Derby community is moving from Maven1 to Maven2 artifacts. Can anyone tell me what the correct deploy repository to use is? I think it is "scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository", and I believe deployed artifacts will make their way out into t

Re: Adding a "Looking for Code Quality Managers" section into the Maven web site ?

2009-09-03 Thread Rémy Sanlaville
+1 (non-binding) In that connection, it would be nice to don't forget MPIR-149 Rémy

Help regarding Overriding the property value in child pom.xml

2009-09-03 Thread Arul Anand S P
hi all, I am having a property named test.version in parent pom.xml 8 and I have a the below entry in child pom.xml com.test.data UtilLibrary ${test.version} While executing the release:prepare from the command prompt I am