Re: Maven group membership?

2009-06-26 Thread Arnaud HERITIER
You'll have more replies on maven's developers list.What do you want to release ? Like any Apache projects, Maven relies on meritocraty to join the team. http://www.apache.org/foundation/how-it-works.html#meritocracy Cheers, Arnaud # Arnaud Héritier # http://blog.aheritier.net 2009/6/24 Fran

Re: AW: Maven Repository start-up

2009-06-26 Thread Brian Fox
You're above mentioned CI system would then deploy to a repository manager: http://maven.apache.org/repository-management.html On Fri, Jun 26, 2009 at 7:23 AM, Range wrote: > > HI Robert, > >  Many Thanks for the precious information that you have provided. I just got > a very good starting point

Re: [VOTE] Maven Wagon 1.0-beta-6

2009-06-26 Thread nicolas de loof
+1, let's have (yet another) milestone before a 1.0 final if this is usefull to release maven 2.2.0 2009/6/26 Benjamin Bentmann > John Casey wrote: > > https://repository.apache.org/content/repositories/maven-staging-011/ >> > > +1 > > > Benjamin > >

Re: [VOTE] Maven Wagon 1.0-beta-6

2009-06-26 Thread Benjamin Bentmann
John Casey wrote: https://repository.apache.org/content/repositories/maven-staging-011/ +1 Benjamin - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Non-tranistive ZIPs

2009-06-26 Thread Jörg Schaible
Hi Brian, Brian Fox wrote at Dienstag, 23. Juni 2009 17:07: > On Tue, Jun 23, 2009 at 7:27 AM, Jörg Schaible > wrote: >> Hi folks, >> >> is there any way to change the transitive behaviour of ZIPs to >> non-transitive? I tried to use Maven's extension mechanism with a jar >> containing a componen

[VOTE] Maven 2.2.0 (Fourth Attempt)

2009-06-26 Thread John Casey
Hi, I've resolved the issue with plexus-interpolation, reverified the ITs, and restaged the release. The URLs below have been updated. Let's see if we can get through this vote without further interruption, I guess. See also the documentation improvements listing below for more information on

Re: AW: Maven Repository start-up

2009-06-26 Thread Range
HI Robert, Many Thanks for the precious information that you have provided. I just got a very good starting point and exploring information about CruiseControl, Hudson and Apache Continuum. Also Some Maven Integration with these Continuous integration servers. Thanks again Robert.Klaus wro

AW: Maven Repository start-up

2009-06-26 Thread Robert.Klaus
Hi, I think you are looking for a buildserver. Maybe Hudson (https://hudson.dev.java.net/) or Continuum (http://continuum.apache.org/) (there are others, google is your friend ;) ) is the missing puzzle piece in your build infrastructure. Hth Robert > -Ursprüngliche Nachricht- > Von

Maven Repository start-up

2009-06-26 Thread Range
Hi guys, I am newbie to the Maven development. I have assigned to re-structure the company project layout to speed-up the development. We have an existing Subversion server. I want to have a system such way, that our new Maven Repository copies the source code form the Subversion repository pe