svn commit: r220250 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 23:32:06 2005 New Revision: 220250 URL: http://svn.apache.org/viewcvs?rev=220250&view=rev Log: PR: MNG-461 warn, but don't fail, when a POM is not in the repository Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMav

[jira] Closed: (MNG-461) warn, but don't fail, on a missing POM in the repository

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-461?page=all ] Brett Porter closed MNG-461: Assign To: Brett Porter (was: John Casey) Resolution: Fixed done with a warning. confidence levels will be implemented separately > warn, but don't fail, on a missi

[maven2 build - SUCCESS - update] Fri Jul 22 06:15:02 GMT 2005

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

Maven Cobertura Plug-in 1.1 released

2005-07-21 Thread Carlos Sanchez
The maven-plugins team is pleased to announce the Maven Cobertura Plug-in 1.1 release! http://maven-plugins.sourceforge.net/maven-cobertura-plugin Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program

svn commit: r220249 - /maven/components/trunk/maven-artifact-ant/sample.build.xml

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 23:28:20 2005 New Revision: 220249 URL: http://svn.apache.org/viewcvs?rev=220249&view=rev Log: test dud dep Modified: maven/components/trunk/maven-artifact-ant/sample.build.xml Modified: maven/components/trunk/maven-artifact-ant/sample.build.xml URL: http://sv

svn commit: r220244 - in /maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact: manager/DefaultWagonManager.java manager/WagonManager.java resolver/DefaultArtifactResolver.java

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 22:58:50 2005 New Revision: 220244 URL: http://svn.apache.org/viewcvs?rev=220244&view=rev Log: various straightening up Modified: maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/manager/DefaultWagonManager.java maven/c

[jira] Closed: (MNG-479) unable to override the default central repository

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-479?page=all ] Brett Porter closed MNG-479: Assign To: Brett Porter (was: John Casey) Resolution: Fixed applied, thanks! > unable to override the default central repository > -

svn commit: r220240 - in /maven/components/trunk/maven-project/src: main/java/org/apache/maven/project/inheritance/DefaultModelInheritanceAssembler.java test/java/org/apache/maven/project/inheritance/DefaultModelInheritanceAssemblerTest.java

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 22:24:19 2005 New Revision: 220240 URL: http://svn.apache.org/viewcvs?rev=220240&view=rev Log: PR: MNG-479 Submitted by: Rahul Thakur Reviewed by: Brett Porter if you define a repository it should override anything in the parent with the same ID Also, cleaned up lo

[maven2 build - SUCCESS - update] Fri Jul 22 05:15:00 GMT 2005

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

Re: Releasing test and jxr plugins

2005-07-21 Thread Brett Porter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carlos Sanchez wrote: >Hi, > >I'd like to release the test plugin 1.7 and jxr plugin 1.4.3. > >Changes are here: >http://maven.apache.org/reference/plugins/test/changes-report.html +0. I would like to see MPTEST-30 implemented (if it can be done in a

[jira] Closed: (MPTEST-52) Timeout for Maven Tests

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPTEST-52?page=all ] Brett Porter closed MPTEST-52: -- Resolution: Duplicate > Timeout for Maven Tests > --- > > Key: MPTEST-52 > URL: http://jira.codehaus.org/browse/MPTEST-52 >

svn commit: r220239 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/ maven-core/src/main/java/org/apache/maven/execution/ maven-core/src/main/java/org/apache/maven/plugin/ maven-core/src/main/java/org/apache/maven/plugin/version...

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 22:07:47 2005 New Revision: 220239 URL: http://svn.apache.org/viewcvs?rev=220239&view=rev Log: PR: MNG-625 allow a plugin to specify the minimum Maven version (will apply for both building and its execution - this should be separated later). If you are running an o

[jira] Closed: (MNG-625) plugin runtime maven version requirement

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-625?page=all ] Brett Porter closed MNG-625: Resolution: Fixed > plugin runtime maven version requirement > > > Key: MNG-625 > URL: http://jira.codehaus.org/

