Re: Ruby-Mojo support

2005-11-28 Thread Eric Redmond
Although not ready for public release, I figured due to the number of responses there was some interest amongst readers of the dev list. Do to complications (my incompetence? who knows) this is not out on codehaus, however, may move there shortly. In the interim, the code for two plugins (the comp

Re: [vote] release maven-checkstyle-plugin 2.0-beta-2

2005-11-28 Thread David Sag
I give this idea a +10! we have another presentation on thurs, following our successful presentation last week, and a almost-properly working checkstyle plugin would add icing to the cake. Kind regards, Dave Sag   Brett Porter <[EMAIL PROTECTED]> wrote on 29-11-2005 06:38:36: > (m2-dev l

[jira] Commented: (MNG-1113) Plugin does not support using custom checkstyle XML config file

2005-11-28 Thread Dave Sag (JIRA)
[ http://jira.codehaus.org/browse/MNG-1113?page=comments#action_52277 ] Dave Sag commented on MNG-1113: --- sounds good to me - could you make sure the documentation of the variuous input params gets updated too as there were some undocumented inputs with weird

[jira] Commented: (MRM-16) reporting: report on bad metadata files

2005-11-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MRM-16?page=comments#action_52275 ] Brett Porter commented on MRM-16: - more details: - needs to go over the maven-metadata.xml files in the repository - needs to check each element is correct. ie: * check that the artifacts

[jira] Commented: (MNG-1113) Plugin does not support using custom checkstyle XML config file

2005-11-28 Thread Indrajit Raychaudhuri (JIRA)
[ http://jira.codehaus.org/browse/MNG-1113?page=comments#action_52271 ] Indrajit Raychaudhuri commented on MNG-1113: They appear similar (can be linked as 'related' if not 'duplicate'). The description of MNG-587 is more appropriate than the descr

Re: [vote] release maven-checkstyle-plugin 2.0-beta-2

2005-11-28 Thread Brett Porter
(m2-dev list doesn't exist any more :) +1 for a beta including these. When we get to releasing a final, let's have it finished and offered for testing first, before voting on the release though. - Brett John Casey wrote: > Hi everyone, > > I wanted to call a vote on releasing the next version

[vote] release maven-checkstyle-plugin 2.0-beta-2

2005-11-28 Thread John Casey
Hi everyone, I wanted to call a vote on releasing the next version of the checkstyle plugin. I'm currently working on some major bugfixes, including custom rulesets and configurations, more robust error handling for missing locale resource bundles, and a couple other things (trying to trim the li

[REPOCLEAN] Error(s) occurred while converting repository

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

[maven2 build - SUCCESS - update] Tue Nov 29 05:15:00 GMT 2005

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

[jira] Closed: (MNG-1579) Exception: Can't find resource bundle for current bundle

2005-11-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1579?page=all ] John Casey closed MNG-1579: --- Resolution: Fixed wrapped the getBundle(..) method with a new instance-level method that uses a try/catch to report failures in loading a given locale's resource bundle, a

[jira] Updated: (MNG-1579) Exception: Can't find resource bundle for current bundle

2005-11-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1579?page=all ] John Casey updated MNG-1579: Fix Version: 2.0.1 > Exception: Can't find resource bundle for current bundle > > > Key: MNG-1579 >

[jira] Commented: (MNG-1599) OutOfMemoryException occured while generating the report

2005-11-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1599?page=comments#action_52269 ] John Casey commented on MNG-1599: - this would require a forked checkstyle process, right? > OutOfMemoryException occured while generating the report > ---

[jira] Commented: (MNG-1113) Plugin does not support using custom checkstyle XML config file

2005-11-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1113?page=comments#action_52268 ] John Casey commented on MNG-1113: - What's the difference between this issue and MNG-587? > Plugin does not support using custom checkstyle XML config file > -

[jira] Commented: (MNG-587) Add support for custom ruleset in maven-checkstyle-plugin

2005-11-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-587?page=comments#action_52267 ] John Casey commented on MNG-587: what exactly is the difference between this and MNG-1113? > Add support for custom ruleset in maven-checkstyle-plugin > --

[jira] Commented: (MNG-1113) Plugin does not support using custom checkstyle XML config file

2005-11-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1113?page=comments#action_52266 ] John Casey commented on MNG-1113: - I'm trying to make sense of this whole thing...patch #3 (checkstyle-config-file.patch) would seem to make the most sense to me, if our goal here is to

[maven2 build - SUCCESS - update] Tue Nov 29 04:15:00 GMT 2005

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

[jira] Closed: (MNG-1559) Error (Nonexistent component: org.apache.maven.lifecycle.mapping.LifecycleMappingnar) for clean goal.

2005-11-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1559?page=all ] John Casey closed MNG-1559: --- Resolution: Fixed we may not want to release a whole new version of the default container for just this fix, but it's fixed in -alpha-9-SNAPSHOT of plexus-container-defaul

[jira] Updated: (MNG-1559) Error (Nonexistent component: org.apache.maven.lifecycle.mapping.LifecycleMappingnar) for clean goal.

2005-11-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1559?page=all ] John Casey updated MNG-1559: Component: (was: maven-clean-plugin) Complexity: Expert (was: Intermediate) Remaining Estimate: 30 minutes Original Estimate: 30 minutes thi

[jira] Commented: (MNG-1559) Error (Nonexistent component: org.apache.maven.lifecycle.mapping.LifecycleMappingnar) for clean goal.

2005-11-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1559?page=comments#action_52262 ] John Casey commented on MNG-1559: - this happened when we introduced full lifecycles for things like 'clean'. It's not a big deal, the message just needs to be dialed down to debug. > Er

[jira] Created: (MPCHANGELOG-76) You must use the id tag when listing developers in your POM, otherwise NPE if using the changelog plugin

2005-11-28 Thread Julian Wood (JIRA)
You must use the id tag when listing developers in your POM, otherwise NPE if using the changelog plugin Key: MPCHANGELOG-76 URL: http://jira.codehaus.org/browse/MPCHANGELOG-

[jira] Created: (MNG-1702) Add ant property referencing plugin classpath to antrun plugin

2005-11-28 Thread Carlos Sanchez (JIRA)
Add ant property referencing plugin classpath to antrun plugin -- Key: MNG-1702 URL: http://jira.codehaus.org/browse/MNG-1702 Project: Maven 2 Type: Improvement Components: maven-antrun-plugin Versio

[jira] Closed: (MNG-1660) Import the antrun plugin docs to explain and

2005-11-28 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1660?page=all ] Carlos Sanchez closed MNG-1660: --- Assign To: Carlos Sanchez Resolution: Fixed > Import the antrun plugin docs to explain and >

