[REPOCLEAN] Error(s) occurred while converting repository

2005-08-05 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/06-Aug-2005_12.03.31/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

Maven PMD Plug-in 1.7 release

2005-08-05 Thread Carlos Sanchez
The maven team is pleased to announce the Maven PMD Plug-in 1.7 release! http://maven.apache.org/reference/plugins/pmd/ The Maven PMD plugin is a plugin that wraps the PMD framework (http://pmd.sourceforge.net). PMD is a source checking framework that works by scanning Java source code and loo

svn commit: r230515 - in /maven/maven-1/plugins/tags/MAVEN_PMD_1_7: ./ plugin.jelly plugin.properties project.xml xdocs/changes.xml xdocs/properties.xml

2005-08-05 Thread carlos
Author: carlos Date: Fri Aug 5 17:30:54 2005 New Revision: 230515 URL: http://svn.apache.org/viewcvs?rev=230515&view=rev Log: [maven-scm] copy for tag MAVEN_PMD_1_7 Added: maven/maven-1/plugins/tags/MAVEN_PMD_1_7/ - copied from r227468, maven/maven-1/plugins/trunk/pmd/ maven/maven-

svn commit: r230514 - in /maven/maven-1/plugins/trunk/pmd: project.xml xdocs/changes.xml

2005-08-05 Thread carlos
Author: carlos Date: Fri Aug 5 17:30:47 2005 New Revision: 230514 URL: http://svn.apache.org/viewcvs?rev=230514&view=rev Log: [maven-scm-plugin] prepare release 1.7 Modified: maven/maven-1/plugins/trunk/pmd/project.xml maven/maven-1/plugins/trunk/pmd/xdocs/changes.xml Modified: maven/ma

[maven2 build - SUCCESS - checkout] Sat Aug 6 00:15:00 GMT 2005

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

[REPOCLEAN] Error(s) occurred while converting repository

2005-08-05 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/05-Aug-2005_08.00.39/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

Re: Integration vs acceptance tests [was (MNG-591) Integration tests lifecycle]

2005-08-05 Thread John Fallows
On 7/25/05, Rafal Krzewski <[EMAIL PROTECTED]> wrote: > John Fallows wrote: > > > Is it always considered a build failure if integration tests do not pass > > 100%? > > I did you mean acceptance tests? I'm glad you raised this, Rafal. I agree with your description below. My main point is to

Re: [m1] Version error with sources in trunk