Releasing test and jxr plugins

2005-07-21 Thread Carlos Sanchez
Hi, I'd like to release the test plugin 1.7 and jxr plugin 1.4.3. Changes are here: http://maven.apache.org/reference/plugins/test/changes-report.html http://maven.apache.org/reference/plugins/jxr/changes-report.html Regards Carlos Sanchez -

svn commit: r220229 - /maven/components/trunk/maven-core-it/it0035/

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 19:47:51 2005 New Revision: 220229 URL: http://svn.apache.org/viewcvs?rev=220229&view=rev Log: ignore Modified: maven/components/trunk/maven-core-it/it0035/ (props changed) Propchange: maven/components/trunk/maven-core-it/it0035/ -

[jira] Updated: (MNG-186) sort out fat http vs lightweight http

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-186?page=all ] Brett Porter updated MNG-186: - Description: some tasks, like the use of an NTLM proxy, will require the use of the fat HTTP wag instead of the lightweight one - however, because of an identical hint it w

[jira] Updated: (MNG-186) sort out fat http vs lightweight http

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-186?page=all ] Brett Porter updated MNG-186: - Priority: Minor (was: Blocker) > sort out fat http vs lightweight http > - > > Key: MNG-186 > URL: http://jira.codehaus

[maven2 build - SUCCESS - update] Fri Jul 22 01:15:00 GMT 2005

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

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

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 18:02:15 2005 New Revision: 220225 URL: http://svn.apache.org/viewcvs?rev=220225&view=rev Log: add a little more space Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/artifact/MavenMetadataSource.java Modified: maven/comp

svn commit: r220224 - /maven/components/trunk/maven-artifact-ant/sample.build.xml

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 17:59:52 2005 New Revision: 220224 URL: http://svn.apache.org/viewcvs?rev=220224&view=rev Log: show relocation in ant, update for beta-1 Modified: maven/components/trunk/maven-artifact-ant/sample.build.xml Modified: maven/components/trunk/maven-artifact-ant/sam

svn commit: r220223 - /maven/components/trunk/maven-artifact-ant/src/main/resources/META-INF/plexus/components.xml

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 17:46:42 2005 New Revision: 220223 URL: http://svn.apache.org/viewcvs?rev=220223&view=rev Log: update component descriptors inline with core changes Modified: maven/components/trunk/maven-artifact-ant/src/main/resources/META-INF/plexus/components.xml Modified:

svn commit: r220222 - /maven/components/trunk/maven-plugins/maven-assembly-plugin/src/main/java/org/apache/maven/plugin/assembly/AssemblyMojo.java

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 17:46:15 2005 New Revision: 220222 URL: http://svn.apache.org/viewcvs?rev=220222&view=rev Log: package before assembly Modified: maven/components/trunk/maven-plugins/maven-assembly-plugin/src/main/java/org/apache/maven/plugin/assembly/AssemblyMojo.java Modifie

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

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 17:37:22 2005 New Revision: 220221 URL: http://svn.apache.org/viewcvs?rev=220221&view=rev Log: actually output the warning message Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/artifact/MavenMetadataSource.java Modified:

[maven2 build - SUCCESS - checkout] Fri Jul 22 00:15:01 GMT 2005

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

svn commit: r220220 - in /maven/components/trunk: maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/ maven-artifact/src/main/java/org/apache/maven/artifact/ maven-artifact/src/main/java/org/apache/maven/artifact/metadata/ maven-core-it-sup...

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 17:31:44 2005 New Revision: 220220 URL: http://svn.apache.org/viewcvs?rev=220220&view=rev Log: PR: MNG-507 implement repository relocation of an artifact Added: maven/components/trunk/maven-core-it/it0035/ maven/components/trunk/maven-core-it/it0035/expected

[jira] Updated: (MAVENUPLOAD-431) Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4

