[maven2 build - SUCCESS - update] Sat Jul 30 06:00:00 GMT 2005

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

svn commit: r226476 - /maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia/DoxiaMojo.java

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 22:59:30 2005 New Revision: 226476 URL: http://svn.apache.org/viewcvs?rev=226476&view=rev Log: clean up code a little before attempting a bugfix Modified: maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia/DoxiaMojo.java

[maven2 build - SUCCESS - update] Sat Jul 30 04:15:00 GMT 2005

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

svn commit: r226471 - /maven/components/trunk/maven-site/src/site/apt/plugin-registry-overview.apt

2005-07-29 Thread jdcasey
Author: jdcasey Date: Fri Jul 29 21:16:21 2005 New Revision: 226471 URL: http://svn.apache.org/viewcvs?rev=226471&view=rev Log: Adding doco on plugin registry. Added: maven/components/trunk/maven-site/src/site/apt/plugin-registry-overview.apt (with props) Added: maven/components/trunk/ma

svn commit: r226467 - /maven/maven-1/core/trunk/xdocs/start/ten-minute-test.xml

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 19:59:22 2005 New Revision: 226467 URL: http://svn.apache.org/viewcvs?rev=226467&view=rev Log: improve wording Modified: maven/maven-1/core/trunk/xdocs/start/ten-minute-test.xml Modified: maven/maven-1/core/trunk/xdocs/start/ten-minute-test.xml URL: http://svn

[maven2 build - SUCCESS - update] Sat Jul 30 02:30:00 GMT 2005

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

[jira] Closed: (MPJDIFF-6) Support SVN, not just CVS for retrieving base API definition

2005-07-29 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPJDIFF-6?page=all ] Brett Porter closed MPJDIFF-6: -- Assign To: Brett Porter Resolution: Fixed Fix Version: 1.5 applied, thanks! > Support SVN, not just CVS for retrieving base API definition >

svn commit: r226466 - in /maven/maven-1/plugins/trunk/jdiff: plugin.jelly xdocs/changes.xml

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 19:34:25 2005 New Revision: 226466 URL: http://svn.apache.org/viewcvs?rev=226466&view=rev Log: PR: MPJDIFF-6 Submitted by: Phil Steitz Reviewed by: Brett Porter Support other SCMs through the SCM plugin (v1.5 required) Applied with modifications to verify the correc

[jira] Created: (MNG-679) sort out the snapshot repository

2005-07-29 Thread Brett Porter (JIRA)
sort out the snapshot repository Key: MNG-679 URL: http://jira.codehaus.org/browse/MNG-679 Project: Maven 2 Type: Task Reporter: Brett Porter Assigned to: Brett Porter Fix For: 2.0-beta-1 tasks: - stop repoclean converting s

[maven2 build - SUCCESS - update] Sat Jul 30 02:15:01 GMT 2005

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

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

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 19:18:01 2005 New Revision: 226464 URL: http://svn.apache.org/viewcvs?rev=226464&view=rev Log: don't need to check for updates on snapshot poms - that happens anyway Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMa

Re: [jdiff] [patch] to provide svn support

2005-07-29 Thread Phil Steitz
Emmanuel Venisse wrote: Phil Steitz wrote: Brett Porter wrote: Looks ok to me, though I don't know why we shouldn't just drop the ant:cvs part altogether and use scm:checkout as you have in the otherwise blocks. What do you think? I tried that but could not get cvs to work in a way that

[jira] Updated: (MPJDIFF-6) Support SVN, not just CVS for retrieving base API definition