[continuum build - FAILED - update] Tue Nov 29 02:30:00 GMT 2005

2005-11-28 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051129.023000.txt

[jira] Closed: (MEV-227) struts 1.2.4 and 1.2.8 dependencies still broken

2005-11-28 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-227?page=all ] Carlos Sanchez closed MEV-227: -- Resolution: Fixed I've removed also other stuff like integration tests and jars tags from apache repo. It has been converted now > struts 1.2.4 and 1.2.8 dependenc

[continuum build - FAILED - checkout] Tue Nov 29 01:30:00 GMT 2005

2005-11-28 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051129.013000.txt

Re: [vote] surefire/maven-surefire-plugin release

2005-11-28 Thread John Casey (Yahoo!)
Alright, I think there are only two issues we can't get along without for this release...testng and the issue having to do with the bootclasspath (which I'm currently on, but don't think it should hold things up). For the remaining two issues (not bootclasspath or testng), these are related t

[REPOCLEAN] Error(s) occurred while converting repository

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

[jira] Created: (MNG-1701) Validate that a plugin is not configured twice in the pom

2005-11-28 Thread Carlos Sanchez (JIRA)
Validate that a plugin is not configured twice in the pom - Key: MNG-1701 URL: http://jira.codehaus.org/browse/MNG-1701 Project: Maven 2 Type: Improvement Components: Plugins and Lifecycle Versions: 2.0

