Re: [vote] release Maven parent POM v6

2007-08-07 Thread Jason van Zyl
On 8 Aug 07, at 3:04 AM 8 Aug 07, Brett Porter wrote: I'd like to release the parent to capture the changes that have been made for use in future releases. From r563503. Changes include: - clean up the developers list - update the remote-resources and gpg plugin versions used for releases

Re: transitive dependencies, step by step

2007-08-07 Thread Jan Van Besien
Kenney Westerhof wrote: You can use this project [1] to get the proper relationships. Thanks, this already helps me a lot further. AFAIK the plan is to use [1] in maven itself (in 2.1) so that all mojo's will have access to a consistent set of dependency relationships. It would be better thou

Re: [vote] release Maven parent POM v6

2007-08-07 Thread Arnaud HERITIER
+1 Arnaud On 08/08/2007, Brian E. Fox <[EMAIL PROTECTED]> wrote: > +1 > > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 07, 2007 9:04 PM > To: Maven Developers List > Subject: [vote] release Maven parent POM v6 > > I'd like to release the parent

Re: [vote] release Maven parent POM v6

2007-08-07 Thread Eric Redmond
+1 On 8/7/07, Brett Porter <[EMAIL PROTECTED]> wrote: > > I'd like to release the parent to capture the changes that have been > made for use in future releases. > > From r563503. > > Changes include: > - clean up the developers list > - update the remote-resources and gpg plugin versions used for

RE: [vote] release Maven parent POM v6

2007-08-07 Thread Brian E. Fox
+1 -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 07, 2007 9:04 PM To: Maven Developers List Subject: [vote] release Maven parent POM v6 I'd like to release the parent to capture the changes that have been made for use in future releases. From r

release of model converter?

2007-08-07 Thread Brett Porter
Hi Dennis, I see you've made a bunch of changes on the model converter recently - we're still using v2.1 in Archiva. Is it pretty stable now? Should we be looking at cutting a release? Cheers, Brett - To unsubscribe, e-mail

[vote] release Maven parent POM v6

2007-08-07 Thread Brett Porter
I'd like to release the parent to capture the changes that have been made for use in future releases. From r563503. Changes include: - clean up the developers list - update the remote-resources and gpg plugin versions used for releases - add default compiler and jar configuration settings +1

RE: maven-xcode-plugin?

2007-08-07 Thread Brian E. Fox
Don't they already have access to the sandboxes? http://docs.codehaus.org/display/MAVEN/The+Maven+Sandbox+is+for+all+Apache+Committers! -Original Message- From: Kenney Westerhof [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 07, 2007 10:25 AM To: Maven Developers List Subject: Re: maven-

Re: maven-xcode-plugin?

2007-08-07 Thread Vincent Siveton
Agree with Kenney, I think the sandbox should be the right place for ASF committers. Cheers, Vincent 2007/8/7, Kenney Westerhof <[EMAIL PROTECTED]>: > Hi committers, > > Didn't we have a sandbox where ASF committers not on the maven team > can commit for this purpose? > > Or is the XCode not som

Re: maven.zones.apache.org back

2007-08-07 Thread Brett Porter
Thanks Jesse! On 08/08/2007, at 9:30 AM, Vincent Siveton wrote: Thanks for your work! Vincent 2007/8/7, Jesse McConnell <[EMAIL PROTECTED]>: http://maven.zones.apache.org/continuum/groupSummary.action continuum on maven.zones.apache.org is back up and running.. jesse -- jesse mcconnell [E

Re: maven.zones.apache.org back

2007-08-07 Thread Vincent Siveton
Thanks for your work! Vincent 2007/8/7, Jesse McConnell <[EMAIL PROTECTED]>: > http://maven.zones.apache.org/continuum/groupSummary.action > > continuum on maven.zones.apache.org is back up and running.. > > jesse > > -- > jesse mcconnell > [EMAIL PROTECTED] > ---

Re: [VOTE] Release maven-docck-plugin 1.0-beta-2

2007-08-07 Thread Arnaud HERITIER
+1 Arnaud On 07/08/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > Do you think we could have one more vote for this release? Pretty please... > > Dennis Lundberg wrote: > > Hi, > > > > I'd like to release maven-docck-plugin 1.0-beta-2. It has been 9 months > > since the last release. > > > > Re

Re: [VOTE] Release maven-docck-plugin 1.0-beta-2

2007-08-07 Thread Dennis Lundberg
Do you think we could have one more vote for this release? Pretty please... Dennis Lundberg wrote: Hi, I'd like to release maven-docck-plugin 1.0-beta-2. It has been 9 months since the last release. Release Notes: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11361&styleName=Htm