2005-07-29 Thread Phil Steitz (JIRA)
[ http://jira.codehaus.org/browse/MPJDIFF-6?page=all ] Phil Steitz updated MPJDIFF-6: -- Attachment: jdiff_plugin2.patch Revised patch, eliminating ant:cvs tags altogether per discussion on maven-dev. > Support SVN, not just CVS for retrieving base API defin

svn commit: r226463 - in /maven/maven-1/plugins/tags/maven-artifact-plugin-1.6: ./ src/main/org/apache/maven/artifact/ src/main/org/apache/maven/artifact/deployer/ src/test/java/org/apache/maven/artifact/ xdocs/

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 19:14:31 2005 New Revision: 226463 URL: http://svn.apache.org/viewcvs?rev=226463&view=rev Log: [maven-scm] copy for tag maven-artifact-plugin-1.6 Added: maven/maven-1/plugins/tags/maven-artifact-plugin-1.6/ - copied from r190733, maven/maven-1/plugins/trun

svn commit: r226462 - in /maven/maven-1/plugins/trunk/artifact: project.xml xdocs/changes.xml

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 19:14:18 2005 New Revision: 226462 URL: http://svn.apache.org/viewcvs?rev=226462&view=rev Log: [maven-scm-plugin] prepare release 1.6 Modified: maven/maven-1/plugins/trunk/artifact/project.xml maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml Modified:

svn commit: r226461 - /maven/maven-1/plugins/trunk/artifact/project.xml

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 19:13:48 2005 New Revision: 226461 URL: http://svn.apache.org/viewcvs?rev=226461&view=rev Log: only needed wagon-file 1.0-alpha-4 Modified: maven/maven-1/plugins/trunk/artifact/project.xml Modified: maven/maven-1/plugins/trunk/artifact/project.xml URL: http://

svn commit: r226460 - /maven/components/trunk/maven-core-it/maven-core-it.sh

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 19:13:16 2005 New Revision: 226460 URL: http://svn.apache.org/viewcvs?rev=226460&view=rev Log: still allow debugging the verifier, and don't discard all MAVEN_OPTS (I need it to have my home directory set correctly!) Modified: maven/components/trunk/maven-core-

svn commit: r226459 - in /maven/maven-1/plugins/tags/maven-developer-activity-plugin-1.5.2: ./ project.xml src/plugin-resources/developer-activity.jsl xdocs/changes.xml

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 19:12:47 2005 New Revision: 226459 URL: http://svn.apache.org/viewcvs?rev=226459&view=rev Log: [maven-scm] copy for tag maven-developer-activity-plugin-1.5.2 Added: maven/maven-1/plugins/tags/maven-developer-activity-plugin-1.5.2/ - copied from r190670, ma

svn commit: r226458 - in /maven/maven-1/plugins/trunk/developer-activity: project.xml xdocs/changes.xml

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 19:12:27 2005 New Revision: 226458 URL: http://svn.apache.org/viewcvs?rev=226458&view=rev Log: [maven-scm-plugin] prepare release 1.5.2 Modified: maven/maven-1/plugins/trunk/developer-activity/project.xml maven/maven-1/plugins/trunk/developer-activity/xdocs/

svn commit: r226457 - in /maven/maven-1/plugins/tags/maven-file-activity-plugin-1.5.2: ./ project.xml xdocs/changes.xml

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 18:58:55 2005 New Revision: 226457 URL: http://svn.apache.org/viewcvs?rev=226457&view=rev Log: [maven-scm] copy for tag maven-file-activity-plugin-1.5.2 Added: maven/maven-1/plugins/tags/maven-file-activity-plugin-1.5.2/ - copied from r226455, maven/maven-

svn commit: r226456 - in /maven/maven-1/plugins/trunk/file-activity: project.xml xdocs/changes.xml

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 18:58:29 2005 New Revision: 226456 URL: http://svn.apache.org/viewcvs?rev=226456&view=rev Log: [maven-scm-plugin] prepare release 1.5.2 Modified: maven/maven-1/plugins/trunk/file-activity/project.xml maven/maven-1/plugins/trunk/file-activity/xdocs/changes.xm

[maven2 build - SUCCESS - checkout] Sat Jul 30 00:15:00 GMT 2005

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

[maven2 build - SUCCESS - update] Sat Jul 30 00:00:00 GMT 2005

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

svn commit: r226426 - in /maven/components/trunk: maven-artifact-manager/ maven-core-it/it0013/ maven-core-it/it0015/ maven-core-it/it0020/ maven-plugins/maven-site-plugin/ maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia/ maven-pro...

2005-07-29 Thread jdcasey
Author: jdcasey Date: Fri Jul 29 16:26:42 2005 New Revision: 226426 URL: http://svn.apache.org/viewcvs?rev=226426&view=rev Log: o Fixing DoxiaMojo (there was an API incompatibility there, having to do with FileUtils...not sure if there is something that didn't get deployed, or what) o Adding cli

[jira] Commented: (MPJIRA-4) must contain an "id" attribute

2005-07-29 Thread Michael Franken (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-4?page=comments#action_43640 ] Michael Franken commented on MPJIRA-4: -- you could simply fix this by checking the result of String url = ((Project)getProject()).getIssueTrackingUrl(); int pos = ur

[doc-correction] Ten Minute Test

2005-07-29 Thread Ken Tanaka
Hi, I have a suggested correction to the web page http://maven.apache.org/start/ten-minute-test.html Under Step 1: Setting up the directory structure === >From here, you /could/ use the genapp plugin to generate a skeleton project for you, but w

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

2005-07-29 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-591?page=comments#action_43635 ] Kenney Westerhof commented on MNG-591: -- :) That really wasn't necessary! I should have filed it. As long as we're being complete, I'll add another reason this is nice to have and s

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

2005-07-29 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-591?page=comments#action_43634 ] John Casey commented on MNG-591: the previous comment was actually kenney's idea, I just thought we need to keep it in the discussion... ;-) wanna keep the attribution straight here...

[jira] Created: (MPECLIPSE-96) classpathentry contains trailing pipe character that confuses Eclipse 3.1

2005-07-29 Thread Martin Burger (JIRA)
classpathentry contains trailing pipe character that confuses Eclipse 3.1 - Key: MPECLIPSE-96 URL: http://jira.codehaus.org/browse/MPECLIPSE-96 Project: maven-eclipse-plugin Type: Bug Version

Re: [vote] release maven-[developer|file]-activity-plugin 1.5.2

2005-07-29 Thread Trygve Laugstøl
On Fri, Jul 29, 2005 at 04:56:52PM +1000, Brett Porter wrote: > Hi, > > This fixes all outstanding issues in JIRA for these plugins, most > importantly making them work with changesets as introduced in the 1.8 > changelog plugin. > > Please vote... > > +1 +1 -- Trygve signature.asc Descripti

Re: [vote] release artifact plugin 1.6

2005-07-29 Thread Trygve Laugstøl
On Fri, Jul 29, 2005 at 06:02:05PM +1000, Brett Porter wrote: > The version distributed with Maven 1.1 did not work with dependencies > that have properties. > > I would like to release version 1.6 of the artifact plugin which > corrects this, and is designed to run under Maven 1.1 only. > > Plea

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

2005-07-29 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-591?page=comments#action_43628 ] John Casey commented on MNG-591: maybe we need to add dependencies that are included in the execution context of a plugin ONLY...that way, we can have cactus-specific dependencies which a

Re: [vote] release artifact plugin 1.6

2005-07-29 Thread Eric Pugh
+1, I didn't see the earlier emails about adding a test! Eric On Jul 29, 2005, at 5:24 AM, Arnaud HERITIER wrote: Ok. I'll do the same thing for the PDF plugin ;-) Arnaud +1 Can't we find a way to add a test on the plugin to warn the user if he tries to use it with maven 1.0.X? N

Re: [vote] release artifact plugin 1.6

2005-07-29 Thread Eric Pugh
+0 Do we have a clear way of communicating to users with 1.0.2 that they don't want to install these new plugins? As long as 1.0.2 is the "released" version, while 1.1 is still beta, it could be confusing... On the other hand, if we modified the listing page to specify what versions of

[jira] Created: (MPEAR-41) Adding included JAR files to the classpath in the manifest file

2005-07-29 Thread Dominik Winter (JIRA)
Adding included JAR files to the classpath in the manifest file --- Key: MPEAR-41 URL: http://jira.codehaus.org/browse/MPEAR-41 Project: maven-ear-plugin Type: Improvement Versions: 1.7 Reporter: Do

RE: [vote] release maven-[developer|file]-activity-plugin 1.5.2

2005-07-29 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: vendredi 29 juillet 2005 08:57 > To: Maven Developers List > Subject: [vote] release maven-[developer|file]-activity-plugin 1.5.2 > > Hi, > > This fixes all outstanding issues in JIRA for these plugins, most > im

RE: [vote] release artifact plugin 1.6

2005-07-29 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: vendredi 29 juillet 2005 10:02 > To: Maven Developers List > Subject: [vote] release artifact plugin 1.6 > > The version distributed with Maven 1.1 did not work with dependencies > that have properties. > > I wo

[jira] Created: (MNG-678) scp intermittently failing deploying artifact

2005-07-29 Thread Joe Futrelle (JIRA)
scp intermittently failing deploying artifact - Key: MNG-678 URL: http://jira.codehaus.org/browse/MNG-678 Project: Maven 2 Type: Bug Versions: 2.0-alpha-3 Environment: JDK 1.5, Red Hat 9 Reporter: Joe Futrelle S

Re: [vote] release artifact plugin 1.6

2005-07-29 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 +1 Brett Porter wrote: | The version distributed with Maven 1.1 did not work with dependencies | that have properties. | | I would like to release version 1.6 of the artifact plugin which | corrects this, and is designed to run under Maven 1.1 only.

Re: [vote] release maven-[developer|file]-activity-plugin 1.5.2

2005-07-29 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 +1 Brett Porter wrote: | Hi, | | This fixes all outstanding issues in JIRA for these plugins, most | importantly making them work with changesets as introduced in the 1.8 | changelog plugin. | | Please vote... | | +1 | | Cheers, | Brett | | -

Re: [vote] release maven-[developer|file]-activity-plugin 1.5.2

2005-07-29 Thread Eric Pugh
+1 On Jul 29, 2005, at 2:56 AM, Brett Porter wrote: Hi, This fixes all outstanding issues in JIRA for these plugins, most importantly making them work with changesets as introduced in the 1.8 changelog plugin. Please vote... +1 Cheers, Brett -

[maven2 build - SUCCESS - update] Fri Jul 29 14:00:00 GMT 2005

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

svn commit: r226376 - /maven/components/trunk/pom.xml

2005-07-29 Thread kenney
Author: kenney Date: Fri Jul 29 07:00:21 2005 New Revision: 226376 URL: http://svn.apache.org/viewcvs?rev=226376&view=rev Log: Adding myself as a developer, to test commit privileges. Modified: maven/components/trunk/pom.xml Modified: maven/components/trunk/pom.xml URL: http://svn.apache.or

[jira] Commented: (MNG-660) Project info reports plugin fails on unvalid SVN repository connection

2005-07-29 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-660?page=comments#action_43624 ] Brett Porter commented on MNG-660: -- yes, if that provides the methods necessary. Note that Emmanuel has recently been simpifying the provider interface so that it may also be sufficient.

[maven2 build - SUCCESS - update] Fri Jul 29 12:45:00 GMT 2005

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

Re: [vote] release artifact plugin 1.6

2005-07-29 Thread Jason van Zyl
On Fri, 2005-07-29 at 18:02 +1000, Brett Porter wrote: > The version distributed with Maven 1.1 did not work with dependencies > that have properties. > > I would like to release version 1.6 of the artifact plugin which > corrects this, and is designed to run under Maven 1.1 only. > > Please test

Re: [vote] release maven-[developer|file]-activity-plugin 1.5.2

2005-07-29 Thread Jason van Zyl
On Fri, 2005-07-29 at 16:56 +1000, Brett Porter wrote: > Hi, > > This fixes all outstanding issues in JIRA for these plugins, most > importantly making them work with changesets as introduced in the 1.8 > changelog plugin. > > Please vote... > > +1 +1 > Cheers, > Brett > > ---

[jira] Commented: (MNG-660) Project info reports plugin fails on unvalid SVN repository connection

2005-07-29 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-660?page=comments#action_43623 ] Vincent Siveton commented on MNG-660: - Brett, Do you think it is a good idea to use the ${component.org.apache.maven.scm.manager.ScmManager}" in the ScmReport class to handle scm re

[jira] Closed: (MNG-661) In parent site, automatically create link to modules sites and vice-versa

2005-07-29 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-661?page=all ] Vincent Siveton closed MNG-661: --- Resolution: Fixed Added these requirements > In parent site, automatically create link to modules sites and vice-versa > ---