[jira] Closed: (MEV-238) jWebunit 1.2 has invalid artifact/groupId for servletapi

2005-11-28 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-238?page=all ] Edwin Punzalan closed MEV-238: -- Resolution: Fixed Fixed. NOTE: May take up to 4 hours for the fix to reach central repo. > jWebunit 1.2 has invalid artifact/groupId for servletapi > ---

[jira] Closed: (MEV-231) OJB should list commons-dbcp as a dependency

2005-11-28 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-231?page=all ] Edwin Punzalan closed MEV-231: -- Resolution: Fixed Fixed. NOTE: May take up to 4 hours for the fix to reach central repo. > OJB should list commons-dbcp as a dependency > ---

[maven2 build - SUCCESS - checkout] Tue Nov 29 00:15:02 GMT 2005

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

[jira] Commented: (MPA-30) Create new top-level SVN space for shared Maven-ish code

2005-11-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MPA-30?page=comments#action_52251 ] John Casey commented on MPA-30: --- right, forgot that. Yeah, I think all plugins committers should have access. > Create new top-level SVN space for shared Maven-ish code > ---

[jira] Created: (MNG-1700) document assembly descriptoir in more detail

2005-11-28 Thread Brett Porter (JIRA)
document assembly descriptoir in more detail Key: MNG-1700 URL: http://jira.codehaus.org/browse/MNG-1700 Project: Maven 2 Type: Task Components: maven-assembly-plugin Reporter: Brett Porter fill out the mdo descr

Re: [vote] surefire/maven-surefire-plugin release

2005-11-28 Thread Brett Porter
+1 from me. I think applying stuff with patches and small issues is important, but don't want to hold this up either. It should have been in the first release :) Thanks for sorting it out Jason! Cheers, Brett Jason van Zyl wrote: > John Casey (Yahoo!) wrote: >> It looks like the maven-surefire-

Re: [vote] new plugin (maven1 plugin for m2)

2005-11-28 Thread Brett Porter
Fabrizio Giustina wrote: > I haven't checked out the new converter component accurately (I see > it's a lot better than the one I took from repository tools some time > ago) but yes, I would like to have access to that module if I need to > improve it or to add stuff needed by the plugin. Any way t

[continuum build - FAILED - update] Mon Nov 28 22:30:01 GMT 2005

2005-11-28 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051128.223001.txt

Re: [vote] surefire/maven-surefire-plugin release

2005-11-28 Thread Jason van Zyl
John Casey (Yahoo!) wrote: It looks like the maven-surefire-plugin has 5 open issues currently. One of them is the forking issue, another is related (but requires its own fix), and still another is outside the scope of the current release, IMO (testng support). Can we get those remaining 4 issu

[jira] Reopened: (MPA-30) Create new top-level SVN space for shared Maven-ish code

2005-11-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPA-30?page=all ] Brett Porter reopened MPA-30: - do we need Jason to allocate permissions other than maven-pmc? Maybe all plugins committers? > Create new top-level SVN space for shared Maven-ish code > --

[jira] Commented: (MNG-1412) dependency sorting in classpath

