RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread Brett Porter
Probably? Definitely :) I don't think this is a per dependency attribute. It's a mapping that needs to be configurable, but global. - Brett > -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 11 May 2004 4:20 AM > To: 'Maven Developers List' > Subject:

RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread Vincent Massol
+1 to create an tag which defaults to "jar": [...] myowntype myowntypeextension However that's probably for Maven 1.1. Thanks -Vincent > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 11 May 2004 02:03 > To: Maven Developers List > Subject: Re: c

RE: [VOTE] release Maven 1.0 RC3

2004-05-10 Thread Vincent Massol
+1 Thanks -Vincent > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: 11 May 2004 01:58 > To: Maven Developers List ([EMAIL PROTECTED]) > Subject: [VOTE] release Maven 1.0 RC3 > > Note that this vote has dependencies on these votes: > - Release of maven-jelly-tag

RE: [VOTE] plugin evictions

2004-05-10 Thread Vincent Massol
+1 to remove them altogether instead of moving to the sandbox. -Vincent > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: 11 May 2004 01:39 > To: Maven Developers List ([EMAIL PROTECTED]) > Subject: [VOTE] plugin evictions > > I would like to move the codeswitch

RE: [VOTE] Release maven-jelly-tags 1.0

2004-05-10 Thread Vincent Massol
+1 > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: 11 May 2004 01:27 > To: Maven Developers List ([EMAIL PROTECTED]) > Subject: [VOTE] Release maven-jelly-tags 1.0 > > I think the Maven Jelly Tag library is finished for 1.0. > > +1 to release it. > > -- > Bre

RE: [VOTE] Release all changed plugins

2004-05-10 Thread Vincent Massol
Hi Brett, +1 from me. Does your release process includes creating a new JIRA version for the plugins and "release" the current JIRA version? Are you going to create the new versions? Thanks -Vincent > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: 11 May 2004 0

RE: [VOTE] release Maven 1.0 RC3

2004-05-10 Thread Arnaud Heritier
+1. #Arnaud. > -Message d'origine- > De : Brett Porter [mailto:[EMAIL PROTECTED] > Envoyé : mardi 11 mai 2004 01:58 > À : Maven Developers List ([EMAIL PROTECTED]) > Objet : [VOTE] release Maven 1.0 RC3 > > Note that this vote has dependencies on these votes: > - Release of maven-jelly-t

RE: [VOTE] plugin evictions

2004-05-10 Thread Arnaud Heritier
+1 for both #Arnaud > -Message d'origine- > De : Brett Porter [mailto:[EMAIL PROTECTED] > Envoyé : mardi 11 mai 2004 01:39 > À : Maven Developers List ([EMAIL PROTECTED]) > Objet : [VOTE] plugin evictions > > I would like to move the codeswitcher plugin maven-plugins-sandbox and out > of

RE: [VOTE] Release all changed plugins

2004-05-10 Thread Arnaud Heritier
+1 for me. I applied all modifications that I had. #Arnaud > -Message d'origine- > De : Brett Porter [mailto:[EMAIL PROTECTED] > Envoyé : mardi 11 mai 2004 01:28 > À : Maven Developers List ([EMAIL PROTECTED]) > Objet : [VOTE] Release all changed plugins > > Hi, > > Please vote +1 if y

RE: [VOTE] Release maven-jelly-tags 1.0

2004-05-10 Thread Arnaud Heritier
+1. #Arnaud > -Message d'origine- > De : Brett Porter [mailto:[EMAIL PROTECTED] > Envoyé : mardi 11 mai 2004 01:27 > À : Maven Developers List ([EMAIL PROTECTED]) > Objet : [VOTE] Release maven-jelly-tags 1.0 > > I think the Maven Jelly Tag library is finished for 1.0. > > +1 to release

cvs commit: maven/xdocs navigation-pdf.xml navigation.xml