maven.zones.apache.org back

2007-08-07 Thread Jesse McConnell
http://maven.zones.apache.org/continuum/groupSummary.action continuum on maven.zones.apache.org is back up and running.. jesse -- jesse mcconnell [EMAIL PROTECTED]

Re: [VOTE] Release Archiva-1.0-beta-1

2007-08-07 Thread nicolas de loof
I just reopenned it. Seems there was confusion between ProxyRequestHandler and ProxiedDavServer. Having to handle snapshots requires to bypass any optimisation of searching for existing artifacts. Maybe we could detect the request to point to an artifact (or meta-datas) ? Or maybe this should be d

Re: [VOTE] Release Archiva-1.0-beta-1

2007-08-07 Thread Joakim Erdfelt
I closed it because the points raised were in areas / objects / classes that I felt no longer existed in the current codebase. I COULD BE WRONG! (quite likely actually) Feel free to reopen any ticket you feel needs more attention. Don't be afraid to reopen tickets, especially with an explanat

RE: Making snapshot updates a manual process?

2007-08-07 Thread Rollo, Dan
Just wanted to quickly chime in with a CI build use case: We use CruiseControl with Distributed extensions, which means a given build may be run any one out of 12 or so machines. In a case where project B depends on project A, this means snapshot project A may build on machine 1, after which snap

Re: maven-xcode-plugin?

2007-08-07 Thread Kenney Westerhof
Hi committers, Didn't we have a sandbox where ASF committers not on the maven team can commit for this purpose? Or is the XCode not something we want to support 'natively'? I remember a discussion about moving non-vital plugins to mojo.. -- Kenney Curt Arnold wrote: On Aug 6, 2007, at 9:48 A

Re: [VOTE] Release Archiva-1.0-beta-1

2007-08-07 Thread nicolas de loof
Why is this no longer valid ? When I ask for a snapshot that is allready present in the managed repo, the proxied repository are not fetched as the "hasRessource" return true... I'll prepare a testCase for snapshots updates and attach it to jira, so it can be better tested. 2007/8/7, Joakim Erdfe

Re: [VOTE] Release Archiva-1.0-beta-1

2007-08-07 Thread Joakim Erdfelt
I'm the one that closed that jira. I only closed it as won't fix because there wasn't an option "no longer valid". ;-) The CacheFailurePolicy catch was good, thanks! it'll be fixed in svn shortly. If I could trouble you to report any snapshot bugs you find into jira (that would be wonderful)

Re: Tools for merging and managing repositories

2007-08-07 Thread Tom Huybrechts
The repositorytools tried to do too many things at once, and the result was that it almost didn't work at all :) This simple code should get you somewhere - it is an implementation of a release plugin phase, but you can transform it into a mojo. It will take a remote repository on the local filesy

Re: transitive dependencies, step by step

2007-08-07 Thread Kenney Westerhof
Hi, You can use this project [1] to get the proper relationships. Also you could take a look at the maven-project-info-reports-plugin [2], which has a report that creates a dependency tree page. Note however that using this code might result in different results than are used by maven internally

transitive dependencies, step by step

2007-08-07 Thread Jan Van Besien
Hi all I'm currently developping a maven plugin for which I need to be able to navigate over the dependencies (and transitive dependencies) of a project. I manage to get all dependencies, but I don't manage to get dependency relations between those dependencies. I'll try to explain myself wi

Re: [VOTE] Release Archiva-1.0-beta-1

2007-08-07 Thread Maria Odea Ching
Noted. I'll look into that wrapper problem.. Thanks! -Deng nicolas de loof wrote: MRM-460 created. The typo is only in CacheFailurePolicy log message. The main issue is about the archiva default config that refers to an invalid "cache" value. Abnother issue with the proposed beta : I had to e

archetype current status

2007-08-07 Thread Stephane Nicoll
Hi, I am in the process of creating archetypes. Most of my archetypes have a dependency on external components that change every time the product is released (Say product has module A, A changes almost every time and a new archetype is released with a dependency on a particular version of A). I'v

plugin 'org.apache.maven.plugins:maven-clean-plugin' does not exist or... - FYI

2007-08-07 Thread Praveen Kumar Kumashi
Hi, I used to get the error, "The plugin org.apache.maven.plugins:maven-clean-plugin' does not exist or no valid version could be found" every time I tried "mvn clean", or issued a command that in turn called this plugin. C:\dev\selenium-rc\trunk>mvn clean [INFO] Scanning for projects... [INFO] R