2005-07-21 Thread Nick Faiz (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-431?page=all ] Nick Faiz updated MAVENUPLOAD-431: -- Attachment: nlog4j-wrapper-1.2.14.jar > Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4 > > >

[jira] Commented: (MAVENUPLOAD-431) Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4

2005-07-21 Thread Nick Faiz (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-431?page=comments#action_43225 ] Nick Faiz commented on MAVENUPLOAD-431: --- Hi Carlos, Ceki has told me where to find jmxtools.jar and jmxri.jar. Neither jar specifies a version. The MANIFEST.MF in each of

[jira] Closed: (MNG-507) Implement POM repository relocation

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-507?page=all ] Brett Porter closed MNG-507: Resolution: Fixed now, to start moving things in the repository :) this will have to wait until the beta-2 release, then we can remove the jars from jdbc:jdbc, for examp

svn commit: r220219 - in /maven/components/trunk/maven-core-it/it0034: expected-results.txt pom.xml prebuild-hook.txt src/

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 17:21:57 2005 New Revision: 220219 URL: http://svn.apache.org/viewcvs?rev=220219&view=rev Log: use a more normal IT test style for artifact resolution Added: maven/components/trunk/maven-core-it/it0034/prebuild-hook.txt (with props) Removed: maven/componen

svn commit: r220218 - /maven/components/trunk/maven-mboot2/src/main/java/MBoot.java

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 17:08:46 2005 New Revision: 220218 URL: http://svn.apache.org/viewcvs?rev=220218&view=rev Log: this is supposed to be preloaded to the remote repository for integration testing purposes Modified: maven/components/trunk/maven-mboot2/src/main/java/MBoot.java Mod

svn commit: r220211 - in /maven/components/trunk/maven-core-it-support: 1.0/pom.xml 1.1-old-location/ 1.1-old-location/pom.xml 1.1-old-location/src/ 1.1/pom.xml

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 16:39:54 2005 New Revision: 220211 URL: http://svn.apache.org/viewcvs?rev=220211&view=rev Log: test for it0035 Added: maven/components/trunk/maven-core-it-support/1.1-old-location/ - copied from r220207, maven/components/trunk/maven-core-it-support/1.1/ Re

svn commit: r220207 - in /maven/components/trunk/maven-core-it-support/1.1: ./ pom.xml

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 16:35:46 2005 New Revision: 220207 URL: http://svn.apache.org/viewcvs?rev=220207&view=rev Log: add 1.1 test artifact Added: maven/components/trunk/maven-core-it-support/1.1/ - copied from r220206, maven/components/trunk/maven-core-it-support/1.0/ Modified:

svn commit: r220206 - in /maven/components/trunk/maven-core-it-support: 1.0/ 1.0/pom.xml 1.0/src/ pom.xml src/

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 16:35:07 2005 New Revision: 220206 URL: http://svn.apache.org/viewcvs?rev=220206&view=rev Log: create other test artifacts Added: maven/components/trunk/maven-core-it-support/1.0/ maven/components/trunk/maven-core-it-support/1.0/pom.xml - copied unchan

[jira] Created: (MRM-14) utilise repository relocation information to update dependencies

2005-07-21 Thread Brett Porter (JIRA)
utilise repository relocation information to update dependencies Key: MRM-14 URL: http://jira.codehaus.org/browse/MRM-14 Project: Maven Repository Manager Type: New Feature Components: repository-conv

[jira] Created: (MRM-13) utilise repository relocation information during conversion of an artifact

2005-07-21 Thread Brett Porter (JIRA)
utilise repository relocation information during conversion of an artifact -- Key: MRM-13 URL: http://jira.codehaus.org/browse/MRM-13 Project: Maven Repository Manager Type: New Feature Compone

[jira] Commented: (MNG-630) Plugin converted to m2 + more tags to look for

2005-07-21 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MNG-630?page=comments#action_43223 ] Dennis Lundberg commented on MNG-630: - I will take a look at the code this weekend. > Plugin converted to m2 + more tags to look for > -- >

