Re: svn commit: r448344 - in /maven/archiva/trunk/archiva-webapp/src/main: resources/META-INF/plexus/application.xml webapp/WEB-INF/

2006-09-20 Thread Joakim Erdfelt
Replies are inline. Brett Porter wrote: > > On 21/09/2006, at 7:16 AM, [EMAIL PROTECTED] wrote: > >> + >> + >> +audit >> +DEBUG >> + > ... >> >> + >> + >> org.apache.maven.archiva.web.servlet.repository.RepositoryMapping >> >> +

RE: Review of maven-release-plugin documentation

2006-09-20 Thread Nathan Beyer
Assuming the current version is a SNAPSHOT version, then it should remove the SNAPSHOT for the version to be released (and tagged), then it should increment the version and add SNAPSHOT again. I believe the increment increments the lowest non-zero value. When you're using an interactive command-lin

Re: Review of maven-release-plugin documentation

2006-09-20 Thread Franz Allan Valencia See
Good day to you, John, I am not really sure myself, so I'll just forward the question from the user's mailing list here (as a probable revision to the documentation). Does maven-release-plugin automatically increments the version number, or does the user have to manually specify the version? Thi

[jira] Subscription: Outstanding Repository Maintenance: Uploads

2006-09-20 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Uploads (25 issues) Subscriber: mavendevlist Key Summary MAVENUPLOAD-1145JIntellitype 1.0 http://jira.codehaus.org/browse/MAVENUPLOAD-1145 MAVENUPLOAD-1143Upload Echo2 2.1.0.beta5 (corrected groupId) ht

[jira] Subscription: Outstanding Repository Maintenance: Evangelism

2006-09-20 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Evangelism (27 issues) Subscriber: mavendevlist Key Summary MEV-392 bad dependencies in commons-logging-1.1.pom http://jira.codehaus.org/browse/MEV-392 MEV-443 Several projects have maven-metadata.xml files

Re: Please sync Apache m2 repository for MyFaces

2006-09-20 Thread Carlos Sanchez
done On 9/20/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 9/18/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > MyFaces Core 1.1.4 has been deployed to m2-ibiblio-rsync-repository. > Please sync it to the central Maven repo when you have a chance. > > Vote thread: http://www.nabble.com/-VOTE--Rel

maven.eclipse.workspace

2006-09-20 Thread fogwolf
Is there an expression or any other means of accessing the Eclipse workspace directory (as either a File object or a String) like you're able to in Jelly in Maven 1.x with ${maven.eclipse.workspace}. Thanks! -- View this message in context: http://www.nabble.com/maven.eclipse.workspace-tf230646

Re: [VOTE] Muse 2.0.0 release

2006-09-20 Thread Steve Loughran
Jason van Zyl wrote: On 20 Sep 06, at 3:04 PM 20 Sep 06, Steve Loughran wrote: Daniel Jemiolo wrote: > The Muse development team has worked hard over the spring and summer > months, enhancing, refactoring, fixing, and polishing the 2.x code base, > and the time has come to vote on a release

Re: [VOTE] Muse 2.0.0 release

2006-09-20 Thread Jason van Zyl
On 20 Sep 06, at 3:43 PM 20 Sep 06, Daniel Jemiolo wrote: Hi Steve, Thanks for taking the time to check out our project. The SNAPSHOT jars that are in Muse are from Axis2 - we are dependent on fixes that happened post-1.0, and the 1.1 version is not out yet. You can still use timestamped

Re: [VOTE] Muse 2.0.0 release

2006-09-20 Thread Daniel Jemiolo
Hi Steve, Thanks for taking the time to check out our project. The SNAPSHOT jars that are in Muse are from Axis2 - we are dependent on fixes that happened post-1.0, and the 1.1 version is not out yet. We only included the Axis2 WAR as a convenience to people who wanted to use the code generatio

Propose structure for multiproject