2004-05-10 Thread brett
brett 2004/05/10 21:43:03 Modified:xdocsTag: MAVEN-1_0-BRANCH navigation-pdf.xml navigation.xml Log: Submitted by: Arnaud Heritier Reviewed by: Brett Porter navigation updates Revision ChangesPath No revision No

[jira] Created: (MPCLOVER-17) clover html plugin fails when no source files are present

2004-05-10 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCLOVER-17 Here is an overview of the issue: --

RE: [VOTE] release Maven 1.0 RC3

2004-05-10 Thread dion_gillard
Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 10:40:23 AM: > > There are 23 unscheduled bugs in Jira, of these, I'd like us > > to fix: . Maven-1223 > > > > and look at: > > . Maven-1258 > > > > Before we release RC3. > > I usually check the unscheduled ones, but missed 1223 somehow. Wi

RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread dion_gillard
Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 11:06:38 AM: > > Someone who knows the software can do that, but until they > > do, I'd rather > > fix the things we have. Didn't Ben write Wagon? > > Ben wrote maven-fetch, which I never looked at. I don't know how much of it > influenced W

RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread Brett Porter
> Someone who knows the software can do that, but until they > do, I'd rather > fix the things we have. Didn't Ben write Wagon? Ben wrote maven-fetch, which I never looked at. I don't know how much of it influenced Wagon, which was primarily written by Michal, based on the artifact code in the c

RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread dion_gillard
Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 10:38:15 AM: > What's the point of doing the work twice? Wagon is the Maven refactoring of > the artifact code. We don't need to start another refactoring of the > artifact code. I wasn't planning on refactoring it. > We can't afford the deve

RE: [VOTE] release Maven 1.0 RC3

2004-05-10 Thread Brett Porter
> There are 23 unscheduled bugs in Jira, of these, I'd like us > to fix: . Maven-1223 > > and look at: > . Maven-1258 > > Before we release RC3. I usually check the unscheduled ones, but missed 1223 somehow. Will apply and test along with 1257. 1258 - I don't want to risk any changes to the Je

RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread Brett Porter
What's the point of doing the work twice? Wagon is the Maven refactoring of the artifact code. We don't need to start another refactoring of the artifact code. We can't afford the development time of maintaining two codebases as separate entities. They need to converge. - Brett > -Original M

[jira] Updated: (MAVEN-1223) have entities resolve relative to xml files defining them

2004-05-10 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Mon, 10 May 2004 8:36 PM Changes: Fix Version changed to 1.0-rc3 - For a full history of the issue, see:

Re: [VOTE] release Maven 1.0 RC3

2004-05-10 Thread dion_gillard
Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 09:57:44 AM: > Note that this vote has dependencies on these votes: > - Release of maven-jelly-tags 1.0 > - Release of all maven plugins > And is conditional on the successful rsolution of MAVEN-1275 which I will > test after checking the patch

RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread dion_gillard
Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 10:01:39 AM: > Long term this will happen in Wagon. Now isn't the time to be making those > sorts of changes :) It's been how long since Wagon was first released? Almost a year I'd guess Promises of Wagon, Classworlds etc are empty for m

RE: [VOTE] Release all changed plugins

2004-05-10 Thread dion_gillard
Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 10:02:46 AM: > So that they get bundled with RC3. We shouldn't be putting out -SNAPSHOTs > into the world, and a lot of them have been touched recently. > > This will be the last time it happens before the individual release cycle > becomes t

[jira] Closed: (MAVEN-1213) Bootstrap fails on jdk1.3

2004-05-10 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Mon, 10 May 2004 8:28 PM Add forking to junit tests in several places. Fixed test cases that rely on system properties. - View the issue:

Re: [VOTE] plugin evictions

2004-05-10 Thread dion_gillard
The perforce plugin supposedly just gets the jars onto the classpath. I'm +1 on both. -- dIon Gillard, Multitask Consulting Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 09:39:14 AM: > I would like to move the codeswitcher plugin maven-plugins-sandbox and out > of the Maven 1.0 release

