RE: [M2] Dashboard Plugin Plans

2005-09-25 Thread Vincent Massol
Hi David, > -Original Message- > From: David Le Strat [mailto:[EMAIL PROTECTED] > Sent: lundi 26 septembre 2005 04:27 > To: Maven Developers List > Subject: Re: [M2] Dashboard Plugin Plans > > Thanks for the response I will enter my requests for > features in Jira. If nobody has started

[jira] Commented: (MPXDOC-174) Unclear error message when in the section of the project.xml file not defined.

2005-09-25 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-174?page=comments#action_47132 ] Arnaud Heritier commented on MPXDOC-174: I fixed your change because if pom.currentVersion wasn't setted, the property maven.xdoc.version wasn't used. > Unclear error message

svn commit: r291567 - in /maven/maven-1/plugins/trunk/xdoc: src/plugin-resources/site.jsl xdocs/properties.xml

2005-09-25 Thread aheritier
Author: aheritier Date: Sun Sep 25 23:17:44 2005 New Revision: 291567 URL: http://svn.apache.org/viewcvs?rev=291567&view=rev Log: By default, pom.currentVersion is used. Update the doc. Modified: maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/site.jsl maven/maven-1/plugins/trunk/xd

[jira] Updated: (MNG-614) RELEASE selected for range even if it is below the lower bound

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-614?page=all ] Brett Porter updated MNG-614: - Assign To: Brett Porter Remaining Estimate: 30 minutes Original Estimate: 1800 > RELEASE selected for range even if it is below the lower bound > --

svn commit: r291566 - /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/DefaultArtifactCollector.java

2005-09-25 Thread brett
Author: brett Date: Sun Sep 25 23:15:39 2005 New Revision: 291566 URL: http://svn.apache.org/viewcvs?rev=291566&view=rev Log: report those evicted too Modified: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/DefaultArtifactCollector.java Modified: ma

[jira] Updated: (MNG-1008) exclusions are not inhertted

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1008?page=all ] Brett Porter updated MNG-1008: -- Fix Version: (was: 2.0-beta-4) 2.0-beta-3 > exclusions are not inhertted > --- > > Key: MNG-

[jira] Updated: (MNG-1011) doesn't work

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1011?page=all ] Brett Porter updated MNG-1011: -- Fix Version: (was: 2.0-beta-4) 2.0-beta-3 > doesn't work > -- > > Key: MNG-1011 > URL: http://jira.codehaus

[jira] Updated: (MNG-1015) Look at where to ideally attach a wagon TransferListener

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1015?page=all ] Brett Porter updated MNG-1015: -- Fix Version: (was: 2.0-beta-4) 2.0-beta-3 > Look at where to ideally attach a wagon TransferListener > ---

[maven2 build - SUCCESS - update] Mon Sep 26 06:00:00 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050926.06.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050926.06.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Commented: (MNG-699) Add EJB3 support in a plugin

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-699?page=comments#action_47130 ] Brett Porter commented on MNG-699: -- I trust your ability to review the patch, I'll just complain later if I see anything I don't like ;) Why would you want to delegate application.xml g

Re: [vote] Create a JXR library in Maven's SVN

2005-09-25 Thread Stephane Nicoll
+1 On 9/26/05, Brett Porter <[EMAIL PROTECTED]> wrote: > Hi, > > I polled on this last week. The general feeling was in favour of Maven > over Commons. Some reservations about maintaining another library, and > some proposed alternatives. > > Here is what I propose we do: > - create https://svn.ap

[jira] Commented: (MNG-699) Add EJB3 support in a plugin

2005-09-25 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-699?page=comments#action_47129 ] Stephane Nicoll commented on MNG-699: - Yup indeed. I woud prefer delegation as well (didn't though about it). Well, MavenArchiver could be enhanced, it does not include archiver for E

[jira] Closed: (MNG-820) Over-zealous transitive dependencies during mediation

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-820?page=all ] Brett Porter closed MNG-820: Resolution: Fixed > Over-zealous transitive dependencies during mediation > - > > Key: MNG-820 > URL:

RE: [vote] Create a JXR library in Maven's SVN

2005-09-25 Thread Arnaud HERITIER
[X] +1 - I agree with this plan [ ] +0 - I will accept this plan, but still prefer an alternate solution [ ] -1 - I disagree with this plan Arnaud - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