svn commit: r226364 - in /maven/components/trunk/maven-plugins/maven-site-plugin/src: main/java/org/apache/maven/doxia/ main/resources/ test/projects/site-plugin-test8/ test/projects/site-plugin-test8/framework/ test/projects/site-plugin-test8/framewor...

2005-07-29 Thread vsiveton
Author: vsiveton Date: Fri Jul 29 05:37:56 2005 New Revision: 226364 URL: http://svn.apache.org/viewcvs?rev=226364&view=rev Log: MNG-661: added link between parent project and modules Added: maven/components/trunk/maven-plugins/maven-site-plugin/src/test/projects/site-plugin-test8/ mave

svn commit: r226362 - /maven/maven-1/plugins/trunk/plugin-parent/project.properties

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 05:34:31 2005 New Revision: 226362 URL: http://svn.apache.org/viewcvs?rev=226362&view=rev Log: not needed any more Modified: maven/maven-1/plugins/trunk/plugin-parent/project.properties Modified: maven/maven-1/plugins/trunk/plugin-parent/project.properties URL:

svn commit: r226361 - in /maven/maven-1/plugins/trunk/file-activity: src/plugin-resources/maven-file-activity-plugin.jsl xdocs/changes.xml

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 05:34:11 2005 New Revision: 226361 URL: http://svn.apache.org/viewcvs?rev=226361&view=rev Log: enable changesets from maven-changelog-plugin-1.8 Modified: maven/maven-1/plugins/trunk/file-activity/src/plugin-resources/maven-file-activity-plugin.jsl maven/ma

