Maven Day for folks in the Bay Area

2008-02-08 Thread Jason van Zyl
Hi, For people interested in some enterprise Maven user stories, some information on development in 2.1. We will also be doing a demonstration of Nexus, a demonstration of M2Eclipse, and a demonstration of our M2Eclipse/Nexus integration. Myself, Brian Fox, and Ralph Goers will be there t

[ANN] Maven Archetype Plugin 2.0-alpha-1 for Maven 2 Released

2008-02-08 Thread Raphaël Piéroni
The Maven team is pleased to announce the release of the Maven Archetype Plugin, version 2.0-alpha-1 You can use it by calling mvn archetype:create Release Notes - Maven 2.x Archetype Plugin - Version 2.0-alpha-1 ** Bug * [ARCHETYPE-82] - add-groups doesn't create archetype.xml * [ARCHE

Re: Plugin Versions in the Super pom

2008-02-08 Thread Jason van Zyl
On 8-Feb-08, at 4:52 PM, Carlos Sanchez wrote: I'm pretty much +1 Another behavior that would change is if I build and install a plugin in my local repo, it won't be used. I'd have to explicitly set it in the pom. Sure, but that's a minor inconvenience for us developing plugins in the def

Re: Plugin Versions in the Super pom

2008-02-08 Thread Carlos Sanchez
I'm pretty much +1 Another behavior that would change is if I build and install a plugin in my local repo, it won't be used. I'd have to explicitly set it in the pom. On Feb 8, 2008 4:41 PM, Brian E. Fox <[EMAIL PROTECTED]> wrote: > I know it's been discussed before in the context of various othe

Plugin Versions in the Super pom

2008-02-08 Thread Brian E. Fox
I know it's been discussed before in the context of various other issues and solutions, but I want to discuss locking down core plugins in the super pom _for_ 2.0 _only_. Normally we get into some large protracted discussions about better solutions and drawbacks/benefits of them, meanwhile the

LDAP integration?

2008-02-08 Thread Robert Simmons
Greetings, I have been lurking on this list for some time and the progress in archiva is amazing. What I was wondering if it is possible to integrate archiva into LDAP so that roles can be set within LDAP and we can use our company's LDAP server for the authentication. Let me know if that is possi

AbstractMavenReport: getProject() and getSiteRenderer()

2008-02-08 Thread Benjamin Bentmann
Hi, why do subclasses of AbstractMavenReport have to implement the abstract methods getProject() and getSiteRenderer()? I couldn't find any callers of these methods so what is their purpose? Regards, Benjamin Bentmann -

Re: continuum-model

2008-02-08 Thread Emmanuel Venisse
If it isn't stored in database, you can create it in the continuum-release sub-module but continuum-model is ok for me too. Emmanuel Emmanuel On Feb 8, 2008 12:22 PM, Benoit Decherf <[EMAIL PROTECTED]> wrote: > Hi, > > I'm working on bug CONTINUUM-1633 >

[RESULT][VOTE] Release Maven Archetype plugin version 2.0-alpha-1

2008-02-08 Thread Raphaël Piéroni
Hi, Here is the result of the vote: +1 Binding (PMC): Arnaud, Brian, Vincent, John +0 Binding (PMC): Brett +1 NonBinding: Mauro, Milos, Raphaël The vote has passed. I will try to move the staged artifact from stage to proper, asap. Regards Raphaël

Re: Mirroring question

2008-02-08 Thread Siarhei Dudzin
We use artifactory as enterprise repository which mirrors a number of repositories and also provides a user interface. http://www.jfrog.org/sites/artifactory/1.2/ Although there is other software that offers similar functionality. Siarhei On Feb 7, 2008 9:23 PM, Carlos Sanchez <[EMAIL PROTECTED