svn commit: r291563 - in /maven/components/trunk/maven-artifact/src: main/java/org/apache/maven/artifact/resolver/ test/java/org/apache/maven/artifact/resolver/

2005-09-25 Thread brett
Author: brett Date: Sun Sep 25 22:52:36 2005 New Revision: 291563 URL: http://svn.apache.org/viewcvs?rev=291563&view=rev Log: PR: MNG-820 ensure only the right dependencies are used when two different versions have different deps. Modified: maven/components/trunk/maven-artifact/src/main/jav

[maven2 build - SUCCESS - update] Mon Sep 26 05:00:00 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050926.05.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050926.05.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r291560 - /maven/components/trunk/maven-plugins/maven-install-plugin/src/main/java/org/apache/maven/plugin/install/InstallFileMojo.java

2005-09-25 Thread brett
Author: brett Date: Sun Sep 25 21:53:10 2005 New Revision: 291560 URL: http://svn.apache.org/viewcvs?rev=291560&view=rev Log: goal doesn't require a project Modified: maven/components/trunk/maven-plugins/maven-install-plugin/src/main/java/org/apache/maven/plugin/install/InstallFileMojo.java

Re: [M2] Dashboard Plugin Plans

2005-09-25 Thread Edwin Punzalan
That's nice to hear. ^_^ Btw, I think you've seen the plugin matrix wiki page... if you want to start on the dashboard plugin, please update the wiki and put your name as the m2 author... this way, we'll know who's working on which plugin. Thanks. David Le Strat wrote: Thanks for the res

[jira] Created: (MAVENUPLOAD-532) xdriveunit upload request

2005-09-25 Thread Donavon Buss (JIRA)
xdriveunit upload request - Key: MAVENUPLOAD-532 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-532 Project: maven-upload-requests Type: Task Reporter: Donavon Buss http://xdriveunit.flexiblewebs.com/xdriveunit-0.1-bundle.jar http://xdri

[jira] Created: (CONTINUUM-319) Project state is set to "check" when build reports failure.

2005-09-25 Thread Fritz Oconer (JIRA)
Project state is set to "check" when build reports failure. --- Key: CONTINUUM-319 URL: http://jira.codehaus.org/browse/CONTINUUM-319 Project: Continuum Type: Bug Versions: 1.0-alpha-4 Environment: Wind

Re: [M2] Dashboard Plugin Plans

2005-09-25 Thread David Le Strat
Thanks for the response I will enter my requests for features in Jira. If nobody has started working on such plugin, I may go ahead. I just wanted to make sure I was not duplicating any work. Does anyone have any strong opinion on how different they want the design for the new plugin to be from

Re: [vote] Create a JXR library in Maven's SVN

2005-09-25 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 +1 Brett Porter wrote: | Hi, | | I polled on this last week. The general feeling was in favour of Maven | over Commons. Some reservations about maintaining another library, and | some proposed alternatives. | | Here is what I propose we do: | - creat

[maven2 build - SUCCESS - update] Mon Sep 26 02:00:00 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050926.020001.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050926.020001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[maven2 build - SUCCESS - update] Mon Sep 26 01:45:00 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050926.014500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050926.014500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Updated: (MNG-820) Over-zealous transitive dependencies during mediation

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-820?page=all ] Brett Porter updated MNG-820: - Assign To: Brett Porter Remaining Estimate: 2 hours Original Estimate: 7200 > Over-zealous transitive dependencies during mediation > --

svn commit: r291511 - /maven/components/trunk/maven-artifact/src/test/java/org/apache/maven/artifact/resolver/DefaultArtifactCollectorTest.java

2005-09-25 Thread brett
Author: brett Date: Sun Sep 25 18:56:37 2005 New Revision: 291511 URL: http://svn.apache.org/viewcvs?rev=291511&view=rev Log: PR: MNG-787 add tests to ensure version in current POM is always used Modified: maven/components/trunk/maven-artifact/src/test/java/org/apache/maven/artifact/resolver

[jira] Closed: (MNG-787) Dependency suggestion in current project should take precedence over transitive dependencies by default

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-787?page=all ] Brett Porter closed MNG-787: Resolution: Fixed Fix Version: (was: 2.0-beta-2) 2.0-beta-1 this was fixed in beta-1 > Dependency suggestion in current project should take prec