[jira] Moved: (MNG-630) Plugin converted to m2 + more tags to look for

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-630?page=all ] Brett Porter moved MPTASKLIST-13 to MNG-630: Issue Type: New Feature (was: Improvement) Key: MNG-630 (was: MPTASKLIST-13) Project: Maven 2 (was: maven-tasklist-plugin)

[jira] Updated: (MNG-630) Plugin converted to m2 + more tags to look for

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-630?page=all ] Brett Porter updated MNG-630: - Description: - Plugin ported from m1 to m2 using the Mojo and Reporting APIs - The plugin now looks for more kind of tags : * Javadoc tags (like it used to be): @todo, @w

[jira] Updated: (MEV-45) Full list of poms that doesn't respect the m2 format

2005-07-21 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MEV-45?page=all ] Emmanuel Venisse updated MEV-45: Description: /home/projects/maven/repository-staging/to-ibiblio/maven2/org/apache/maven/plugins/maven-release-plugin/1.0/maven-release-plugin-1.0.pom /home/projects/mave

[jira] Created: (MPTASKLIST-13) Plugin converted to m2 + more tags to look for

2005-07-21 Thread Fabrice BELLINGARD (JIRA)
Plugin converted to m2 + more tags to look for -- Key: MPTASKLIST-13 URL: http://jira.codehaus.org/browse/MPTASKLIST-13 Project: maven-tasklist-plugin Type: Improvement Environment: Developed under Win2k, Java 1.4.2_04 and

[maven2 build - SUCCESS - update] Thu Jul 21 15:15:00 GMT 2005

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

[jira] Closed: (MNG-229) plugin repository separation mixup

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-229?page=all ] Brett Porter closed MNG-229: Resolution: Fixed - always use super POM's repository for parent resolution - use correct repository set for plugin dependency resolution > plugin repository separation m

svn commit: r220102 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 08:15:54 2005 New Revision: 220102 URL: http://svn.apache.org/viewcvs?rev=220102&view=rev Log: PR: MNG-229 - always use super POM's repository for parent resolution - use correct repository set for plugin dependency resolution Modified: maven/components/trunk/

Re: [m2] bad poms in repo

2005-07-21 Thread Brett Porter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 especially since it's really only 42 different versions of about 5 artifacts :D Actually, it's not surprising, as these can only possibly be manually uploaded to the m1 pom. repoclean ensures valid poms get written out for the ones it processes (thoug

Re: [m2] bad poms in repo

2005-07-21 Thread Jason van Zyl
On Thu, 2005-07-21 at 15:23 +0200, Emmanuel Venisse wrote: > > Jason van Zyl wrote: > > On Thu, 2005-07-21 at 12:50 +0200, Emmanuel Venisse wrote: > > > >>-bash-2.05b$ ./checkrepo.sh > > > > > > Nice! > > > > only 42 bad poms :-) That's actually not bad considering the number of POMs repocle

[jira] Commented: (MNG-596) Add xml schema to m2 poms

2005-07-21 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-596?page=comments#action_43191 ] fabrizio giustina commented on MNG-596: --- >> applied, thanks. watch out for exatra changes in your patches - this >> commented out a line the DefaultMavenProjectBuilder (you would ha

[maven2 build - FAILED - update] Thu Jul 21 14:15:00 GMT 2005

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

[jira] Closed: (MNG-596) Add xml schema to m2 poms

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-596?page=all ] Brett Porter closed MNG-596: Resolution: Fixed applied, thanks. watch out for exatra changes in your patches - this commented out a line the DefaultMavenProjectBuilder (you would have commented out d

[maven2 build - FAILED - checkout] Thu Jul 21 13:51:00 GMT 2005

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

[maven2 build - FAILED - update] Thu Jul 21 13:48:00 GMT 2005

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

[jira] Closed: (MNG-601) InvalidArtifactRTException on using a plugin with @execute phase="package"

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-601?page=all ] Brett Porter closed MNG-601: Resolution: Cannot Reproduce Fix Version: (was: 2.0-beta-1) > InvalidArtifactRTException on using a plugin with @execute phase="package" > ---