RE: [VOTE] Release all changed plugins

2004-05-10 Thread Brett Porter
So that they get bundled with RC3. We shouldn't be putting out -SNAPSHOTs into the world, and a lot of them have been touched recently. This will be the last time it happens before the individual release cycle becomes truly autonomous. - Brett > -Original Message- > From: [EMAIL PROTECTE

RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread Brett Porter
Long term this will happen in Wagon. Now isn't the time to be making those sorts of changes :) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 11 May 2004 10:03 AM > To: Maven Developers List > Subject: Re: cvs commit: maven-plugins/artifact/xd

Re: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread dion_gillard
[EMAIL PROTECTED] wrote on 11/05/2004 09:36:35 AM: > brett 2004/05/10 16:36:35 > > Modified:artifact/src/main/org/apache/maven/artifact/deployer > DefaultArtifactDeployer.java >artifact/xdocs changes.xml > Log: > PR: MPUBERJAR-5 > give ube

Re: [VOTE] Release maven-jelly-tags 1.0

2004-05-10 Thread dion_gillard
+1 -- dIon Gillard, Multitask Consulting Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 09:26:55 AM: > I think the Maven Jelly Tag library is finished for 1.0. > > +1 to release it. > > -- > Brett Porter > Team Leader, Core Systems > f2 network ~ everything essential > > --

Re: [VOTE] Release all changed plugins

2004-05-10 Thread dion_gillard
Is there a reason?? -- dIon Gillard, Multitask Consulting Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 09:28:01 AM: > Hi, > > Please vote +1 if you don't mind all changed plugins being released again. > If you have a particular plugin you would like to release yourself, please > just

Re: [VOTE] release Maven 1.0 RC3

2004-05-10 Thread Jason van Zyl
On Mon, 2004-05-10 at 19:57, Brett Porter wrote: > Note that this vote has dependencies on these votes: > - Release of maven-jelly-tags 1.0 > - Release of all maven plugins > And is conditional on the successful rsolution of MAVEN-1275 which I will > test after checking the patch and before startin

[VOTE] release Maven 1.0 RC3

2004-05-10 Thread Brett Porter
Note that this vote has dependencies on these votes: - Release of maven-jelly-tags 1.0 - Release of all maven plugins And is conditional on the successful rsolution of MAVEN-1275 which I will test after checking the patch and before starting the release process. This is a vote to release Maven 1.0

Re: [VOTE] Release all changed plugins

2004-05-10 Thread Trygve Laugstøl
On Tue, 11 May 2004 09:28:01 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: Hi, Please vote +1 if you don't mind all changed plugins being released again. If you have a particular plugin you would like to release yourself, please just mention that in your email and say when it will be done by

cvs commit: maven-plugins/codeswitcher/xdocs .cvsignore changes.xml goals.xml index.xml navigation.xml properties.xml

2004-05-10 Thread brett
brett 2004/05/10 16:53:44 Removed: perforce .cvsignore plugin.jelly project.properties project.xml perforce/xdocs .cvsignore changes.xml goals.xml index.xml navigation.xml properties.xml codeswitcher .cvsigno

[jira] Closed: (MAVEN-1271) "maven eclipse" can't find org.apache.commons.jelly.tags.xml.XMLTagLibrary

2004-05-10 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 10 May 2004 7:48 PM That was misleading. The eclipse plugin test project.xml was invalid, so the dependency was not being used. I return to my original verdict :) --

Re: [VOTE] plugin evictions

2004-05-10 Thread Trygve Laugstøl
On Tue, 11 May 2004 09:39:14 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: I would like to move the codeswitcher plugin maven-plugins-sandbox and out of the Maven 1.0 release as Jason has indicated it was experimental. +1, experimental code shouldn't be in maven-plugins now that we have a sandb