2005-11-28 Thread Mark Hobson (JIRA)
[ http://jira.codehaus.org/browse/MNG-1412?page=comments#action_52237 ] Mark Hobson commented on MNG-1412: -- Yes, sorry, the ordering is the same as in maven itself - I didn't mean to imply otherwise. Moving to maven core gets my vote, thanks. > dependency

[jira] Updated: (SCM-79) Add remaining operations to Perforce provider

2005-11-28 Thread mike perham (JIRA)
[ http://jira.codehaus.org/browse/SCM-79?page=all ] mike perham updated SCM-79: --- Attachment: release_prepare.txt Patch to update various commands so 'release:prepare' now works on my machine. > Add remaining operations to Perforce provider > -

[continuum build - FAILED - update] Mon Nov 28 21:30:00 GMT 2005

2005-11-28 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051128.213000.txt

[REPOCLEAN] Error(s) occurred while converting repository

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

Re: using votes

2005-11-28 Thread John Casey (Yahoo!)
I would think that using jira's voting mechanism (particularly in the unscheduled bucket, as you mention) would be a great idea. It's easy to get a report of the most popular issues, and that can be used to help set the priority of the issue, as the Priority field can be a bit subjective. My

[jira] Created: (MNG-1699) Allow disabling deployment for artifacts that should not be deployed

2005-11-28 Thread Vincent Massol (JIRA)
Allow disabling deployment for artifacts that should not be deployed Key: MNG-1699 URL: http://jira.codehaus.org/browse/MNG-1699 Project: Maven 2 Type: Task Components: POM Versions: 2.0

[jira] Commented: (MPA-30) Create new top-level SVN space for shared Maven-ish code

2005-11-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MPA-30?page=comments#action_52235 ] John Casey commented on MPA-30: --- new space is at: https://svn.apache.org/repos/asf/maven/shared /trunk /branches /tags > Create new top-level SVN space for shared Maven-ish code > -

[jira] Closed: (MPA-30) Create new top-level SVN space for shared Maven-ish code

2005-11-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MPA-30?page=all ] John Casey closed MPA-30: - Resolution: Fixed > Create new top-level SVN space for shared Maven-ish code > > > Key: MPA-30 > URL: h

Re: [result] Create maven-shared SVN space for shared, non-core APIs

2005-11-28 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Resulting SVN space is: https://svn.apache.org/repos/asf/maven/shared{trunk|tags|branches} - -j John Casey wrote: | John, Carlos, Jason, Emmanuel, Kenney, Brett, Arnaud, and Lukas: +1 | | Brett had some questions regarding the arrangement of the SV

[jira] Commented: (CONTINUUM-481) Continuum ignores .cvspass

2005-11-28 Thread Matthew Beermann (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-481?page=comments#action_52233 ] Matthew Beermann commented on CONTINUUM-481: In fact, that command line ("cvs -f -q update -d") is DEFINITELY wrong - if I enter that manually, CVS fails with the same

[result] Create maven-shared SVN space for shared, non-core APIs

2005-11-28 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John, Carlos, Jason, Emmanuel, Kenney, Brett, Arnaud, and Lukas: +1 Brett had some questions regarding the arrangement of the SVN space and inclusion of shared-code projects in the Maven bootstrap. For the first issue, we'll adopt a structure similar

[continuum build - FAILED - update] Mon Nov 28 21:00:00 GMT 2005

2005-11-28 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051128.21.txt

[jira] Commented: (MPA-30) Create new top-level SVN space for shared Maven-ish code

2005-11-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MPA-30?page=comments#action_52232 ] John Casey commented on MPA-30: --- the original discussion is here: http://marc.theaimsgroup.com/?t=11307865433&r=1&w=2 > Create new top-level SVN space for shared Maven-ish code > --

[jira] Created: (MPA-30) Create new top-level SVN space for shared Maven-ish code

2005-11-28 Thread John Casey (JIRA)
Create new top-level SVN space for shared Maven-ish code Key: MPA-30 URL: http://jira.codehaus.org/browse/MPA-30 Project: Maven Project Administration Type: New Feature Components: new projects Reporter

[jira] Commented: (CONTINUUM-481) Continuum ignores .cvspass

2005-11-28 Thread Matthew Beermann (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-481?page=comments#action_52231 ] Matthew Beermann commented on CONTINUUM-481: Nevermind those log lines; it was just trying to tell me that it didn't need to update .cvspass. The bug still stands, thou

RE: [vote] plugin releases

2005-11-28 Thread Keil, Werner
> plugins: > > > > - m2 eclipse plugin 2.0 > > the current released version has a list of show stopper bugs: wtp > > support and multiproject are broken, dependencies with system scope > > have a wrong path, source jars are not added also if already available > > in the local repository and some mo

[jira] Created: (MNG-1698) release:prepare fails when release.properties already exists

2005-11-28 Thread mike perham (JIRA)
release:prepare fails when release.properties already exists Key: MNG-1698 URL: http://jira.codehaus.org/browse/MNG-1698 Project: Maven 2 Type: Bug Components: maven-release-plugin Versions: 2.0.1

[jira] Updated: (MNG-1412) dependency sorting in classpath

2005-11-28 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-1412?page=all ] fabrizio giustina updated MNG-1412: --- Component: (was: maven-eclipse-plugin) Summary: dependency sorting in classpath (was: .classpath should have nearest order) Checking the classpath us

[jira] Closed: (MNG-1481) XMLReporter.testError gives String index out of range exception

2005-11-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1481?page=all ] John Casey closed MNG-1481: --- Assign To: John Casey (was: Allan Ramirez) Resolution: Fixed Fix Version: 2.0.1 should be fixed. I verified that the underlying surefire issue had been fixed.

[jira] Created: (CONTINUUM-481) Continuum ignores .cvspass

2005-11-28 Thread Matthew Beermann (JIRA)
Continuum ignores .cvspass -- Key: CONTINUUM-481 URL: http://jira.codehaus.org/browse/CONTINUUM-481 Project: Continuum Type: Bug Components: Core system Versions: 1.0.1 Environment: TortoiseCVS 1.8.22 Microsoft Windows Server 2003

[continuum build - FAILED - update] Mon Nov 28 20:30:00 GMT 2005

2005-11-28 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051128.203000.txt

Re: [vote] plugin releases

2005-11-28 Thread John Casey (Yahoo!)
+3 Fabrizio Giustina wrote: Hi devs I would like to start a vote for the release of a couple of m1/m2 plugins: - m2 eclipse plugin 2.0 the current released version has a list of show stopper bugs: wtp support and multiproject are broken, dependencies with system scope have a wrong path, source

[jira] Closed: (SUREFIRE-16) testFailed method of XMLReporter should also have a validation like in SUREFIRE-11

2005-11-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-16?page=all ] John Casey closed SUREFIRE-16: -- Assign To: John Casey (was: Allan Ramirez) Resolution: Fixed visually verified that the code is changed to conform logically. it should be fixed. > testFai

