Broken plugin links

2006-04-04 Thread Mike Perham
Most of the Codehaus plugin links at the bottom of this page return a 404. http://maven.apache.org/plugins/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: svn commit: r391198 - in /maven/plugins/tags/maven-surefire-plugin=2.1.3: ./ pom.xml

2006-04-04 Thread Trygve Laugstøl
On Tue, 2006-04-04 at 00:28 +, [EMAIL PROTECTED] wrote: > Author: carlos > Date: Mon Apr 3 17:28:19 2006 > New Revision: 391198 > > URL: http://svn.apache.org/viewcvs?rev=391198&view=rev > Log: > [maven-scm] copy for tag maven-surefire-plugin=2.1.3 > > Added: > maven/plugins/tags/maven-s

Re: Sharing code between mvn IDE plugins (eclipse and idea)

2006-04-04 Thread Jason van Zyl
Hi Fabrizio, I think collecting all the code used for IDE work is a good idea. But I think we should try not only to collect common code for the Maven 2 plugins but also for the IDE extensions as much of the same code could be shared. For example I know that Milos and Eugene have separately a

Problem with compile/install goal

2006-04-04 Thread hermod.opstvedt
Hi I just started getting the following when I try build my project: Project ID: org.apache.maven.plugins:maven-resources-plugin Reason: Error getting POM for 'org.apache.maven.plugins:maven-resources-plugin' from the repository: Failed to resolve artifact, possibly due to a repository li st that

Re: Possible regression in 2.0.4

2006-04-04 Thread Arik Kfir
hi, I thought I'd give 2.0.4 (from the 2.0.x branch) a test drive as well. While not sure it's related to what you've indicated, the maven-idea-plugin fails too: [EMAIL PROTECTED] a]$ mvn -e idea:idea + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Searching repository f

Possible regression in 2.0.4

2006-04-04 Thread Vincent Massol
Hi, I've just tried the cargo build with the latest trunk versions of 2.0.4-SNAPSHOT and surefire plugin, and it seems there's some interpolation issue (I don't know if the problem is with the surefire plugin or with maven core). Here's what I have: maven-surefi

Re: [vote] Milos Kleint as a committer

2006-04-04 Thread Emmanuel Venisse
+1 Emmanuel Jason van Zyl a écrit : Hi, Just so we have an official vote thread that can be used for reference. Sorry for the confusion. Milos would make a great addition to the team so here goes again! +1 - To unsubsc

Re: [vote] Release Maven Help plugin 2.0.1

2006-04-04 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter a écrit : Based on: maven-help-plugin 2.0.1-20060403.014226-1 (r390935) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11141&styleName=Html&version=12534 * [MPH-10] - NPE when -Dplugin value can not find specified plugin * [MPH-11] -

Re: [vote] Release Maven JXR plugin 2.0

2006-04-04 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter a écrit : NOTE: Please specifically look at MJXR-2 before voting, it's a major change in behaviour. Based on: maven-jxr-plugin 2.0-20060403.005039-2 (r390934) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11194&styleName=Html&version

Re: [vote] Release Maven PMD plugin 2.0

2006-04-04 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter a écrit : Based on: maven-pmd-plugin 2.0-20060402.035815-1 (r390774) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11140&styleName=Html&version=12262 * [MPMD-2] - pmd has problems with package-info.java. * [MPMD-16] - Utilise the exc

Re: [vote] Release surefire plugin 2.1.3 and surefire 1.5.3

2006-04-04 Thread Emmanuel Venisse
+1 Emmanuel Carlos Sanchez a écrit : Please vote for these releases that include several bugfixes, mainly to improve the support of test forking. http://jira.codehaus.org/browse/MSUREFIRE?report=com.atlassian.jira.plugin.system.project:roadmap-panel http://jira.codehaus.org/browse/SUREFIRE?rep

Re: [vote] Release Maven WAR plugin 2.0

2006-04-04 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter a écrit : Vote open for 72 hours, based on: maven-war-plugin 2.0-20060331.041208-2 (r390317) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11150&styleName=Html&version=12160 * [MWAR-1] - war:exploded removes content of .class files *

Re: [vote] Release Maven Surefire Report plugin 2.0

2006-04-04 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter a écrit : Vote open for 72 hours, based on: maven-surefire-report-plugin 2.0-20060331.032648-2 (r390304) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11222&styleName=Html&version=12481 * [MSUREFIREREP-2] - test failures causes repor

Welcome to Torbjørn

2006-04-04 Thread Emmanuel Venisse
Everyone, please welcome Torbjørn as our newest Maven-SCM committer. Torbjørn: you may already be familiar with them, but here are some resources to get you started: * How to log in, commit, etc: http://www.apache.org/dev/new-committers-guide.html * Information on Apache and how it works, and h

RE: configuration mappings for complex objects

2006-04-04 Thread Christophe Grosjean
Hi,   Unfortunately, I’ve received no answer so far… (see my original mail below).   In ‘Creating artifact form Dependencies’ and its replies, Hermod and  Brett talked about a mojo.xxx.xml file (never read about it in Maven doc) and some tag. Should this way be followed ?   Can anyo