[jira] Closed: (MAVEN-1244) plugin issues to fix for RC3

2004-05-10 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 10 May 2004 7:46 PM all done - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1244 Here is an overview of

Re: [VOTE] Release all changed plugins

2004-05-10 Thread Jason van Zyl
On Mon, 2004-05-10 at 19:28, Brett Porter wrote: > Hi, > > Please vote +1 if you don't mind all changed plugins being released again. > If you have a particular plugin you would like to release yourself, please > just mention that in your email and say when it will be done by. > > I will start re

Re: [VOTE] plugin evictions

2004-05-10 Thread Jason van Zyl
On Mon, 2004-05-10 at 19:39, Brett Porter wrote: > I would like to move the codeswitcher plugin maven-plugins-sandbox and out > of the Maven 1.0 release as Jason has indicated it was experimental. > > I would also like to delete the perforce plugin as it appears to me to do > nothing. +1 To nukin

[jira] Commented: (MPMULTIPROJECT-26) maven multiproject:site fails with "velocity:merge" error

2004-05-10 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Mon, 10 May 2004 7:44 PM Body: do you have a small test case or somewhere we can get something to replicate this? A stack trace isn't enough information to reproduce... thanks. --

[jira] Closed: (MPUBERJAR-5) uberjar:install renames file with wrong extension

2004-05-10 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 10 May 2004 7:43 PM fixed in artifact plugin - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPUBERJAR-5 Here i

[jira] Closed: (MPJAVADOC-23) package.html files not taken

2004-05-10 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 10 May 2004 7:43 PM I've looked at the plugin for ways this could be reproduced, but can't do so. Do you have any more information on the structure of your project that might lead to this happening? --

[jira] Closed: (MPCLOVER-16) Clover fails with jdk 1.3.1

2004-05-10 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 10 May 2004 7:42 PM this is working for me now - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCLOVER-16 Here

[VOTE] plugin evictions

2004-05-10 Thread Brett Porter
I would like to move the codeswitcher plugin maven-plugins-sandbox and out of the Maven 1.0 release as Jason has indicated it was experimental. I would also like to delete the perforce plugin as it appears to me to do nothing. Votes? - Brett -- Brett Porter Team Leader, Core Systems f2 network

cvs commit: maven-plugins/native plugin.jelly project.xml

2004-05-10 Thread brett
brett 2004/05/10 16:38:03 Modified:antlrproject.xml codeswitcher project.xml dist project.xml docbook project.xml examples/plugin-script project.xml jalopy plugin.jelly project.xml java

cvs commit: maven-plugins/eclipse/src/plugin-test project.xml

2004-05-10 Thread brett
brett 2004/05/10 16:36:56 Modified:eclipse/src/plugin-test project.xml Log: fix bad formatting Revision ChangesPath 1.4 +7 -9 maven-plugins/eclipse/src/plugin-test/project.xml Index: project.xml =

cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread brett
brett 2004/05/10 16:36:35 Modified:artifact/src/main/org/apache/maven/artifact/deployer DefaultArtifactDeployer.java artifact/xdocs changes.xml Log: PR: MPUBERJAR-5 give uberjar type a jar extension Revision ChangesPath 1.18

cvs commit: maven-plugins/javacc plugin.jelly

2004-05-10 Thread brett
brett 2004/05/10 16:30:50 Modified:javacc plugin.jelly Log: remove hardcoded use of target Revision ChangesPath 1.5 +3 -3 maven-plugins/javacc/plugin.jelly Index: plugin.jelly === RCS

[VOTE] Release all changed plugins

2004-05-10 Thread Brett Porter
Hi, Please vote +1 if you don't mind all changed plugins being released again. If you have a particular plugin you would like to release yourself, please just mention that in your email and say when it will be done by. I will start releasing ones I know I can (eg xdoc) today. +1 from me - Brett

[VOTE] Release maven-jelly-tags 1.0