[continuum build - SUCCESS - checkout] Mon Sep 26 01:30:00 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20050926.013000.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050926.013000.txt

Re: [M2] Dashboard Plugin Plans

2005-09-25 Thread Edwin Punzalan
Hi, David. I doubt if anyone is working on the Dashboard plugin... right now, we are focusing on higher priority plugins towards the lesser ones. We'll soon get there ^_^ But still, anyone can contribute and start on the Dashboard plugin, it they want. We do appreciate volunteers. :D I s

svn commit: r291508 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/artifact/ActiveProjectArtifact.java

2005-09-25 Thread brett
Author: brett Date: Sun Sep 25 18:23:13 2005 New Revision: 291508 URL: http://svn.apache.org/viewcvs?rev=291508&view=rev Log: PR: MNG-947 add optional attribute to a dependency Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/artifact/ActiveProjectArtifac

[maven2 build - FAILED - update] Mon Sep 26 01:15:01 GMT 2005

2005-09-25 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050926.011501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r291507 - in /maven/components/trunk: maven-artifact/src/main/java/org/apache/maven/artifact/ maven-artifact/src/main/java/org/apache/maven/artifact/factory/ maven-artifact/src/main/java/o

2005-09-25 Thread brett
Author: brett Date: Sun Sep 25 18:17:59 2005 New Revision: 291507 URL: http://svn.apache.org/viewcvs?rev=291507&view=rev Log: PR: MNG-947 add optional attribute to a dependency Modified: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/Artifact.java maven/co

[jira] Closed: (MNG-947) add optional flag for dependencies

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-947?page=all ] Brett Porter closed MNG-947: Resolution: Fixed > add optional flag for dependencies > -- > > Key: MNG-947 > URL: http://jira.codehaus.org/browse/MNG-9

[jira] Closed: (MPXDOC-175) Menus with type="header" are not processed by site.jsl

2005-09-25 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-175?page=all ] Lukas Theussl closed MPXDOC-175: Resolution: Fixed Fix Version: 1.10 Patch applied. Thanks! > Menus with type="header" are not processed by site.jsl >

svn commit: r291506 - in /maven/maven-1/plugins/trunk/xdoc: src/plugin-resources/site.jsl xdocs/changes.xml

2005-09-25 Thread ltheussl
Author: ltheussl Date: Sun Sep 25 18:14:05 2005 New Revision: 291506 URL: http://svn.apache.org/viewcvs?rev=291506&view=rev Log: MPXDOC-175: Menus with type='header' are not processed by site.jsl. Thanks to Phil Steitz. Modified: maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/site.jsl

Re: [vote] Create a JXR library in Maven's SVN

2005-09-25 Thread Lukas Theussl
+1 Lukas Brett Porter wrote: Hi, I polled on this last week. The general feeling was in favour of Maven over Commons. Some reservations about maintaining another library, and some proposed alternatives. Here is what I propose we do: - create https://svn.apache.org/repos/asf/maven/jxr/trunk

Re: [vote] Create a JXR library in Maven's SVN

2005-09-25 Thread Vincent Siveton
Sounds very good +1 Vincent 2005/9/25, Brett Porter <[EMAIL PROTECTED]>: > Hi, > > I polled on this last week. The general feeling was in favour of Maven > over Commons. Some reservations about maintaining another library, and > some proposed alternatives. > > Here is what I propose we do: > - cr

Re: [vote] Create a JXR library in Maven's SVN

2005-09-25 Thread Jason van Zyl
+1 On Mon, 2005-09-26 at 09:22 +1000, Brett Porter wrote: > Hi, > > I polled on this last week. The general feeling was in favour of Maven > over Commons. Some reservations about maintaining another library, and > some proposed alternatives. > > Here is what I propose we do: > - create https://s

[maven2 build - SUCCESS - checkout] Mon Sep 26 00:15:01 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050926.001501.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050926.001501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Created: (MNG-1016) Snapshot dependency in plugin template

2005-09-25 Thread Eric Jacob (JIRA)
Snapshot dependency in plugin template -- Key: MNG-1016 URL: http://jira.codehaus.org/browse/MNG-1016 Project: Maven 2 Type: Bug Components: maven-archetype-plugin Versions: 2.0-beta-1 Environment: Windows XP SP2 Repo

