[maven2 build - SUCCESS - update] Wed Oct 12 20:15:00 GMT 2005

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

[jira] Created: (MNG-1192) snapshot deploy - dependency not working

2005-10-12 Thread spencer portee (JIRA)
snapshot deploy - dependency not working -- Key: MNG-1192 URL: http://jira.codehaus.org/browse/MNG-1192 Project: Maven 2 Type: Bug Components: maven-deploy-plugin Versions: 2.0-beta-3 Environment: windows for

[jira] Created: (MPPMD-21) Add failonerror property

2005-10-12 Thread Kaj Hejer (JIRA)
Add failonerror property Key: MPPMD-21 URL: http://jira.codehaus.org/browse/MPPMD-21 Project: maven-pmd-plugin Type: New Feature Reporter: Kaj Hejer Fix For: 1.8 It would be nice if you could add failonerror property so the build can

RE: run executable with args from maven.xml

2005-10-12 Thread Adrian Zaharie
Hi Arnaud, thanks for your quick response what I want is similar to running, let's say echo.exe (windows) with one or more args directly from within maven.xml why? supposedly building directly from maven has extra info about the maven project tested, then running it from ant however, I called

RE: run executable with args from maven.xml

2005-10-12 Thread Adrian Zaharie
Hi Arnaud, thanks for your quick response what I want is similar to running, let's say echo.exe (windows) with one or more args directly from within maven.xml why? supposedly building directly from maven has extra info about the maven project tested, then running it from ant however, I called

[maven2 build - SUCCESS - update] Wed Oct 12 20:30:00 GMT 2005

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

[jira] Updated: (MNG-1155) javadoc:javadoc fails with ioexception on Mac OSX due to wrong path to javadoc command.

2005-10-12 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1155?page=all ] John Casey updated MNG-1155: Remaining Estimate: 30 minutes Original Estimate: 1800 applied patch, and testing. javadoc:javadoc fails with ioexception on Mac OSX due to wrong path to javadoc

[jira] Closed: (MNG-1155) javadoc:javadoc fails with ioexception on Mac OSX due to wrong path to javadoc command.

2005-10-12 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1155?page=all ] John Casey closed MNG-1155: --- Resolution: Fixed Thanks, Dave. Applied the patch. javadoc:javadoc fails with ioexception on Mac OSX due to wrong path to javadoc command.

[jira] Closed: (MNG-1081) describe mojo should not require a project

2005-10-12 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1081?page=all ] John Casey closed MNG-1081: --- Resolution: Fixed describe mojo should not require a project -- Key: MNG-1081 URL:

[jira] Closed: (MNG-698) add describe mojo to projecthelp plugin

2005-10-12 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-698?page=all ] John Casey closed MNG-698: -- Resolution: Fixed add describe mojo to projecthelp plugin --- Key: MNG-698 URL:

[jira] Closed: (MNG-1004) don't evaluate links in offline mode

2005-10-12 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1004?page=all ] John Casey closed MNG-1004: --- Resolution: Fixed added offline parameter, and made addition of the arguments for links conditional on offline status. don't evaluate links in offline mode

[maven2 build - SUCCESS - update] Wed Oct 12 20:45:00 GMT 2005

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

[jira] Closed: (MNG-1082) document projecthelp plugin classes/parameters

2005-10-12 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1082?page=all ] John Casey closed MNG-1082: --- Resolution: Fixed document projecthelp plugin classes/parameters -- Key: MNG-1082 URL:

[jira] Reopened: (MNG-1082) document projecthelp plugin classes/parameters

2005-10-12 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1082?page=all ] John Casey reopened MNG-1082: - forgot to add site doco. document projecthelp plugin classes/parameters -- Key: MNG-1082 URL:

ClearCase support in the SCM plugin

2005-10-12 Thread Lowery, Mat
My team is using Rational ClearCase and we'd like to switch from Ant to Maven as our project management tool. According to Jira key MPSCM-55, ClearCase support is not quite ready. I'd like to take a stab at finishing and/or testing the ClearCase support. How can I become involved? Also, can

[maven2 build - SUCCESS - update] Wed Oct 12 21:00:00 GMT 2005

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

[jira] Created: (MNG-1193) When filtering, ${java.version} gets replaced with pom.version instead.

2005-10-12 Thread David Jackman (JIRA)
When filtering, ${java.version} gets replaced with pom.version instead. --- Key: MNG-1193 URL: http://jira.codehaus.org/browse/MNG-1193 Project: Maven 2 Type: Bug Components:

[jira] Created: (MNG-1194) When filtering, properties defined in projectproperties should be allowed as well.

2005-10-12 Thread David Jackman (JIRA)
When filtering, properties defined in projectproperties should be allowed as well. -- Key: MNG-1194 URL: http://jira.codehaus.org/browse/MNG-1194 Project: Maven 2 Type: Improvement