2006-09-20 Thread Neeraj Bisht
Hello all, Please help to get out of the following confusions: I am having many projects which may be dependent on each other or not.But we need to make one ear having all the archives file made of all projects. In one project, we can have one jar,jar+war,jar+war+har,or some other application sp

Re: calling external maven

2006-09-20 Thread John Casey
Just so you know, there is a project in the shared-component space to do this (I don't think it's been released yet, though). It's called maven-invoker, and it has the advantage that eventually its API is meant to be converged with the embedder (in the maven 2.1 timeframe). I'm using it now to run

Re: [VOTE] Muse 2.0.0 release

2006-09-20 Thread Jason van Zyl
On 20 Sep 06, at 3:04 PM 20 Sep 06, Steve Loughran wrote: Daniel Jemiolo wrote: > The Muse development team has worked hard over the spring and summer > months, enhancing, refactoring, fixing, and polishing the 2.x code base, > and the time has come to vote on a release for version 2.0.0. I

Re: Please sync Apache m2 repository for MyFaces

2006-09-20 Thread Wendy Smoak
On 9/18/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: MyFaces Core 1.1.4 has been deployed to m2-ibiblio-rsync-repository. Please sync it to the central Maven repo when you have a chance. Vote thread: http://www.nabble.com/-VOTE--Release-MyFaces-Core-1.1.4-t2253192.html Carlos? I thought this

Re: [VOTE] Muse 2.0.0 release

2006-09-20 Thread Steve Loughran
Daniel Jemiolo wrote: > The Muse development team has worked hard over the spring and summer > months, enhancing, refactoring, fixing, and polishing the 2.x code base, > and the time has come to vote on a release for version 2.0.0. I am very > proud of the members of our team - both the committers

Request to apply patch for CONTINUUM-755

2006-09-20 Thread Maria Odea Ching
Hi, I've attached an updated patch for http://jira.codehaus.org/browse/CONTINUUM-755 Could somebody please apply it? The name of the patch file is CONTINUUM-755-continuum-weebapp-09202006.patch. Thanks in advance :) - Odea

Request to apply patch for CONTINUUM-897

2006-09-20 Thread Maria Odea Ching
Hi, I submitted a patch for http://jira.codehaus.org/browse/CONTINUUM-897. Can anyone please apply it to trunk? :) Thanks, Odea

Re: calling external maven

2006-09-20 Thread Philippe Faes
Hi Raphaël, Thanks for your help. I decided on using org.apache.maven.plugins.release.exec.ForkedMavenExecutor It's too bad I have to depend on the entire release plugin, but it seems to work just fine. Philippe On Wed, 2006-09-20 at 10:24 +0200, Raphaël Piéroni wrote: > Hi, > > you can use : >

Re: Separating the Indices

2006-09-20 Thread Jason van Zyl
On 19 Sep 06, at 3:17 PM 19 Sep 06, Brett Porter wrote: IT's not hooked up, but there is a "minimal" index too that should be much smaller. It's the original one used by the eclipse plugin. But no objections from me if you want to work on the other one. Cool, I'll work with Eugene as he h

Re: calling external maven

2006-09-20 Thread Raphaël Piéroni
Hi, you can use : - the embedder (as in mevenide) - execute an inner lifecycle (as in the release or cargo plugins) Hope ths helps. Raphaël 2006/9/20, Philippe Faes <[EMAIL PROTECTED]>: Dear all, I'm creating a mvn plug-in that needs to start an external maven build. Is there an API functio

calling external maven

2006-09-20 Thread Philippe Faes
Dear all, I'm creating a mvn plug-in that needs to start an external maven build. Is there an API function I can use for this? thanks -- ir. Philippe Faes Ghent University - Department ELIS Sint-Pietersnieuwstraat 41 -- B-9000 Gent Tel:+32 9 264 95 25 - Fax:+32 9 264 35 94 http://www.elis.U