svn commit: r291499 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/ maven-embedder/src/main/java/org/apache/maven/embedder/ maven-project/src/main/java/org/apache/maven/projec

2005-09-25 Thread jvanzyl
Author: jvanzyl Date: Sun Sep 25 17:23:33 2005 New Revision: 291499 URL: http://svn.apache.org/viewcvs?rev=291499&view=rev Log: o adding method to the maven project builder that takes a transfer listener as a parameter. this method is currently being used in the embedder o see MNG-1015 for notes

[maven2 build - SUCCESS - update] Mon Sep 26 00:00:00 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050926.00.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050926.00.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: [vote] Create a JXR library in Maven's SVN

2005-09-25 Thread Brett Porter
Brett Porter wrote: >[X] +1 - I agree with this plan >[ ] +0 - I will accept this plan, but still prefer an alternate solution >[ ] -1 - I disagree with this plan > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

Re: [vote] Create a JXR library in Maven's SVN

2005-09-25 Thread Brett Porter
Trygve Laugstøl wrote: > > >>Vote closes in 72 hours. Majority rules. Votes by committers are binding. >> >> > >Just wondering, are you really allowed to say that committers have >binding votes? > > It's only for releases that the PMC must hold the binding votes, and that there must be 3.

Re: [vote] Create a JXR library in Maven's SVN

2005-09-25 Thread Trygve Laugstøl
On Mon, 2005-09-26 at 09:22 +1000, Brett Porter wrote: > Hi, > > I polled on this last week. The general feeling was in favour of Maven > over Commons. Some reservations about maintaining another library, and > some proposed alternatives. > > Here is what I propose we do: > - create https://svn.a

svn commit: r291492 - /maven/components/trunk/maven-site/pom.xml

2005-09-25 Thread trygvis
Author: trygvis Date: Sun Sep 25 16:28:02 2005 New Revision: 291492 URL: http://svn.apache.org/viewcvs?rev=291492&view=rev Log: o Woops, this shouldn't have been removed in the first place. Modified: maven/components/trunk/maven-site/pom.xml Modified: maven/components/trunk/maven-site/pom.xm

svn commit: r291490 - in /maven/components/trunk/maven-site: ./ src/site/apt/guides/getting-started/ src/site/apt/guides/getting-started/background/

2005-09-25 Thread trygvis
Author: trygvis Date: Sun Sep 25 16:24:29 2005 New Revision: 291490 URL: http://svn.apache.org/viewcvs?rev=291490&view=rev Log: o Adding some notes. Modified: maven/components/trunk/maven-site/pom.xml maven/components/trunk/maven-site/src/site/apt/guides/getting-started/background/philos

[vote] Create a JXR library in Maven's SVN

2005-09-25 Thread Brett Porter
Hi, I polled on this last week. The general feeling was in favour of Maven over Commons. Some reservations about maintaining another library, and some proposed alternatives. Here is what I propose we do: - create https://svn.apache.org/repos/asf/maven/jxr/trunk as an independant library, as is -

[result] weekly releases

2005-09-25 Thread Brett Porter
Vote has passed. All +1's Binding: Brett Porter Carlos Sanchez Emmanuel Venisse Arnaud Heritier John Casey Jason Van Zyl Trygve Laugstol Kenney Westerhof Non-binding (committers): Stephane Nicoll Fabrizio Giustina Vincent Siveton Lukas Theussl Non-binding (community): Alan Cabrera Cheers, Brett

Re: [vote] weekly releases