2004-05-10 Thread Brett Porter
I think the Maven Jelly Tag library is finished for 1.0. +1 to release it. -- Brett Porter Team Leader, Core Systems f2 network ~ everything essential - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

cvs commit: maven-plugins/genapp/src/plugin-resources/web-jstl/template-resources build.properties.jboss maven.xml

2004-05-10 Thread brett
brett 2004/05/10 16:26:32 Modified: genapp/src/plugin-resources/complex/template-resources/components/ears/ear build.properties genapp/src/plugin-resources/complex/template-resources/components/ejbs/ejb build.properties bu

cvs commit: maven/src/java/org/apache/maven/cli CLIManager.java

2004-05-10 Thread brett
brett 2004/05/10 00:01:21 Modified:src/java/org/apache/maven/cli Tag: MAVEN-1_0-BRANCH CLIManager.java Log: PR: MAVEN-1248 fix issue introduced by adding -P option. Seems like a CLI bug - we should upgrade to a release version! Revision ChangesP

[jira] Closed: (MPXDOC-97) img attribute support for links items and target attribute support

2004-05-10 Thread jira
Message: The following issue has been closed. Resolver: Arnaud HERITIER Date: Mon, 10 May 2004 6:45 PM Applied - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-97 Here is an overview of

cvs commit: maven-plugins/xdoc/xdocs changes.xml

2004-05-10 Thread aheritier
aheritier2004/05/10 15:44:52 Modified:xdoc/xdocs changes.xml Log: MPXDOC-97 Revision ChangesPath 1.48 +8 -0 maven-plugins/xdoc/xdocs/changes.xml Index: changes.xml === RCS file: /home/cvs/m

cvs commit: maven-plugins/jxr plugin.jelly

2004-05-10 Thread aheritier
aheritier2004/05/10 15:26:34 Modified:javadoc plugin.jelly jxr plugin.jelly Log: open reports in a new window Revision ChangesPath 1.35 +1 -0 maven-plugins/javadoc/plugin.jelly Index: plugin.jelly =

cvs commit: maven-plugins/xdoc/src/plugin-resources/templates maven-reports.xml

2004-05-10 Thread aheritier
aheritier2004/05/10 15:25:05 Modified:xdoc plugin.jelly xdoc/src/plugin-resources navigation.jelly site.jsl xdoc/src/plugin-resources/css maven-classic.css maven-theme.css xdoc/src/plugin-resources/templates maven-r

cvs commit: maven/xdocs repository-upload.xml

2004-05-10 Thread jvanzyl
jvanzyl 2004/05/10 15:17:44 Modified:xdocsTag: MAVEN-1_0-BRANCH repository-upload.xml Log: o try and make the instructions clear. Revision ChangesPath No revision No revision 1.7.4.6 +12 -7 maven/xdocs/repository-upload.xm

MPXDOC-97 - RESULT

2004-05-10 Thread Arnaud Heritier
In the majority you voted for Fabrizio's icon set. I'll commit changes in few minutes. Maven site with maven theme: http://www.apache.org/~aheritier/maven/theme/ Maven site with classic theme: http://www.apache.org/~aheritier/maven/classic/ If someone can apply the attached patch on maven. Th

[jira] Closed: (MAVENUPLOAD-108) Please upload maven-jblanket-plugin.jar bundle

2004-05-10 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-108 Here is an overview of the issue: --

[jira] Commented: (MAVENUPLOAD-109) maven-xhtml-plugin version 1.2

2004-05-10 Thread jira
The following comment has been added to this issue: Author: Jason van Zyl Created: Mon, 10 May 2004 6:10 PM Body: Take a peek and see if everything is ok. Also I only want an URL to the bundle, don't attach it next time. With an URL I can fully automate the process in an easier f

[maven2 build] Mon May 10 18:07:00 EDT 2004

2004-05-10 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-meeper/src/bin/deploy-bundle --- Building mboot ... ---