[jira] Updated: (SCM-79) Add remaining operations to Perforce provider

2005-11-28 Thread mike perham (JIRA)
[ http://jira.codehaus.org/browse/SCM-79?page=all ] mike perham updated SCM-79: --- Attachment: checkout_list.txt Patch to add checked out files List to CheckOutConsumer. > Add remaining operations to Perforce provider > -

Re: [vote] new plugin (maven1 plugin for m2)

2005-11-28 Thread Fabrizio Giustina
So, summing up: - the model converter has already found its space in maven components thanks to Brett - the converter mojo could fit in the maven-one-plugin already in sandbox, and so no new plugin is needed. We will vote it out of sandbox when it will be ready for a release. vote has ended :) I

[continuum build - FAILED - update] Mon Nov 28 20:00:00 GMT 2005

2005-11-28 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051128.20.txt

Re: [vote] surefire/maven-surefire-plugin release

2005-11-28 Thread Fabrizio Giustina
+1, the test forking worths a release fabrizio On 11/28/05, Jason van Zyl <[EMAIL PROTECTED]> wrote: > Hi, > > Surefire will now fork tests and I've updated the surefire plugin > accordingly so I think it's time for a release. > > +1 > > -- > > jvz. > > Jason van Zyl > jason at maven.org > http:

Re: [vote] plugin releases