[jira] Commented: (MNG-1101) release pom, and next version, is missing pieces of pom

2005-10-12 Thread Arik Kfir (JIRA)
[ http://jira.codehaus.org/browse/MNG-1101?page=comments#action_48463 ] Arik Kfir commented on MNG-1101: I also noticed that plugin-configuration for the 'release' plugin gets wiped as well. I have this section in the pom which is always removed from the

[maven2 build - SUCCESS - update] Wed Oct 12 21:15:00 GMT 2005

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

[jira] Commented: (MNG-1105) remove release.properties after successful release:perform

2005-10-12 Thread Arik Kfir (JIRA)
[ http://jira.codehaus.org/browse/MNG-1105?page=comments#action_48464 ] Arik Kfir commented on MNG-1105: Perhaps emit a message at the end for the user, along the lines of: Release was successful - you may remove the 'release.properties' file if you wish,

[maven2 build - SUCCESS - update] Wed Oct 12 21:45:00 GMT 2005

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

[maven2 build - SUCCESS - update] Wed Oct 12 22:30:00 GMT 2005

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

[jira] Closed: (MAVENUPLOAD-546) upload cewolf 0.12.0

2005-10-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-546?page=all ] Carlos Sanchez closed MAVENUPLOAD-546: -- Assign To: Carlos Sanchez Resolution: Fixed upload cewolf 0.12.0 Key: MAVENUPLOAD-546 URL:

[jira] Closed: (MAVENUPLOAD-545) upload xml im/exporter

2005-10-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-545?page=all ] Carlos Sanchez closed MAVENUPLOAD-545: -- Assign To: Carlos Sanchez Resolution: Fixed upload xml im/exporter -- Key: MAVENUPLOAD-545

[jira] Commented: (MEV-109) No scope defined for dependencies in commons-pool and collections

2005-10-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-109?page=comments#action_48468 ] Carlos Sanchez commented on MEV-109: javax.faces fixed, the commons stuff will take more time, although I don't understand what's the problem with xerces No scope defined for

[jira] Updated: (MNG-1185) Parameter siteDirectory in goal site conflicts with parameter of the same name in goal deploy

2005-10-12 Thread Johnny R. Ruiz III (JIRA)
[ http://jira.codehaus.org/browse/MNG-1185?page=all ] Johnny R. Ruiz III updated MNG-1185: Assign To: Johnny R. Ruiz III Version: (was: 2.0-beta-3) 2.0-beta-4 Remaining Estimate: 3 hours

[jira] Closed: (MNG-1082) document projecthelp plugin classes/parameters

2005-10-12 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1082?page=all ] John Casey closed MNG-1082: --- Resolution: Fixed apt doco is in there now. document projecthelp plugin classes/parameters -- Key: MNG-1082

[jira] Updated: (MNG-968) linkoffline tag is not parsed properly