2005-09-25 Thread Brett Porter
I should vote... Brett Porter wrote: >[X] +1 - I like it >[ ] +0 - I am not opposed, but I don't mind another technique either >[ ] -1 - I don't like it, we should have gone with _ > > - To unsubscribe, e-mail: [EMAIL PROT

[jira] Created: (MNG-1015) Look at where to ideally attach a wagon TransferListener

2005-09-25 Thread Jason van Zyl (JIRA)
Look at where to ideally attach a wagon TransferListener Key: MNG-1015 URL: http://jira.codehaus.org/browse/MNG-1015 Project: Maven 2 Type: Task Reporter: Jason van Zyl Fix For: 2.0-beta-3 I am adding t

svn commit: r291484 - /maven/components/trunk/maven-embedder/notes.txt

2005-09-25 Thread jvanzyl
Author: jvanzyl Date: Sun Sep 25 15:58:51 2005 New Revision: 291484 URL: http://svn.apache.org/viewcvs?rev=291484&view=rev Log: adding some notes from eu Modified: maven/components/trunk/maven-embedder/notes.txt Modified: maven/components/trunk/maven-embedder/notes.txt URL: http://svn.apach

[jira] Closed: (MNG-855) Maven Surefire Plugin Documentation

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-855?page=all ] Brett Porter closed MNG-855: Resolution: Fixed applied, thanks > Maven Surefire Plugin Documentation > --- > > Key: MNG-855 > URL: http://jira.codeha

[jira] Updated: (MNG-735) Assembly plugin to support 'directory' archive type

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-735?page=all ] Brett Porter updated MNG-735: - Fix Version: 2.0-beta-3 > Assembly plugin to support 'directory' archive type > --- > > Key: MNG-735 > URL:

[maven2 build - SUCCESS - update] Sun Sep 25 22:45:00 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050925.224500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050925.224500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r291483 - in /maven/components/trunk/maven-plugins/maven-surefire-plugin/src/site: ./ apt/ apt/howto.apt apt/introduction.apt site.xml

2005-09-25 Thread brett
Author: brett Date: Sun Sep 25 15:54:34 2005 New Revision: 291483 URL: http://svn.apache.org/viewcvs?rev=291483&view=rev Log: PR: MNG-855 Submitted by: Johnny R. Ruiz III Reviewed by: Brett Porter documentation for surefire plugin Added: maven/components/trunk/maven-plugins/maven-surefire-pl

[jira] Updated: (MNG-953) Add sample report to Project Info Report Plugin and brief How to use APT Document.

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-953?page=all ] Brett Porter updated MNG-953: - Fix Version: 2.0-beta-3 applied, leaving open for howto/sample report > Add sample report to Project Info Report Plugin and brief How to use APT > Document. > -

svn commit: r291482 - /maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/

2005-09-25 Thread brett
Author: brett Date: Sun Sep 25 15:52:26 2005 New Revision: 291482 URL: http://svn.apache.org/viewcvs?rev=291482&view=rev Log: PR: MNG-953 Submitted by: Johnny R. Ruiz III Reviewed by: Brett Porter javadoc for project info reports configuration Modified: maven/components/trunk/maven-plugins/

[jira] Closed: (MNG-952) Maven Checkstyle plugin documentation

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-952?page=all ] Brett Porter closed MNG-952: Resolution: Fixed applied, thanks > Maven Checkstyle plugin documentation > - > > Key: MNG-952 > URL: http://jira.co

svn commit: r291481 - in /maven/components/trunk/maven-plugins/maven-checkstyle-plugin/src/site: ./ apt/ apt/howto.apt resources/ resources/checkstyle.html site.xml

2005-09-25 Thread brett
Author: brett Date: Sun Sep 25 15:47:08 2005 New Revision: 291481 URL: http://svn.apache.org/viewcvs?rev=291481&view=rev Log: PR: MNG-952 Submitted by: Allan Ramirez Reviewed by: Brett Porter documentation for the checkstyle plugin Added: maven/components/trunk/maven-plugins/maven-checkstyle

[jira] Updated: (MNG-959) deploy to scp repository hangs forever

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-959?page=all ] Brett Porter updated MNG-959: - Fix Version: 2.0-beta-3 > deploy to scp repository hangs forever > -- > > Key: MNG-959 > URL: http://jira.codehaus.org/b

[jira] Updated: (MNG-980) Provide control over precedence of org.apache.maven.plugins group in search path

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-980?page=all ] Brett Porter updated MNG-980: - Fix Version: 2.0-beta-3 > Provide control over precedence of org.apache.maven.plugins group in search > path > --

[jira] Updated: (MNG-985) plugin goals referenced in build/pluginManagment unexpectedly executed during lifecycle

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-985?page=all ] Brett Porter updated MNG-985: - Fix Version: 2.0-beta-2 > plugin goals referenced in build/pluginManagment unexpectedly executed during > lifecycle > ---