svn commit: r220068 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/MavenProject.java

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 06:40:20 2005 New Revision: 220068 URL: http://svn.apache.org/viewcvs?rev=220068&view=rev Log: copy constructor needs to copy artifact reference Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/MavenProject.java Modified:

svn commit: r220067 - /maven/components/trunk/maven-plugin-api/src/main/java/org/apache/maven/plugin/MojoExecutionException.java

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 06:39:55 2005 New Revision: 220067 URL: http://svn.apache.org/viewcvs?rev=220067&view=rev Log: have to have the old signature for plugins compiled against it Modified: maven/components/trunk/maven-plugin-api/src/main/java/org/apache/maven/plugin/MojoExecutionEx

svn commit: r220066 - /maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/metadata/AbstractVersionArtifactMetadata.java

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 06:39:32 2005 New Revision: 220066 URL: http://svn.apache.org/viewcvs?rev=220066&view=rev Log: fix problem on first run when no RELEASE data Modified: maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/metadata/AbstractVersion

[jira] Reopened: (MNG-449) plugin development without release use case

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-449?page=all ] Brett Porter reopened MNG-449: -- doesn't actually fix it. the plugin resolver tries to resolve RELEASE still (as it should), and doesn't know to try LATEST. IT could possibly try LATEST if RELEASE was n

Re: [m2] bad poms in repo

2005-07-21 Thread Emmanuel Venisse
Jason van Zyl wrote: On Thu, 2005-07-21 at 12:50 +0200, Emmanuel Venisse wrote: -bash-2.05b$ ./checkrepo.sh Nice! only 42 bad poms :-) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMA

[jira] Created: (MEV-45) Full list of poms that doesn't respect the m2 format

2005-07-21 Thread Emmanuel Venisse (JIRA)
Full list of poms that doesn't respect the m2 format Key: MEV-45 URL: http://jira.codehaus.org/browse/MEV-45 Project: Maven Evangelism Type: Bug Components: Invalid POM Reporter: Emmanuel Venisse /home/proje

Re: [m2] bad poms in repo

2005-07-21 Thread Jason van Zyl
On Thu, 2005-07-21 at 12:50 +0200, Emmanuel Venisse wrote: > -bash-2.05b$ ./checkrepo.sh Nice! -- jvz. Jason van Zyl jason at maven.org http://maven.apache.org - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

[maven2 build - FAILED - update] Thu Jul 21 13:15:00 GMT 2005

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

svn commit: r220060 - in /maven/components/trunk/sandbox/maven-repository-checker: pom.xml src/assemble/ src/assemble/bin.xml src/bin/ src/bin/checkrepo.sh

2005-07-21 Thread evenisse
Author: evenisse Date: Thu Jul 21 06:11:24 2005 New Revision: 220060 URL: http://svn.apache.org/viewcvs?rev=220060&view=rev Log: (empty) Added: maven/components/trunk/sandbox/maven-repository-checker/src/assemble/ maven/components/trunk/sandbox/maven-repository-checker/src/assemble/bin.x

[maven2 build - FAILED - update] Thu Jul 21 13:07:00 GMT 2005

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

[jira] Closed: (MNG-567) Possible error in PluginParameterExpressionEvaluator

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-567?page=all ] Brett Porter closed MNG-567: Resolution: Fixed fixed. luckily the expression evaluator ignores everything up to ".", so project is as valid as pom and as roject. For your other idea - please put tog

svn commit: r220058 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/PluginParameterExpressionEvaluator.java

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 06:05:26 2005 New Revision: 220058 URL: http://svn.apache.org/viewcvs?rev=220058&view=rev Log: PR: MNG-567 fix off by one error Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/PluginParameterExpressionEvaluator.java Modified:

[jira] Closed: (MNG-531) DefaultPluginManager does not take into account parameters defined in a custom lifecycle for report mojos

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-531?page=all ] Brett Porter closed MNG-531: Resolution: Duplicate Fix Version: (was: 2.0-beta-1) > DefaultPluginManager does not take into account parameters defined in a > custom lifecycle for report mojo

[jira] Created: (MNG-629) report executor doesn't perform lifecycle

2005-07-21 Thread Brett Porter (JIRA)
report executor doesn't perform lifecycle - Key: MNG-629 URL: http://jira.codehaus.org/browse/MNG-629 Project: Maven 2 Type: Bug Reporter: Brett Porter Fix For: 2.0-beta-1 eg, for clover - it has @execute phase="test",

[jira] Created: (MNG-628) clover report in pom links to empty page instead of generated content

2005-07-21 Thread Brett Porter (JIRA)
clover report in pom links to empty page instead of generated content - Key: MNG-628 URL: http://jira.codehaus.org/browse/MNG-628 Project: Maven 2 Type: Bug Reporter: Brett Porter Fix For: 2.0-

svn commit: r220051 - /maven/components/trunk/maven-core/pom.xml

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 05:38:02 2005 New Revision: 220051 URL: http://svn.apache.org/viewcvs?rev=220051&view=rev Log: add project info report Modified: maven/components/trunk/maven-core/pom.xml Modified: maven/components/trunk/maven-core/pom.xml URL: http://svn.apache.org/viewcvs/ma

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

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 05:37:43 2005 New Revision: 220050 URL: http://svn.apache.org/viewcvs?rev=220050&view=rev Log: fix NPE in dependencies report Modified: maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/Dep

svn commit: r220046 - in /maven/components/trunk/maven-plugins: maven-checkstyle-plugin/src/main/resources/META-INF/plexus/ maven-clover-plugin/src/main/resources/META-INF/plexus/ maven-javadoc-plugin/src/main/resources/META-INF/plexus/ maven-pmd-plugi...

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 05:28:58 2005 New Revision: 220046 URL: http://svn.apache.org/viewcvs?rev=220046&view=rev Log: remove unnecessary report components definitions Removed: maven/components/trunk/maven-plugins/maven-checkstyle-plugin/src/main/resources/META-INF/plexus/ maven/

svn commit: r220042 - in /maven/components/trunk: maven-core/ maven-core/src/main/java/org/apache/maven/plugin/ maven-plugins/maven-clover-plugin/ maven-plugins/maven-pmd-plugin/src/main/java/org/apache/maven/plugin/pmd/ maven-plugins/maven-site-plugin...

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 05:18:35 2005 New Revision: 220042 URL: http://svn.apache.org/viewcvs?rev=220042&view=rev Log: PR: MNG-530 don't attempt to configure non-report mojos during reporting Modified: maven/components/trunk/maven-core/pom.xml maven/components/trunk/maven-core/sr

[jira] Closed: (MNG-530) Non-report mojos are added by DefaultPluginManager.getReports()

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-530?page=all ] Brett Porter closed MNG-530: Resolution: Fixed > Non-report mojos are added by DefaultPluginManager.getReports() > --- > > Key: MNG

[jira] Created: (CONTINUUM-250) Continuum should not update SCM url for Maven1 projects.

2005-07-21 Thread Tomasz Pik (JIRA)
Continuum should not update SCM url for Maven1 projects. Key: CONTINUUM-250 URL: http://jira.codehaus.org/browse/CONTINUUM-250 Project: Continuum Type: Bug Components: continuum-core Reporter: Tomasz Pik

[m2] bad poms in repo

2005-07-21 Thread Emmanuel Venisse
-bash-2.05b$ ./checkrepo.sh /home/projects/maven/repository-staging/to-ibiblio/maven2/jpox/jpox-enhancer/1.1.0-beta-4-SNAPSHOT/jpox-enhancer-1.1.0-b eta-4-SNAPSHOT.pom org.codehaus.plexus.util.xml.pull.XmlPullParserException: Unrecognised tag: 'url