2005-10-12 Thread Lester Ecarma (JIRA)
[ http://jira.codehaus.org/browse/MNG-968?page=all ] Lester Ecarma updated MNG-968: -- Attachment: MNG-968_b.patch Done. Please see attached patch MNG-968_b.patch linkoffline tag is not parsed properly --

[maven2 build - SUCCESS - checkout] Thu Oct 13 00:15:01 GMT 2005

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

[jira] Updated: (MNG-968) linkoffline tag is not parsed properly

2005-10-12 Thread Lester Ecarma (JIRA)
[ http://jira.codehaus.org/browse/MNG-968?page=all ] Lester Ecarma updated MNG-968: -- Attachment: OfflineLink.java ... and here's the bean... linkoffline tag is not parsed properly -- Key: MNG-968

[maven2 build - SUCCESS - update] Thu Oct 13 01:00:00 GMT 2005

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

[jira] Updated: (MNG-1185) Parameter siteDirectory in goal site conflicts with parameter of the same name in goal deploy

2005-10-12 Thread Johnny R. Ruiz III (JIRA)
[ http://jira.codehaus.org/browse/MNG-1185?page=all ] Johnny R. Ruiz III updated MNG-1185: Attachment: MNG-1185-maven-site-plugin.patch - Here's a short patch. - I renamed the alias siteDirectory in SiteDeploy mojo to deployDirectory. - I can't

Re: ClearCase support in the SCM plugin

2005-10-12 Thread Brett Porter
Hi, Lowery, Mat wrote: My team is using Rational ClearCase and we'd like to switch from Ant to Maven as our project management tool. According to Jira key MPSCM-55, ClearCase support is not quite ready. I'd like to take a stab at finishing and/or testing the ClearCase support. How can I

Re: svn commit: r315062 - /maven/components/trunk/maven-plugins/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/EclipseCleanMojo.java

2005-10-12 Thread Brett Porter
BTW, should this have @phase clean so it is run whenever someone runs m2 clean, or is that not desirable? (I'm guessing its not...) - Brett [EMAIL PROTECTED] wrote: Author: fgiust Date: Wed Oct 12 15:26:50 2005 New Revision: 315062 URL: http://svn.apache.org/viewcvs?rev=315062view=rev Log:

[jira] Updated: (MNG-1038) warSourceExcludes not working properly

2005-10-12 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1038?page=all ] Edwin Punzalan updated MNG-1038: Attachment: MNG-1038-maven-war-plugin.patch MNG-1038-plexus-utils.patch I checked the code for the WAR plugin and found that this is already fixed.

[jira] Commented: (MNG-1192) snapshot deploy - dependency not working

2005-10-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1192?page=comments#action_48477 ] Brett Porter commented on MNG-1192: --- did the entire deploy process complete? It looks like maven-metadata.xml didn't get written snapshot deploy - dependency not working

[jira] Subscription: Outstanding Repository Maintenance: Evangelism

2005-10-12 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Evangelism (26 issues) Subscriber: mavendevlist Project: Maven Evangelism Resolution: Unresolved Key Summary MEV-109 No scope defined for dependencies in commons-pool and collections

[jira] Subscription: Outstanding Repository Maintenance: Uploads

2005-10-12 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Uploads (7 issues) Subscriber: mavendevlist Project: maven-upload-requests Resolution: Unresolved Key Summary MAVENUPLOAD-530JCommon RC1 upload http://jira.codehaus.org/browse/MAVENUPLOAD-530 MAVENUPLOAD-533Upload

ibiblio clean up

2005-10-12 Thread Carlos Sanchez
Hi, I have compared the contents of ibiblio with the staging repository at codehaus to see what's in the first but not in the second, and here are the results after I made some preliminary cleanup (SNAPSHOTS, empty files, bad located files,...) So there are symbolic links and files in ibiblio

[jira] Updated: (MNG-1030) Cascaded menu items create invalid html code

2005-10-12 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1030?page=all ] Edwin Punzalan updated MNG-1030: Attachment: MNG-1030-maven-site-plugin.patch formatted it as follows: ul li ul li / /ul /li /ul Cascaded menu items create invalid html code

[jira] Created: (MNG-1195) Checkstyle reports uses invalid character / for html attribute values which fails in W3C validation

2005-10-12 Thread Edwin Punzalan (JIRA)
Checkstyle reports uses invalid character / for html attribute values which fails in W3C validation - Key: MNG-1195 URL: http://jira.codehaus.org/browse/MNG-1195 Project:

[jira] Updated: (MNG-1195) Checkstyle reports uses invalid character / for html attribute values which fails in W3C validation

2005-10-12 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1195?page=all ] Edwin Punzalan updated MNG-1195: Attachment: MNG-1195-maven-checkstyle-plugin.patch Checkstyle reports uses invalid character / for html attribute values which fails in W3C validation

[maven2 build - SUCCESS - update] Thu Oct 13 02:45:00 GMT 2005

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

Re: ClearCase support in the SCM plugin

2005-10-12 Thread dan tran
I am willing to help out if someone would take a lead of this effort (my need for maven-scm-clearcase-provider is fading away since we are moving to another scm provider) Currently, there are 4 types to clearcase usage: 1. Base SCM where user will provide a config spec file some where locally

[jira] Created: (MNG-1196) Eclipse add-maven-repo goal uses MAVEN_REPO

2005-10-12 Thread Johnny R. Ruiz III (JIRA)
Eclipse add-maven-repo goal uses MAVEN_REPO Key: MNG-1196 URL: http://jira.codehaus.org/browse/MNG-1196 Project: Maven 2 Type: Bug Components: maven-eclipse-plugin Versions: 2.0-beta-4 Reporter: Johnny R.

[jira] Updated: (MNG-1196) Eclipse add-maven-repo goal uses org.eclipse.jdt.core.classpathVariable.MAVEN_REPO instead of org.eclipse.jdt.core.classpathVariable.M2_REPO

2005-10-12 Thread Johnny R. Ruiz III (JIRA)
[ http://jira.codehaus.org/browse/MNG-1196?page=all ] Johnny R. Ruiz III updated MNG-1196: Assign To: Johnny R. Ruiz III Description: Eclipse add-maven-repo goal uses codeorg.eclipse.jdt.core.classpathVariable.MAVEN_REPO/code

[maven2 build - SUCCESS - update] Thu Oct 13 05:30:00 GMT 2005

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

[jira] Commented: (MNG-1186) Taglib descriptors are included in classpath

2005-10-12 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1186?page=comments#action_48480 ] Allan Ramirez commented on MNG-1186: This is duplicate of MNG-578 Taglib descriptors are included in classpath Key:

<    1   2