svn commit: r226360 - in /maven/maven-1/plugins/trunk/developer-activity: src/plugin-resources/developer-activity.jsl xdocs/changes.xml

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 05:33:55 2005 New Revision: 226360 URL: http://svn.apache.org/viewcvs?rev=226360&view=rev Log: PR: MPDEVACTIVITY-3, MPDEVACTIVITY-4 - enable changesets from maven-changelog-plugin-1.8 - allow developer's names to have a quote in them Modified: maven/maven-1/plu

svn commit: r226359 - in /maven/maven-1/plugins/trunk/artifact: ./ src/main/org/apache/maven/artifact/ src/main/org/apache/maven/artifact/deployer/ src/test/java/org/apache/maven/artifact/ xdocs/

2005-07-29 Thread brett
Author: brett Date: Fri Jul 29 05:33:13 2005 New Revision: 226359 URL: http://svn.apache.org/viewcvs?rev=226359&view=rev Log: PR: MPARTIFACT-54, MPARTIFACT-55 - start 1.6, make it work with Maven 1.1 (and only Maven 1.1) - fix file:// deployment bug Modified: maven/maven-1/plugins/trunk/arti

Re: [m2]: eclipse, dependency provided --> not included in eclipse compile classpath, but in m2 compile classpath

2005-07-29 Thread Brett Porter
I think this bug is already in JIRA... solo turn wrote: >hi, > >is it intended, that generating an eclipse project leaves out the >"provided" dependencies? we tried to specify "provided" for "provided" >in the runtime, and not in eclipse which we use to edit and "compile >on save".. > >-solo. > >