2005-11-28 Thread Stephane Nicoll
+3, especially the m1 eclise plugin! Thanks, Stéphane On 11/28/05, Lukas Theussl <[EMAIL PROTECTED]> wrote: > > +3 > > Lukas > > > Fabrizio Giustina wrote: > > Hi devs > > I would like to start a vote for the release of a couple of m1/m2 > plugins: > > > > - m2 eclipse plugin 2.0 > > the current

[continuum build - FAILED - update] Mon Nov 28 19:30:01 GMT 2005

2005-11-28 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051128.193001.txt

[jira] Updated: (MNG-1596) Add security role definitions to maven-ear-plugin

2005-11-28 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-1596?page=all ] Stephane Nicoll updated MNG-1596: - Priority: Minor (was: Major) > Add security role definitions to maven-ear-plugin > - > > Key: MNG-1596 >

Books and Articles

2005-11-28 Thread Keil, Werner
Hi, Whoever on this list can update the "Books and Articles" section (both for M1 and 2, as they seem mostly in sync) could you please add my EclipseWorld 2005 presentation? Title: Managing Distributed Enterprise Projects Using Eclipse and Maven Publication: - Author: Werner Keil Date: Aug. 31,

[jira] Created: (MAVENUPLOAD-614) upload tango-icon-theme-0.5.0-bundle.jar

2005-11-28 Thread Michael Heuer (JIRA)
upload tango-icon-theme-0.5.0-bundle.jar Key: MAVENUPLOAD-614 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-614 Project: maven-upload-requests Type: Task Reporter: Michael Heuer Attached is a maven2-built jar artifac

Re: [vote] surefire/maven-surefire-plugin release

2005-11-28 Thread Jesse McConnell
SUREFIRE-19 has patches as well, but I am willing to bet that only impacts screwed up testing harnesses like the one I am working on atm :) jesse On 11/28/05, John Casey (Yahoo!) <[EMAIL PROTECTED]> wrote: > > actually, that surefire issue is SUREFIRE-16 > > John Casey (Yahoo!) wrote: > > It look

[jira] Updated: (MAVENUPLOAD-613) Update request for SLF4J 1.0rc2

2005-11-28 Thread Ceki Gulcu (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-613?page=all ] Ceki Gulcu updated MAVENUPLOAD-613: --- Attachment: slf4j-simple-1.0-rc2-bundle.jar > Update request for SLF4J 1.0rc2 > --- > > Key: MAVENUPLOAD-613 >

[jira] Created: (MNG-1697) NPE in addEdgeWithParentCheck

2005-11-28 Thread Brian Fox (JIRA)
NPE in addEdgeWithParentCheck - Key: MNG-1697 URL: http://jira.codehaus.org/browse/MNG-1697 Project: Maven 2 Type: Bug Versions: 2.0 Environment: Winxp Reporter: Brian Fox E:\STC\workarea\svn\build\maven\sample-mojo>mvn inst

[jira] Updated: (MAVENUPLOAD-613) Update request for SLF4J 1.0rc2

2005-11-28 Thread Ceki Gulcu (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-613?page=all ] Ceki Gulcu updated MAVENUPLOAD-613: --- Attachment: slf4j-nop-1.0-rc2-bundle.jar slf4j-log4j13-1.0-rc2-bundle.jar slf4j-log4j12-1.0-rc2-bundle.jar > Update reques

[jira] Created: (MAVENUPLOAD-613) Update request for SLF4J 1.0rc2

2005-11-28 Thread Ceki Gulcu (JIRA)
Update request for SLF4J 1.0rc2 --- Key: MAVENUPLOAD-613 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-613 Project: maven-upload-requests Type: Wish Reporter: Ceki Gulcu Attachments: jcl104-over-slf4j-1.0-rc2-bundle.jar, slf4j-jcl

Re: [vote] surefire/maven-surefire-plugin release