[M2] Dashboard Plugin Plans

2005-09-25 Thread David Le Strat
All, I am not sure what the plans are for the dashboard plugin for M2. According to the WIKI, it may need to be significantly rewritten. Is anyone currently working on the plugin for M2? What are the requirements for the M2 dashboard plugin? In addition to the what the M1 plugin provides: - A

[jira] Updated: (MNG-417) running m2 inside Ant

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-417?page=all ] Brett Porter updated MNG-417: - Description: I'm thinking out loud now, but given that we have the artifact and pom tasks, and m2 is embeddalbe - for those still using Ant as their primary environment, bu

[jira] Updated: (MNG-553) Secure Storage of Server Passwords

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-553?page=all ] Brett Porter updated MNG-553: - Fix Version: (was: 2.0-beta-3) 2.1 > Secure Storage of Server Passwords > -- > > Key: MNG-553 > URL: ht

[jira] Updated: (MNG-202) Add support of .pac file for proxy configuration

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-202?page=all ] Brett Porter updated MNG-202: - Description: Authorize Proxy Auto-Config File (.pac file) for proxy configuration in user model. http://wp.netscape.com/eng/mozilla/2.0/relnotes/demo/proxy-live.html =>Use

[jira] Updated: (MNG-40) Sites for all components

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-40?page=all ] Brett Porter updated MNG-40: Description: We need sites for: maven-project maven-model maven-plugin maven-plugins maven-mboot was: We need sites for: maven-project maven-model maven-plugin maven-plugin

[jira] Updated: (MNG-152) execution of install should unload the plugin in memory

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-152?page=all ] Brett Porter updated MNG-152: - Fix Version: (was: 2.0-beta-3) 2.0.1 > execution of install should unload the plugin in memory > ---

[jira] Updated: (MNG-403) add timeout to HttpUtils/wagon

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-403?page=all ] Brett Porter updated MNG-403: - Fix Version: (was: 2.0-beta-3) 2.1 Environment: > add timeout to HttpUtils/wagon > -- > > Key: MNG-403 >

[jira] Commented: (MNG-699) Add EJB3 support in a plugin

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-699?page=comments#action_47112 ] Brett Porter commented on MNG-699: -- I'd prefer delegation over inheritence, and thought that most of the shared code was already in MavenArchiver. If you think this can be enhanced, that

[jira] Updated: (MNG-1010) release plugin removes xml comments and attributes

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1010?page=all ] Brett Porter updated MNG-1010: -- Fix Version: (was: 2.0-beta-2) 2.0-beta-3 Summary: release plugin removes xml comments and attributes (was: Beta 1 transition with release pl

[jira] Updated: (MNG-591) Integration tests lifecycle

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-591?page=all ] Brett Porter updated MNG-591: - Fix Version: (was: 2.0-beta-2) 2.1 Kenney's plugin should be sufficient for 2.0 > Integration tests lifecycle > --- > >

[jira] Updated: (MNG-624) automatic parent versioning

2005-09-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-624?page=all ] Brett Porter updated MNG-624: - Fix Version: (was: 2.0-beta-2) 2.1 > automatic parent versioning > --- > > Key: MNG-624 > URL: http://jira.code

svn commit: r291478 - in /maven/components/trunk/maven-core-it/it0070: expected-results.txt goals.txt pom.xml src/main/custom/ra.xml src/main/rar/SomeResource.txt

2005-09-25 Thread brett
Author: brett Date: Sun Sep 25 15:07:53 2005 New Revision: 291478 URL: http://svn.apache.org/viewcvs?rev=291478&view=rev Log: set native eol-style Modified: maven/components/trunk/maven-core-it/it0070/expected-results.txt (contents, props changed) maven/components/trunk/maven-core-it/i

[jira] Commented: (MNG-699) Add EJB3 support in a plugin

2005-09-25 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-699?page=comments#action_47105 ] Stephane Nicoll commented on MNG-699: - This code redundacy annoys me. I think we need something below AbstractMojo for that kind of things. Because, all thoses plugins generates qui

[jira] Created: (MPXDOC-175) Menus with type="header" are not processed by site.jsl