[maven2 build - SUCCESS - update] Fri Jul 29 12:00:00 GMT 2005

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

svn commit: r226350 - /maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia/DoxiaMojo.java

2005-07-29 Thread vsiveton
Author: vsiveton Date: Fri Jul 29 04:52:43 2005 New Revision: 226350 URL: http://svn.apache.org/viewcvs?rev=226350&view=rev Log: Throw an exception if files in the site directory or in the generated site directory are duplicates Modified: maven/components/trunk/maven-plugins/maven-site-plug

svn commit: r226349 - /maven/components/trunk/maven-plugins/maven-site-plugin/src/main/resources/org/apache/maven/doxia/maven-site.vm

2005-07-29 Thread vsiveton
Author: vsiveton Date: Fri Jul 29 04:49:47 2005 New Revision: 226349 URL: http://svn.apache.org/viewcvs?rev=226349&view=rev Log: Refactor the maven-site.vm: added a macro to handle the copyright Modified: maven/components/trunk/maven-plugins/maven-site-plugin/src/main/resources/org/apache/ma

[jira] Closed: (MPCLOVER-46) Migrate to Clover 1.3.9.

2005-07-29 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MPCLOVER-46?page=all ] Vincent Massol closed MPCLOVER-46: -- Resolution: Fixed Fix Version: 1.10 Done > Migrate to Clover 1.3.9. > > > Key: MPCLOVER-46 > URL: http://j

svn commit: r226345 - in /maven/maven-1/plugins/trunk/clover: project.xml xdocs/changes.xml

2005-07-29 Thread vmassol
Author: vmassol Date: Fri Jul 29 04:03:27 2005 New Revision: 226345 URL: http://svn.apache.org/viewcvs?rev=226345&view=rev Log: MPCLOVER-46: Upgrade to Clover 1.3.9 Modified: maven/maven-1/plugins/trunk/clover/project.xml maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Modified: mav

[m2]: eclipse, dependency provided --> not included in eclipse compile classpath, but in m2 compile classpath

2005-07-29 Thread solo turn
hi, is it intended, that generating an eclipse project leaves out the "provided" dependencies? we tried to specify "provided" for "provided" in the runtime, and not in eclipse which we use to edit and "compile on save".. -solo.

[jira] Closed: (MPIDEA-35) Patch for .iml template for Irida (Idea 5)