2005-11-28 Thread John Casey (Yahoo!)
actually, that surefire issue is SUREFIRE-16 John Casey (Yahoo!) wrote: It looks like the maven-surefire-plugin has 5 open issues currently. One of them is the forking issue, another is related (but requires its own fix), and still another is outside the scope of the current release, IMO (test

[continuum build - FAILED - update] Mon Nov 28 19:00:01 GMT 2005

2005-11-28 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051128.190001.txt

Re: ClearCase 'checkout' implementation

2005-11-28 Thread dan tran
Hi Wim,   We keep our config spec file in a base SCM vob.  Our config spec file contains     - A bunch of hardly change label ( thirdparty etc)     - UCM label generated by clearcase for each new baseline ( new build)     For each build, we ask clearcase to do a new baseline which generates a bun

Re: [vote] surefire/maven-surefire-plugin release

2005-11-28 Thread John Casey (Yahoo!)
It looks like the maven-surefire-plugin has 5 open issues currently. One of them is the forking issue, another is related (but requires its own fix), and still another is outside the scope of the current release, IMO (testng support). Can we get those remaining 4 issues figured out before relea

[jira] Commented: (MEV-227) struts 1.2.4 and 1.2.8 dependencies still broken

2005-11-28 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-227?page=comments#action_52220 ] Carlos Sanchez commented on MEV-227: The id tag inside contributor must be removed for next time. I've done it myself this time at apache. > struts 1.2.4 and 1.2.8 dependencies still

[continuum build - FAILED - update] Mon Nov 28 18:30:01 GMT 2005

2005-11-28 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051128.183001.txt

[jira] Commented: (MPA-28) Process Dan Tran

2005-11-28 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MPA-28?page=comments#action_52216 ] Dan Tran commented on MPA-28: - Sent CLA. > Process Dan Tran > > > Key: MPA-28 > URL: http://jira.codehaus.org/browse/MPA-28 > Project: Maven Project Adm

[jira] Updated: (MNG-1696) war includes and excludes don't handle comma separated tokens (patch included)

2005-11-28 Thread David Hawkins (JIRA)
[ http://jira.codehaus.org/browse/MNG-1696?page=all ] David Hawkins updated MNG-1696: --- Attachment: MNG-1696-maven-war-plugin.patch > war includes and excludes don't handle comma separated tokens (patch included) > --

[jira] Created: (MNG-1696) war includes and excludes don't handle comma separated tokens (patch included)

2005-11-28 Thread David Hawkins (JIRA)
war includes and excludes don't handle comma separated tokens (patch included) -- Key: MNG-1696 URL: http://jira.codehaus.org/browse/MNG-1696 Project: Maven 2 Type: Bug Components: maven-wa

[jira] Commented: (SCM-84) Develop VSS Provider for Maven-SCM

2005-11-28 Thread George Gastaldi (JIRA)
[ http://jira.codehaus.org/browse/SCM-84?page=comments#action_52211 ] George Gastaldi commented on SCM-84: The CheckOut command exclusively checks out a file in a Working Dir. In http://msdn.microsoft.com/library/default.asp?url=/library/en-us/guides/ht

[continuum build - FAILED - update] Mon Nov 28 17:30:00 GMT 2005

2005-11-28 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051128.173000.txt

[REPOCLEAN] Error(s) occurred while converting repository

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

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

2005-11-28 Thread Michael Fiedler (JIRA)
[ http://jira.codehaus.org/browse/MNG-678?page=comments#action_52209 ] Michael Fiedler commented on MNG-678: - To follow-up, the scp is now working for me. I changed two things. 1) added the scp userid to the admin group on the host machine (so it coul

[jira] Closed: (MAVENUPLOAD-600) please upload Struts-dialogs wizard extension on ibiblio

2005-11-28 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-600?page=all ] Carlos Sanchez closed MAVENUPLOAD-600: -- Assign To: Carlos Sanchez Resolution: Fixed > please upload Struts-dialogs wizard extension on ibiblio > -

[jira] Closed: (MAVENUPLOAD-599) please upload Struts-dialogs on ibiblio

2005-11-28 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-599?page=all ] Carlos Sanchez closed MAVENUPLOAD-599: -- Assign To: Carlos Sanchez Resolution: Fixed > please upload Struts-dialogs on ibiblio > --- > >

Re: [vote] surefire/maven-surefire-plugin release

2005-11-28 Thread Carlos Sanchez
+1 On 11/28/05, Lukas Theussl <[EMAIL PROTECTED]> wrote: > > +1 > > Lukas > > > Jason van Zyl wrote: > > Hi, > > > > Surefire will now fork tests and I've updated the surefire plugin > > accordingly so I think it's time for a release. > > > > +1 > > > >

[jira] Closed: (MAVENUPLOAD-588) please upload A2J beta2

2005-11-28 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-588?page=all ] Carlos Sanchez closed MAVENUPLOAD-588: -- Assign To: Carlos Sanchez Resolution: Fixed > please upload A2J beta2 > --- > > Key: MAVENUPLOAD-588 >

[jira] Commented: (SCM-79) Add remaining operations to Perforce provider

2005-11-28 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/SCM-79?page=comments#action_52208 ] Emmanuel Venisse commented on SCM-79: - Applied. - can you add checkouted files in a list in checkout consuler like we do it in svn provider? - can we checkout files in a specified dir

Re: [jira] Updated: (CONTINUUM-440) Failed to start continuum on 64bit Linux

2005-11-28 Thread Emmanuel Venisse
John, How do you want to fix it? it's a problem in the wrapper. we have a workaround for this. Emmanuel John Casey (JIRA) a écrit : [ http://jira.codehaus.org/browse/CONTINUUM-440?page=all ] John Casey updated CONTINUUM-440: - Fix Version: 1.0.2 F

Re: [vote] surefire/maven-surefire-plugin release

2005-11-28 Thread Lukas Theussl
+1 Lukas Jason van Zyl wrote: Hi, Surefire will now fork tests and I've updated the surefire plugin accordingly so I think it's time for a release. +1 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: [vote] plugin releases

2005-11-28 Thread Lukas Theussl
+3 Lukas Fabrizio Giustina wrote: Hi devs I would like to start a vote for the release of a couple of m1/m2 plugins: - m2 eclipse plugin 2.0 the current released version has a list of show stopper bugs: wtp support and multiproject are broken, dependencies with system scope have a wrong path,

Re: [vote] plugin releases

2005-11-28 Thread Vincent Siveton
[ +1] m2 eclipse plugin 2.0 [ +0] maven1 eclipse plugin 1.10 [ +0] maven1 jira plugin 1.2 Vincent 2005/11/27, Fabrizio Giustina <[EMAIL PROTECTED]>: > Hi devs > I would like to start a vote for the release of a couple of m1/m2 plugins: > > - m2 eclipse plugin 2.0 > the current released version h

Re: [vote] surefire/maven-surefire-plugin release

2005-11-28 Thread Vincent Siveton
+1 Vincent 2005/11/27, Jason van Zyl <[EMAIL PROTECTED]>: > Hi, > > Surefire will now fork tests and I've updated the surefire plugin > accordingly so I think it's time for a release. > > +1 > > -- > > jvz. > > Jason van Zyl > jason at maven.org > http://maven.apache.org > > In short, man creates

Re: using ant within maven 2

2005-11-28 Thread Michael Wechner
Jason van Zyl wrote: Michael Wechner wrote: Hi What is the recommended way to use Ant within the Maven 2 Framework? Is there for instance an Ant plugin? http://maven.apache.org/plugins/maven-antrun-plugin/ http://maven.apache.org/guides/mini/guide-using-ant.html thanks very much for t

Re: Ruby-Mojo support

2005-11-28 Thread Nick Sieger
On 11/26/05, Eric Redmond <[EMAIL PROTECTED]> wrote: > > Maven developers: > > I have just completed a couple projects to add Ruby support for Maven 2, > allowing one to write mojos in Ruby as well as generate mojo descriptors > based upon RDoc markup. But I have run into a hurdle. I currently am >

  1   2   >