[jira] Updated: (MAVENUPLOAD-109) maven-xhtml-plugin version 1.2

2004-05-10 Thread jira
The following issue has been updated: Updater: fabrizio giustina (mailto:[EMAIL PROTECTED]) Date: Mon, 10 May 2004 6:01 PM Comment: upload bundle Changes: Attachment changed to maven-xhtml-plugin-1.2-bundle.jar ---

[jira] Created: (MAVENUPLOAD-109) maven-xhtml-plugin version 1.2

2004-05-10 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-109 Here is an overview of the issue: --

[jira] Commented: (MAVENUPLOAD-108) Please upload maven-jblanket-plugin.jar bundle

2004-05-10 Thread jira
The following comment has been added to this issue: Author: Tim Shadel Created: Mon, 10 May 2004 5:37 PM Body: Looks like the plugin files are in the right spot. I also see a copy in the jars, but it could be a cached listing. Either way, they won't bother anyone, right? Go ahe

cvs commit: maven-components/maven-project/src/test/resources/remote-repo-1/maven-test - New directory

2004-05-10 Thread michal
michal 2004/05/10 12:06:18 maven-components/maven-project/src/test/resources/remote-repo-1/maven-test - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-project/src/test/resources/local-repo/maven-test/jars - New directory

2004-05-10 Thread michal
michal 2004/05/10 12:06:17 maven-components/maven-project/src/test/resources/local-repo/maven-test/jars - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-project/src/test/resources/remote-repo-2/maven-test/jars - New directory

2004-05-10 Thread michal
michal 2004/05/10 12:06:18 maven-components/maven-project/src/test/resources/remote-repo-2/maven-test/jars - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MAVENUPLOAD-108) Please upload maven-jblanket-plugin.jar bundle

2004-05-10 Thread jira
The following comment has been added to this issue: Author: Jason van Zyl Created: Mon, 10 May 2004 5:10 PM Body: Ok, take a peek now. Looks good to me. - View this comment: http://jira.codehaus.org/secure/ViewI

cvs commit: maven-components/maven-meeper/src/bin deploy-plugin deploy-bundle

2004-05-10 Thread jvanzyl
jvanzyl 2004/05/10 14:11:46 Modified:maven-meeper/src/bin deploy-bundle Added: maven-meeper/src/bin deploy-plugin Log: o adding a little hack to determine if an upload is a maven plugin or not. We need to use the but that can come post 1.0. Revision ChangesPath

[jira] Commented: (MAVENUPLOAD-108) Please upload maven-jblanket-plugin.jar bundle

2004-05-10 Thread jira
The following comment has been added to this issue: Author: Jason van Zyl Created: Mon, 10 May 2004 5:00 PM Body: You did it right. The top-level element is what is needed but that's not available in the v3 POM. So I'll wing ding something for now and redeploy your plugin to the

cvs commit: maven-components/maven-project/src/test/resources/remote-repo-2 - New directory

2004-05-10 Thread michal
michal 2004/05/10 12:06:18 maven-components/maven-project/src/test/resources/remote-repo-2 - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-project/src/main/java/org/apache/maven/artifact/download - New directory

2004-05-10 Thread michal
michal 2004/05/10 12:06:17 maven-components/maven-project/src/main/java/org/apache/maven/artifact/download - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-project/src/test/resources/local-repo - New directory

2004-05-10 Thread michal
michal 2004/05/10 12:06:17 maven-components/maven-project/src/test/resources/local-repo - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-project/src/test/java/org/apache/maven/artifact/collector DefaultArtifactCollectorTest.java

2004-05-10 Thread michal
michal 2004/05/10 12:06:30 Modified:maven-project/src/main/resources/META-INF/plexus components.xml maven-project/src/main/java/org/apache/maven/artifact MavenArtifact.java AbstractMavenArtifact.java maven-pro