svn commit: r220029 - /maven/components/trunk/sandbox/maven-repository-checker/src/main/java/org/apache/maven/repository/checker/CheckRepo.java

2005-07-21 Thread evenisse
Author: evenisse Date: Thu Jul 21 03:11:49 2005 New Revision: 220029 URL: http://svn.apache.org/viewcvs?rev=220029&view=rev Log: (empty) Modified: maven/components/trunk/sandbox/maven-repository-checker/src/main/java/org/apache/maven/repository/checker/CheckRepo.java Modified: maven/compon

svn commit: r220028 - in /maven/components/trunk/sandbox/maven-repository-checker: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/maven/ src/main/java/org/apache/maven/repository/ src/main/java/or...

2005-07-21 Thread evenisse
Author: evenisse Date: Thu Jul 21 03:10:32 2005 New Revision: 220028 URL: http://svn.apache.org/viewcvs?rev=220028&view=rev Log: Add a little tool for check all poms in repo. Added: maven/components/trunk/sandbox/maven-repository-checker/ (with props) maven/components/trunk/sandbox/mave

[jira] Updated: (MNG-617) Updated maven-hibernate-plugin... old code seem deprecated

2005-07-21 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-617?page=all ] Edwin Punzalan updated MNG-617: --- Attachment: maven-hibernate-plugin.zip Added new goal: aggregate-mappings > Updated maven-hibernate-plugin... old code seem deprecated >

[jira] Updated: (MNG-596) Add xml schema to m2 poms

2005-07-21 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-596?page=all ] fabrizio giustina updated MNG-596: -- Attachment: pom-xsd-rev220022.diff diff updated with revision 220022 This patch is really trivial, but since it affects so many files the diff gets easily outdated

[jira] Commented: (MNG-545) M2 / xdoc / attribute of xhtml tags are filtered => so can't use all xhtml features.

2005-07-21 Thread Antoine (JIRA)
[ http://jira.codehaus.org/browse/MNG-545?page=comments#action_43169 ] Antoine commented on MNG-545: - To help diagnostic : finding if it's a bug or just a wrong configuration of parser or so : The span tag keeps it's class attribute. tag doesn't keep the targe

[jira] Commented: (MNG-545) M2 / xdoc / attribute of xhtml tags are filtered => so can't use all xhtml features.

2005-07-21 Thread Antoine (JIRA)
[ http://jira.codehaus.org/browse/MNG-545?page=comments#action_43168 ] Antoine commented on MNG-545: - In maven 1, I had used a bla bla to avoid the " problem". In M2, this work around can't do it any more as the class atribute is not kept in the XHTML produced.

[jira] Updated: (MNG-617) Updated maven-hibernate-plugin... old code seem deprecated

2005-07-21 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-617?page=all ] Edwin Punzalan updated MNG-617: --- Attachment: maven-hibernate-plugin.zip Changed @phase from "package" to "process-classes" New finished goal: schema-update Refactored several classes, too. > Updated m

svn commit: r220011 - in /maven/components/trunk/maven-reporting: ./ maven-reporting-api/src/main/java/org/apache/maven/reporting/ maven-reporting-impl/src/main/java/org/apache/maven/reporting/ maven-reporting-impl/src/main/java/org/apache/maven/report...

2005-07-21 Thread brett
Author: brett Date: Thu Jul 21 00:05:34 2005 New Revision: 220011 URL: http://svn.apache.org/viewcvs?rev=220011&view=rev Log: set eol style Modified: maven/components/trunk/maven-reporting/maven-reporting-api/src/main/java/org/apache/maven/reporting/MavenReport.java (contents, props chang

[jira] Commented: (MNG-530) Non-report mojos are added by DefaultPluginManager.getReports()

2005-07-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-530?page=comments#action_43165 ] Brett Porter commented on MNG-530: -- this is easily fixed now > Non-report mojos are added by DefaultPluginManager.getReports() > -