2005-09-25 Thread Phil Steitz (JIRA)
Menus with type="header" are not processed by site.jsl -- Key: MPXDOC-175 URL: http://jira.codehaus.org/browse/MPXDOC-175 Project: maven-xdoc-plugin Type: Bug Versions: 1.9.1, 1.9.2 Reporter: Phil Steitz A

[maven2 build - SUCCESS - update] Sun Sep 25 16:15:00 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050925.161500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050925.161500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Commented: (MNG-142) project usage instructions in POM

2005-09-25 Thread Arik Kfir (JIRA)
[ http://jira.codehaus.org/browse/MNG-142?page=comments#action_47102 ] Arik Kfir commented on MNG-142: --- I'm not sure that a usage section is needed, but what would be nice is have maven generate a human-readable (well, more readable than XML ;-) text describi

svn commit: r291435 - in /maven/components/trunk/maven-core/src/main/java/org/apache/maven: DefaultMaven.java cli/MavenCli.java

2005-09-25 Thread jvanzyl
Author: jvanzyl Date: Sun Sep 25 09:06:28 2005 New Revision: 291435 URL: http://svn.apache.org/viewcvs?rev=291435&view=rev Log: o slowly (and safely) trying to make bits extractable from here so that i can integration it into the embedder and then use the embedder for the o it-plugin o maven cl

[maven2 build - SUCCESS - update] Sun Sep 25 15:45:00 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050925.154500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050925.154500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[maven2 build - SUCCESS - update] Sun Sep 25 15:15:00 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050925.151501.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050925.151501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r291429 - in /maven/components/trunk/maven-embedder: pom.xml src/main/java/org/apache/maven/embedder/MavenEmbedder.java src/test/java/org/apache/maven/embedder/MavenEmbedderTest.java src/t

2005-09-25 Thread jvanzyl
Author: jvanzyl Date: Sun Sep 25 08:28:55 2005 New Revision: 291429 URL: http://svn.apache.org/viewcvs?rev=291429&view=rev Log: o adding method to embedder to read a project building up the artifacts Modified: maven/components/trunk/maven-embedder/pom.xml maven/components/trunk/maven-emb

[jira] Updated: (MNG-699) Add EJB3 support in a plugin

2005-09-25 Thread Piotr Bzdyl (JIRA)
[ http://jira.codehaus.org/browse/MNG-699?page=all ] Piotr Bzdyl updated MNG-699: Attachment: maven2-ejb3-support.zip I created maven-par-plugin and maven-ejb3-plugin and necessary patches in maven-artifact and maven-core components.xml files (added new pac

[maven2 build - SUCCESS - update] Sun Sep 25 15:00:00 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050925.15.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050925.15.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r291424 - in /maven/components/trunk/maven-plugin-tools/maven-plugin-tools-model: ./ pom.xml src/ src/main/ src/main/mdo/ src/main/mdo/mojo-metadata.mdo

2005-09-25 Thread jdcasey
Author: jdcasey Date: Sun Sep 25 08:10:52 2005 New Revision: 291424 URL: http://svn.apache.org/viewcvs?rev=291424&view=rev Log: First pass at generic, XML-based metadata model for mojo descriptors. Planning to embed this in XML comments within Ant build.xml files, etc. Added: maven/component

svn commit: r291423 - /maven/components/trunk/sandbox/maven-it-plugin/src/main/java/org/apache/maven/plugin/it/ForkMojo.java

2005-09-25 Thread kenney
Author: kenney Date: Sun Sep 25 08:07:39 2005 New Revision: 291423 URL: http://svn.apache.org/viewcvs?rev=291423&view=rev Log: Since stacktraces are printed when a cause is present in MojoExecutionException, log the error instead and throw an exception without a cause. Maybe it's better to have 2

svn commit: r291422 - in /maven/components/trunk/maven-core/src/main/java/org/apache/maven: DefaultMaven.java execution/MavenSession.java plugin/DefaultPluginManager.java

2005-09-25 Thread jdcasey
Author: jdcasey Date: Sun Sep 25 08:03:59 2005 New Revision: 291422 URL: http://svn.apache.org/viewcvs?rev=291422&view=rev Log: Adding validation of @requiresProject and @requiresOnline to PluginManager.executeMojo(..), in order to centrally block mojos from executing under the wrong conditions.

svn commit: r291420 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/plugin/version/ maven-plugins/maven-release-plugin/ maven-plugins/maven-release-plugin/src/main/java/org/apa

2005-09-25 Thread jdcasey
Author: jdcasey Date: Sun Sep 25 07:49:27 2005 New Revision: 291420 URL: http://svn.apache.org/viewcvs?rev=291420&view=rev Log: Rolling back the release plugin's dependencies to -beta-1 of maven, and making resolvePluginVersion(..) with the flag for processAsReport public again with deprecation,

Re: rar plugin ready for release

2005-09-25 Thread Stephane Nicoll
This is done. I also added an integration test (it0070). Cheers, Stéphane On 9/24/05, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > Brett, > > I will work on it today and move it from the sandbox. > (Some lifecycle thingies to fix). > > Cheers, > Stéphane > > On 9/22/05, Brett Porter <[EMAIL PROTE

[maven2 build - SUCCESS - update] Sun Sep 25 09:15:00 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050925.091501.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050925.091501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r291397 - in /maven/components/trunk/maven-core-it: ./ it0070/ it0070/src/ it0070/src/main/ it0070/src/main/custom/ it0070/src/main/rar/

2005-09-25 Thread snicoll
Author: snicoll Date: Sun Sep 25 02:18:03 2005 New Revision: 291397 URL: http://svn.apache.org/viewcvs?rev=291397&view=rev Log: Added rar integration test. Added: maven/components/trunk/maven-core-it/it0070/ maven/components/trunk/maven-core-it/it0070/expected-results.txt maven/compon

[maven2 build - SUCCESS - update] Sun Sep 25 09:00:00 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050925.09.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050925.09.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[maven2 build - SUCCESS - update] Sun Sep 25 08:45:00 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050925.084500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050925.084500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r291395 - /maven/components/trunk/maven-plugins/maven-rar-plugin/src/main/java/org/apache/maven/plugin/rar/RarMojo.java

2005-09-25 Thread snicoll
Author: snicoll Date: Sun Sep 25 01:49:09 2005 New Revision: 291395 URL: http://svn.apache.org/viewcvs?rev=291395&view=rev Log: rar source file compliant with src/main structure. Modified: maven/components/trunk/maven-plugins/maven-rar-plugin/src/main/java/org/apache/maven/plugin/rar/RarMojo

[maven2 build - SUCCESS - update] Sun Sep 25 08:30:00 GMT 2005

2005-09-25 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050925.083000.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050925.083000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Closed: (MNG-854) Maven RAR plugin documentation

2005-09-25 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-854?page=all ] Stephane Nicoll closed MNG-854: --- Resolution: Fixed Fix Version: (was: 2.0) 2.0-beta-2 put maven-rar-plugin out of the sandbox. Added web site doco. > Maven RAR plugin docu

svn commit: r291393 - /maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml

2005-09-25 Thread snicoll
Author: snicoll Date: Sun Sep 25 01:35:57 2005 New Revision: 291393 URL: http://svn.apache.org/viewcvs?rev=291393&view=rev Log: Added reference to maven-rar-plugin Modified: maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml Modified: maven/components/trunk/maven-site/src/site

svn commit: r291392 - in /maven/components/trunk/maven-plugins: ./ maven-rar-plugin/ maven-rar-plugin/src/main/java/org/apache/maven/plugin/rar/ maven-rar-plugin/src/site/ maven-rar-plugin/src/site/ap

2005-09-25 Thread snicoll
Author: snicoll Date: Sun Sep 25 01:32:41 2005 New Revision: 291392 URL: http://svn.apache.org/viewcvs?rev=291392&view=rev Log: * Moved maven-rar-plugin from the sandbox to maven-plugins * MNG-854: Added javadoc and web site doco Added: maven/components/trunk/maven-plugins/maven-rar-plugin/

svn commit: r291391 - /maven/components/trunk/sandbox/maven-rar-plugin/

2005-09-25 Thread snicoll
Author: snicoll Date: Sun Sep 25 01:31:38 2005 New Revision: 291391 URL: http://svn.apache.org/viewcvs?rev=291391&view=rev Log: Moved maven-rar-plugin from the sandbox to maven-plugins Removed: maven/components/trunk/sandbox/maven-rar-plugin/

  1   2   >