cvs commit: maven-components/maven-project/src/test/resources/local-repo/maven-test - New directory

2004-05-10 Thread michal
michal 2004/05/10 12:06:17 maven-components/maven-project/src/test/resources/local-repo/maven-test - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-project/src/test/resources/remote-repo-1/maven-test/jars - New directory

2004-05-10 Thread michal
michal 2004/05/10 12:06:18 maven-components/maven-project/src/test/resources/remote-repo-1/maven-test/jars - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-project/src/test/resources/local-repo/maven-test/poms - New directory

2004-05-10 Thread michal
michal 2004/05/10 12:06:17 maven-components/maven-project/src/test/resources/local-repo/maven-test/poms - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-project/src/test/java/org/apache/maven/artifact/downloader - New directory

2004-05-10 Thread michal
michal 2004/05/10 12:06:17 maven-components/maven-project/src/test/java/org/apache/maven/artifact/downloader - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test .cvsignore

2004-05-10 Thread vmassol
vmassol 2004/05/10 11:18:35 Added: aspectj/src/plugin-test .cvsignore Log: ignore files Revision ChangesPath 1.1 maven-plugins/aspectj/src/plugin-test/.cvsignore Index: .cvsignore ==

cvs commit: maven-components/maven-meeper/src/bin d2u deploy-bundle

2004-05-10 Thread jvanzyl
jvanzyl 2004/05/10 12:43:49 Modified:maven-meeper/src/bin deploy-bundle Added: maven-meeper/src/bin d2u Log: o just adding some catches for cleanup and converting the POM to unix format before swizzling it. Revision ChangesPath 1.2 +16 -6 maven-compo

cvs commit: maven-components/maven-project/src/test/resources/remote-repo-2/maven-test - New directory

2004-05-10 Thread michal
michal 2004/05/10 12:06:18 maven-components/maven-project/src/test/resources/remote-repo-2/maven-test - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/multiproject/xdocs changes.xml

2004-05-10 Thread evenisse
evenisse2004/05/10 07:42:12 Modified:multiproject/src/plugin-resources/templates navigation-independent.xml multiproject/xdocs changes.xml Log: Fix navigation template for independent navigation Revision ChangesPath 1.8 +1 -1

cvs commit: maven-plugins/aspectj plugin.jelly plugin.properties

2004-05-10 Thread vmassol
vmassol 2004/05/10 11:23:06 Modified:aspectj/xdocs changes.xml properties.xml aspectj plugin.jelly plugin.properties Log: Applied MPASPECTJ-9 Revision ChangesPath 1.11 +4 -0 maven-plugins/aspectj/xdocs/changes.xml Index: changes.xml ==

cvs commit: maven-components/maven-project/src/test/resources/remote-repo-1 - New directory

2004-05-10 Thread michal
michal 2004/05/10 12:06:18 maven-components/maven-project/src/test/resources/remote-repo-1 - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-project/src/test/resources/remote-repo-1/maven-test/poms - New directory

2004-05-10 Thread michal
michal 2004/05/10 12:06:18 maven-components/maven-project/src/test/resources/remote-repo-1/maven-test/poms - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-project/src/main/java/org/apache/maven/artifact/resolver DefaultArtifactResolver.java

2004-05-10 Thread michal
michal 2004/05/10 12:26:22 Modified:maven-project/src/main/java/org/apache/maven/artifact AbstractMavenArtifact.java maven-project/src/main/resources/META-INF/plexus components.xml maven-project/src/test/java/

[maven2 build] Mon May 10 16:07:00 EDT 2004

2004-05-10 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-meeper/src/bin/deploy-bundle P maven-project/src/main/java/org/apache/maven/artifact/AbstractMavenArtifact.java P maven-project/src/main/java/org/apache/maven/artifact/factory/DefaultMavenArtifactFactory.ja

[jira] Commented: (MAVENUPLOAD-108) Please upload maven-jblanket-plugin.jar bundle