2005-07-29 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPIDEA-35?page=all ] Brett Porter closed MPIDEA-35: -- Assign To: Brett Porter Resolution: Duplicate Fix Version: (was: 1.5) was already fixed in IDEA plugin 1.6 > Patch for .iml template for Irida (Idea

[jira] Closed: (MPARTIFACT-55) deploy using file:// url is broken

2005-07-29 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-55?page=all ] Brett Porter closed MPARTIFACT-55: -- Assign To: Brett Porter Resolution: Fixed Fix Version: 1.6 > deploy using file:// url is broken > -- > >

RE: [vote] release artifact plugin 1.6

2005-07-29 Thread Arnaud HERITIER
Ok. I'll do the same thing for the PDF plugin ;-) Arnaud > > >+1 > > > >Can't we find a way to add a test on the plugin to warn the > user if he > >tries to use it with maven 1.0.X? Now we have this problem > with several plugins. > >Do you have an idea ? > > > > > Done. Thanks! > > (sti

[jira] Updated: (MNG-677) Under tag is not use

2005-07-29 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-677?page=all ] Brett Porter updated MNG-677: - Fix Version: 2.0-beta-2 > Under tag is not use > --- > > Key: MNG-677 > URL: http://jira.codehaus.org/bro

Re: [vote] release artifact plugin 1.6

2005-07-29 Thread Brett Porter
Arnaud HERITIER wrote: >+1 > >Can't we find a way to add a test on the plugin to warn the user if he tries >to use it with maven 1.0.X? Now we have this problem >with several plugins. >Do you have an idea ? > > Done. Thanks! (still waiting for svn to come up so I can commit...) - Brett

RE: [vote] release artifact plugin 1.6

2005-07-29 Thread Arnaud HERITIER
+1 Can't we find a way to add a test on the plugin to warn the user if he tries to use it with maven 1.0.X? Now we have this problem with several plugins. Do you have an idea ? Arnaud > -Message d'origine- > De : Brett Porter [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 29 juillet

[vote] release artifact plugin 1.6

2005-07-29 Thread Brett Porter
The version distributed with Maven 1.1 did not work with dependencies that have properties. I would like to release version 1.6 of the artifact plugin which corrects this, and is designed to run under Maven 1.1 only. Please test this on Maven 1.1 beta 1 with your own projects if possible! +1 fro

[jira] Closed: (MPARTIFACT-54) NoSuchMethodError when doing jar:install

2005-07-29 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-54?page=all ] Brett Porter closed MPARTIFACT-54: -- Assign To: Brett Porter Resolution: Fixed cleaned up and made it Maven 1.1 only > NoSuchMethodError when doing jar:install > --

RE: [vote] release maven-[developer|file]-activity-plugin 1.5.2

2005-07-29 Thread Arnaud HERITIER
+1 Arnaud > -Message d'origine- > De : Brett Porter [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 29 juillet 2005 08:57 > À : Maven Developers List > Objet : [vote] release maven-[developer|file]-activity-plugin 1.5.2 > > Hi, > > This fixes all outstanding issues in JIRA for these pl

[jira] Updated: (MPARTIFACT-54) NoSuchMethodError when doing jar:install

2005-07-29 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-54?page=all ] Brett Porter updated MPARTIFACT-54: --- Description: java.lang.NoSuchMethodError: org.apache.maven.project.Dependency.setProperties(Ljava/util/List;)V at org.apache.maven.artifact.PomRewriter.get

[jira] Updated: (MAVEN-1653) Executing the "pom:validate" goal on a reconstituted project.xml file using the content from the ten minute test page produces error messages

2005-07-29 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1653?page=all ] Brett Porter updated MAVEN-1653: Fix Version: 1.1-beta-2 > Executing the "pom:validate" goal on a reconstituted project.xml file using > the content from the ten minute test page produces error mes

Re: [vote] release maven-[developer|file]-activity-plugin 1.5.2

2005-07-29 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter wrote: Hi, This fixes all outstanding issues in JIRA for these plugins, most importantly making them work with changesets as introduced in the 1.8 changelog plugin. Please vote... +1 Cheers, Brett

[jira] Closed: (MAVEN-1652) goal that executes after failure of another goal

2005-07-29 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1652?page=all ] Brett Porter closed MAVEN-1652: --- Assign To: Brett Porter Resolution: Won't Fix there are 2 ways you can do this: - run a reactor with ignoreFailures=true and use ${failedProjects} to do som