2005-08-05 Thread Brett Porter
This always happen during the bootstrap and works afterwards. - Brett Vincent Massol wrote: >Hi there, > >Just tried to build maven 1.1 from svn trunk and found that the filter for >the version does not seem to work: > >[exec] | \/ |__ _Apache__ ___ >[exec] | |\/| / _` \ V / -_) ' \ ~

[jira] Created: (MPPDF-43) sub-/superscripts do not work

2005-08-05 Thread Lukas Theussl (JIRA)
sub-/superscripts do not work - Key: MPPDF-43 URL: http://jira.codehaus.org/browse/MPPDF-43 Project: maven-pdf-plugin Type: Bug Versions: 2.3 Environment: any Reporter: Lukas Theussl Assigned to: Arnaud Heritier Priority: M

[jira] Created: (MAVEN-1658) Maven jelly set tag setValue() should take an Object not a String

2005-08-05 Thread Jason Dillon (JIRA)
Maven jelly set tag setValue() should take an Object not a String - Key: MAVEN-1658 URL: http://jira.codehaus.org/browse/MAVEN-1658 Project: maven Type: Improvement Components: jelly/ant integration

[jira] Commented: (MNG-689) build fails on compiler warning

2005-08-05 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-689?page=comments#action_44035 ] Carlos Sanchez commented on MNG-689: BTW I'm using Java 5 > build fails on compiler warning > --- > > Key: MNG-689 > URL: http://jira.cod

[jira] Updated: (MNG-689) build fails on compiler warning

2005-08-05 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-689?page=all ] Carlos Sanchez updated MNG-689: --- Attachment: spring-support.zip Test case. > build fails on compiler warning > --- > > Key: MNG-689 > URL: http://jira.codeh

[jira] Reopened: (MNG-689) build fails on compiler warning

2005-08-05 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-689?page=all ] Carlos Sanchez reopened MNG-689: It still doesn't work for me Compiling 97 source files to C:\apps\spring-framework-1.2.3\m2\spring-support\target\classes [INFO] ---

[REPOCLEAN] Error(s) occurred while converting repository

2005-08-05 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/05-Aug-2005_04.00.40/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Resolved: (MPWAR-48) exception during war goal if TLD dir already exists.

2005-08-05 Thread Brill Pappin (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-48?page=all ] Brill Pappin resolved MPWAR-48: --- Resolution: Won't Fix I've taken the liberty of resolving this, as its not really a bug, just not expected > exception during war goal if TLD dir already exists.

[jira] Commented: (MPWAR-48) exception during war goal if TLD dir already exists.

2005-08-05 Thread Brill Pappin (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-48?page=comments#action_44028 ] Brill Pappin commented on MPWAR-48: --- Ahh, found the problem and IMO its not really a bug :) turns out that the maven.war.tld.dir is expecting a webapp relative path, so when I tell it

[jira] Created: (MPWAR-48) exception during war goal if TLD dir already exists.

2005-08-05 Thread Brill Pappin (JIRA)
exception during war goal if TLD dir already exists. Key: MPWAR-48 URL: http://jira.codehaus.org/browse/MPWAR-48 Project: maven-war-plugin Type: Bug Environment: War plugin 1.6.1, Windows XP. Reporter: Brill Papp

[jira] Commented: (MPWAR-30) [PATCH] Option to pack project classes inside a JAR into WEB-INF/lib

2005-08-05 Thread Brill Pappin (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-30?page=comments#action_44027 ] Brill Pappin commented on MPWAR-30: --- I remember asking for this a while back. In my case I wanted to be able to get package information (build/revision, company etc) when an exception

[jira] Commented: (MPPDF-8) add support for external imaging libraries like jimi and jai

2005-08-05 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPPDF-8?page=comments#action_44021 ] Lukas Theussl commented on MPPDF-8: --- An alternative that does not need the additional properties: (not sure about the naming conventions, the three jars shou

[m1] Version error with sources in trunk

2005-08-05 Thread Vincent Massol
Hi there, Just tried to build maven 1.1 from svn trunk and found that the filter for the version does not seem to work: [exec] | \/ |__ _Apache__ ___ [exec] | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ [exec] |_| |_\__,_|\_/\___|_||_| v. @pom.currentVersion@ I've started t

[jira] Commented: (MEV-50) empty in batik v1.6 poms on maven1 repository on ibiblio

2005-08-05 Thread Michael Heuer (JIRA)
[ http://jira.codehaus.org/browse/MEV-50?page=comments#action_44020 ] Michael Heuer commented on MEV-50: -- Thank you, Brent. I'm not sure what Brett means about the filename, but the POMs up on ibiblio.org/maven/batik look OK to me. Sorry for venting earli

[jira] Commented: (MAVENUPLOAD-465) Please upload Hammurapi bundle

2005-08-05 Thread Arun Nachimuthu (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-465?page=comments#action_44019 ] Arun Nachimuthu commented on MAVENUPLOAD-465: - please let me know what is wrong with these two files http://www.hammurapi.org/dist/historyInspector-db-3.17.0-bundle.ja

[jira] Commented: (MAVENUPLOAD-473) Upload JHighlight bundle

2005-08-05 Thread Geert Bevin (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-473?page=comments#action_44018 ] Geert Bevin commented on MAVENUPLOAD-473: - Fixed, sorry that I overlooked these issues. > Upload JHighlight bundle > > > Key: MAVENUPLOA

[jira] Commented: (MAVENUPLOAD-465) Please upload Hammurapi bundle

2005-08-05 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-465?page=comments#action_44017 ] Carlos Sanchez commented on MAVENUPLOAD-465: Something is wrong with those two files http://www.hammurapi.org/dist/historyInspector-db-3.17.0-bundle.jar http://www.ham

[jira] Commented: (MAVENUPLOAD-473) Upload JHighlight bundle

2005-08-05 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-473?page=comments#action_44016 ] Carlos Sanchez commented on MAVENUPLOAD-473: Please read policy about groupIds, and change id to artifactId http://maven.apache.org/reference/repository-upload.html >

[jira] Commented: (MAVENUPLOAD-470) Upload glazedlists On ibiblio / give URL if already there

2005-08-05 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-470?page=comments#action_44015 ] Carlos Sanchez commented on MAVENUPLOAD-470: Please remove the spaces in the xml tags > Upload glazedlists On ibiblio / give URL if already there > --

[jira] Closed: (MAVENUPLOAD-472) backport-util-concurrent 2.0_01_pd

2005-08-05 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-472?page=all ] Carlos Sanchez closed MAVENUPLOAD-472: -- Assign To: Carlos Sanchez Resolution: Fixed > backport-util-concurrent 2.0_01_pd > -- > > Key: MA

[REPOCLEAN] Error(s) occurred while converting repository

2005-08-05 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/05-Aug-2005_12.00.55/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[continuum build - SUCCESS - update] Fri Aug 5 15:00:00 GMT 2005

2005-08-05 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20050805.15.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050805.15.txt

[jira] Closed: (MNG-390) The compiler mojos should show the compile classpath when running with -X

2005-08-05 Thread Trygve Laugstol (JIRA)
[ http://jira.codehaus.org/browse/MNG-390?page=all ] Trygve Laugstol closed MNG-390: --- Resolution: Fixed Fix Version: 2.0-beta-1 > The compiler mojos should show the compile classpath when running with -X >

Re: [m2] getting involved?

2005-08-05 Thread Trygve Laugstøl
On Fri, Aug 05, 2005 at 03:13:49PM +0200, Thomas Van de Velde wrote: > Hi Vincent, > > Thanks for your view on this. Just for the record, as you already know, I am > a big fan of Maven and I will continue to use and promote Maven whether or > not it uses Spring. ;-) I just want to dig a bit deep

Re: [m2] getting involved?

2005-08-05 Thread Thomas Van de Velde
Hi Vincent, Thanks for your view on this. Just for the record, as you already know, I am a big fan of Maven and I will continue to use and promote Maven whether or not it uses Spring. ;-) I just want to dig a bit deeper in this discussion as it's something that's been on my mind for a while and

[continuum build - SUCCESS - update] Fri Aug 5 13:00:00 GMT 2005

2005-08-05 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20050805.13.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050805.13.txt

[jira] Created: (MAVENUPLOAD-473) Upload JHighlight bundle

2005-08-05 Thread Geert Bevin (JIRA)
Upload JHighlight bundle Key: MAVENUPLOAD-473 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-473 Project: maven-upload-requests Type: Task Reporter: Geert Bevin https://jhighlight.dev.java.net/ Received a request from Hivemind developer

[REPOCLEAN] Error(s) occurred while converting repository

2005-08-05 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/05-Aug-2005_08.01.02/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Commented: (MNG-697) allow plugins to declare dependence on the project-classpath(s)

2005-08-05 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/MNG-697?page=comments#action_44001 ] Jesse McConnell commented on MNG-697: - three use cases: 1) inside of a project, to add the classes created during compile time to the plugins classpath for processes, as in process-c

[jira] Created: (MNG-703) Adding validation in PluginXdocGenerator class?

2005-08-05 Thread Vincent Siveton (JIRA)
Adding validation in PluginXdocGenerator class? --- Key: MNG-703 URL: http://jira.codehaus.org/browse/MNG-703 Project: Maven 2 Type: Bug Components: maven-plugin-tools Versions: 2.0-beta-1 Reporter: Vincent Siv

RE: continuum jira

2005-08-05 Thread Vincent Massol
> -Original Message- > From: Trygve Laugstøl [mailto:[EMAIL PROTECTED] > Sent: vendredi 5 août 2005 12:58 > To: continuum-dev@maven.apache.org > Subject: Re: continuum jira > > On Fri, Aug 05, 2005 at 01:53:25PM +1000, Brett Porter wrote: > > please note I've renamed the releases so 1.0-

RE: [m2] getting involved?

2005-08-05 Thread Vincent Massol
Hi Thomas, > -Original Message- > From: Thomas Van de Velde [mailto:[EMAIL PROTECTED] > Sent: vendredi 5 août 2005 11:14 > To: Maven Developers List > Subject: Re: [m2] getting involved? > > > > > BTW - I like plexus. Haven't noticed the project before. I had used > > avalon and had a loo

Re: [MPXDOC-131] Allow velocity in user-documentation and expose pom

2005-08-05 Thread Nacho G. Mac Dowell
Hi Brett, I have 10 days off now and will be leaving in an hour or so 8-) So if there are no answers from me on this thread is not that I am not interested or anything. I'm just relaxing a bit... thanks again and best regards, nacho PD: As soon as I get back, we'll continue with the discuss

[jira] Commented: (CONTINUUM-251) Add a "Return to Notifiers" button in notifier view

2005-08-05 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-251?page=comments#action_43997 ] Emmanuel Venisse commented on CONTINUUM-251: More generally, we need a "cancel" or "back" button in all forms > Add a "Return to Notifiers" button in notifier view > --

Re: [m2] getting involved?

2005-08-05 Thread Thomas Van de Velde
Thanks Kristian for this update. Not a very long discussion though ;-) I believe that many of the features listed in this TSS thread are now supported by Spring. Also, Spring adds JMX support to its IoC container. I can imagine that this could be used e.g. to drop a Maven project in an applicat

[continuum build - SUCCESS - update] Fri Aug 5 10:00:00 GMT 2005

2005-08-05 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20050805.10.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050805.10.txt

[jira] Updated: (MAVEN-1657) ant:zip doesn't include empty directories in zip file

2005-08-05 Thread Vinod Panicker (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1657?page=all ] Vinod Panicker updated MAVEN-1657: -- Attachment: testproject.zip Here's a sample test project. Run the "test" goal and check the zip file getting created in the target directory. The source direc

[jira] Commented: (MAVENUPLOAD-470) Upload glazedlists On ibiblio / give URL if already there

2005-08-05 Thread Martin Skopp (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-470?page=comments#action_43994 ] Martin Skopp commented on MAVENUPLOAD-470: -- Ups, sorry Carlos - I copied it from another POM and missed deleting the tag, I uploaded a new version. BTW, is "ca.odell"

Re: [m2] getting involved?

2005-08-05 Thread Kristian Nordal
On Aug 5, 2005, at 11:14 AM, Thomas Van de Velde wrote: BTW - I like plexus. Haven't noticed the project before. I had used avalon and had a look at pico+nano before. Plexus seems to be powerfull like avalon containers but less invasive (like the spring-framework). Maybe I'll use that in my

Re: [MPXDOC-131] Allow velocity in user-documentation and expose pom

2005-08-05 Thread Nacho G. Mac Dowell
Brett Porter wrote: Shouldn't this retain the handling for "href" too, and just choose one of hrefkey and href? I was thinking that if someone uses a hrefkey and there actually is a message for it (actually the patch only checks if the bundle and the key exist, not the the message) then he/

Re: [m2] getting involved?

2005-08-05 Thread Thomas Van de Velde
> > BTW - I like plexus. Haven't noticed the project before. I had used > avalon and had a look at pico+nano before. Plexus seems to be powerfull > like avalon containers but less invasive (like the spring-framework). > Maybe I'll use that in my project. Would you again decide for plexus if > you'

Re: [MPXDOC-131] Allow velocity in user-documentation and expose pom

2005-08-05 Thread Brett Porter
Some Qs: Shouldn't this retain the handling for "href" too, and just choose one of hrefkey and href? Can you submit the patch as a replacement for the other patches to the JIRA issue? Is there anything else you need out of that issue? - Brett Nacho G. Mac Dowell wrote: > Brett Porter wrote: >

Re: [MPXDOC-131] Allow velocity in user-documentation and expose pom

2005-08-05 Thread Nacho G. Mac Dowell
Brett Porter wrote: how much more effort should be put into duplicating this The hrefkey is quite easily implemented :-) The diff would be: maven-xdoc-plugin-1.9.1\plugin-resources\site.jsl2005-08-05 10:51:41.0 +-0200 @@ -511,14 +511,35 @@ var="escapedChunk">${escapedChunk

[REPOCLEAN] Error(s) occurred while converting repository

2005-08-05 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/05-Aug-2005_04.01.31/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[continuum build - FAILED - update] Fri Aug 5 07:49:06 GMT 2005

2005-08-05 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050805.074906.txt

Re: [MPXDOC-131] Allow velocity in user-documentation and expose pom

2005-08-05 Thread Brett Porter
Yes, I think the hrefkey is definitely a better idea for this specific case. I guess the question we have to start approaching with features now is how much more effort should be put into duplicating this across the m1/m2 plugins before we just cut the m1 plugin over to doxia (m2). - Brett Nacho

RE: [vote] Release test plugin 1.7

2005-08-05 Thread Vincent Massol
+1 Thanks -Vincent > -Original Message- > From: Carlos Sanchez [mailto:[EMAIL PROTECTED] > Sent: vendredi 5 août 2005 04:04 > To: Maven Developers List > Subject: [vote] Release test plugin 1.7 > > http://maven.apache.org/reference/plugins/test/changes-report.html -

RE: [vote] Release jxr plugin 1.4.3

2005-08-05 Thread Vincent Massol
+1 Thanks -Vincent > -Original Message- > From: Carlos Sanchez [mailto:[EMAIL PROTECTED] > Sent: vendredi 5 août 2005 04:04 > To: Maven Developers List > Subject: [vote] Release jxr plugin 1.4.3 > > http://maven.apache.org/reference/plugins/jxr/changes-report.html -

RE: [vote] Release pmd plugin 1.7

2005-08-05 Thread Vincent Massol
+1 Thanks -Vincent > -Original Message- > From: Carlos Sanchez [mailto:[EMAIL PROTECTED] > Sent: vendredi 5 août 2005 04:06 > To: Maven Developers List > Subject: [vote] Release pmd plugin 1.7 > > It now supports Java 5 > http://maven.apache.org/reference/plugins/pmd/changes-report.html

Re: [MPXDOC-131] Allow velocity in user-documentation and expose pom

2005-08-05 Thread Nacho G. Mac Dowell
Hi Brett, thanks for the interest! Currently we are mavenizing ws-jaxme and I'd like to be able to have the external links of the user-docs on a single properties file (or whatever) as we do right now with forrest. It seemed like a good idea to me if we could use velocity on the user-docs and