2004-05-10 Thread jira
The following comment has been added to this issue: Author: Tim Shadel Created: Mon, 10 May 2004 3:44 PM Body: Hey Jason. Thanks for the quick response. It looks like the right stuff went up in the wrong spot. It's currently in ibiblio.org/maven/jblanket/jars/maven-jblanket-[

[jira] Commented: (MAVENUPLOAD-108) Please upload maven-jblanket-plugin.jar bundle

2004-05-10 Thread jira
The following comment has been added to this issue: Author: Jason van Zyl Created: Mon, 10 May 2004 3:37 PM Body: Tim, if you could double check that your stuff went up properly that would be great. If it went up without a hitch I'll close the issue, if not I'll fix it asap. Thank

[maven2 build] Mon May 10 15:07:00 EDT 2004

2004-05-10 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-project/src/main/java/org/apache/maven/artifact/AbstractMavenArtifact.java P maven-project/src/main/java/org/apache/maven/artifact/MavenArtifact.java P maven-project/src/main/java/org/apache/maven/artifact/r

[jira] Closed: (MPASPECTJ-9) Fixed property and added new

2004-05-10 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Mon, 10 May 2004 2:23 PM Applied. Thanks. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPASPECTJ-9 Here is an o

[jira] Created: (MAVENUPLOAD-108) Please upload maven-jblanket-plugin.jar bundle

2004-05-10 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-108 Here is an overview of the issue: --

[jira] Created: (MPGENAPP-10) tapestry template

2004-05-10 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPGENAPP-10 Here is an overview of the issue: --

[jira] Created: (MPGENAPP-9) struts with validation template

2004-05-10 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPGENAPP-9 Here is an overview of the issue: ---

[jira] Created: (MPGENAPP-8) @PACKAGE@ Title in JSP files does not get replaced

2004-05-10 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPGENAPP-8 Here is an overview of the issue: ---

[jira] Updated: (MPASPECTJ-9) Fixed property and added new

2004-05-10 Thread jira
The following issue has been updated: Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED]) Date: Mon, 10 May 2004 10:24 AM Changes: Attachment changed to patch.txt - For a full history of the issue, s

[jira] Created: (MPASPECTJ-9) Fixed property and added new

2004-05-10 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPASPECTJ-9 Here is an overview of the issue: --

[jira] Commented: (MPJXR-11) Strange behavior when using /*package*/ comment

2004-05-10 Thread jira
The following comment has been added to this issue: Author: Emmanuel Venisse Created: Mon, 10 May 2004 9:17 AM Body: In the JXR plugin : http://cvs.apache.org/viewcvs.cgi/maven-plugins/jxr/ - View this comment:

Re: MPXDOC-97 - VOTE

2004-05-10 Thread Emmanuel Venisse
I like the icons used in the following URL [ ] http://www.apache.org/~aheritier/maven/ [X] http://www.apache.org/~aheritier/fabrizio/ Emmanuel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

RE: MPXDOC-97 - VOTE

2004-05-10 Thread Heritier Arnaud
> -Message d'origine- > De : Maczka Michal [mailto:[EMAIL PROTECTED] > Envoyé : lundi 10 mai 2004 13:20 > À : 'Maven Developers List' > Objet : RE: MPXDOC-97 - VOTE > > > > > > -Original Message- > > From: Arnaud Heritier [mailto:[EMAIL PROTECTED] > > Sent: Monday, May 10, 200

RE: MPXDOC-97 - VOTE

2004-05-10 Thread Maczka Michal
> -Original Message- > From: Arnaud Heritier [mailto:[EMAIL PROTECTED] > Sent: Monday, May 10, 2004 7:33 AM > To: 'Maven Developers List' > Subject: RE: MPXDOC-97 - VOTE > > > I like the icons used in the following URL > > [ ] http://www.apache.org/~aheritier/maven/ > [X] http://www.a

  1   2   >