integrating with continuum

2006-02-01 Thread Knut Wannheden
Hi there, I am new to Continuum and was wondering if it is possible to extend Continuum by adding new project types. I'd like to add my own Add XXX Project link on the Continuum page next to the other links for Maven, Maven2, Ant, and Shell projects. Or alternatively if I could use an API to add

Re: integrating with continuum

2006-02-01 Thread Emmanuel Venisse
You can't add an other type of project. What is your project type? We have a start of xmlrpc client in jira that can manage continuum, but it don't help you with new project type. Emmanuel Knut Wannheden a écrit : Hi there, I am new to Continuum and was wondering if it is possible to

[jira] Commented: (CONTINUUM-385) run.sh on MacOS X fails with problem in wrapper

2006-02-01 Thread Konstntin Polyzois (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-385?page=comments#action_57523 ] Konstntin Polyzois commented on CONTINUUM-385: -- Any news on this one? run.sh on MacOS X fails with problem in wrapper

Re: integrating with continuum

2006-02-01 Thread Emmanuel Venisse
Knut Wannheden a écrit : Emmanuel, On 2/1/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: You can't add an other type of project. What is your project type? In our development enviroment we have our own project file format (similar to Maven POM) and our own build tools on top of this.

Re: integrating with continuum

2006-02-01 Thread Emmanuel Venisse
Knut Wannheden a écrit : I'd like to add projects with interdependencies to Continuum. Can I also use the shell project type for this? You can use the shell project type. You only need a command line to launch your build. Interdependencies between projects are available for now only for

Re: integrating with continuum

2006-02-01 Thread Knut Wannheden
Emmanuel, I'm not sure I quite understand your question. But let me explain what I'd like to do. We have 100+ projects in our development environment and occasionally we add new projects and change the dependencies between existing projects. We also change the developer list for the

[jira] Updated: (CONTINUUM-510) big year schedule 2099 prevents continuum from startup

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-510?page=all ] John Casey updated CONTINUUM-510: - Fix Version: (was: 1.1-alpha-1) 1.0.3 big year schedule 2099 prevents continuum from startup

[jira] Updated: (CONTINUUM-531) Add back the build now button on the view project page.

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-531?page=all ] John Casey updated CONTINUUM-531: - Fix Version: (was: 1.1-alpha-1) 1.0.3 Add back the build now button on the view project page.

[jira] Updated: (CONTINUUM-567) A build must be launched if we have changes since last build (for same build definition) and not only if we have detected changes when we run scm update commad

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-567?page=all ] John Casey updated CONTINUUM-567: - Fix Version: (was: 1.1-alpha-1) 1.0.3 A build must be launched if we have changes since last build (for same build definition) and not

[jira] Updated: (CONTINUUM-354) Need a way to poll for new projects

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-354?page=all ] John Casey updated CONTINUUM-354: - Fix Version: (was: 1.1-alpha-1) 1.0.3 Need a way to poll for new projects --- Key:

[jira] Updated: (CONTINUUM-496) End Time contains junk value when I forced a build to run

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-496?page=all ] John Casey updated CONTINUUM-496: - Fix Version: (was: 1.1-alpha-1) 1.0.3 End Time contains junk value when I forced a build to run

[jira] Created: (CONTINUUM-576) all builds stuck in in progress/scheduled state

2006-02-01 Thread Brett Porter (JIRA)
all builds stuck in in progress/scheduled state - Key: CONTINUUM-576 URL: http://jira.codehaus.org/browse/CONTINUUM-576 Project: Continuum Type: Bug Components: Core system Reporter: Brett Porter Fix For:

[jira] Created: (SCM-147) Add Bazaar provider documentation

2006-02-01 Thread Torbj?rn EIkli Sm?rgrav (JIRA)
Add Bazaar provider documentation - Key: SCM-147 URL: http://jira.codehaus.org/browse/SCM-147 Project: Maven SCM Type: New Feature Components: maven-scm-site Reporter: Torbjørn EIkli Smørgrav Priority: Minor -- This

Re: process of releasing plugins bug reports

2006-02-01 Thread Brett Porter
jerome lacoste wrote: Sorry but it's not marked as such in Jira http://jira.codehaus.org/browse/MASSEMBLY-19 Component/s: None Affects Version/s:None Fix Version/s:None I know its a pain in the butt, but I will reiterate. We created the JIRA projects *after* the

[jira] Updated: (MSITE-72) new non reactor populateModules SiteMojo code assumes each POM declares its own URL

2006-02-01 Thread John Allen (JIRA)
[ http://jira.codehaus.org/browse/MSITE-72?page=all ] John Allen updated MSITE-72: Attachment: SiteMojo.diff new non reactor populateModules SiteMojo code assumes each POM declares its own URL

Re: integrating with continuum

2006-02-01 Thread Knut Wannheden
Emmanuel, On 2/1/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: You can't add an other type of project. What is your project type? In our development enviroment we have our own project file format (similar to Maven POM) and our own build tools on top of this. The reason we are not using any

Re: process of releasing plugins bug reports

2006-02-01 Thread jerome lacoste
On 2/1/06, Brett Porter [EMAIL PROTECTED] wrote: jerome lacoste wrote: Sorry but it's not marked as such in Jira http://jira.codehaus.org/browse/MASSEMBLY-19 Component/s: None Affects Version/s:None Fix Version/s:None I know its a pain in the butt, but I

[jira] Created: (MSITE-84) Refactor of site:stage and site:site required due to new site:site modules appraoch

2006-02-01 Thread John Allen (JIRA)
Refactor of site:stage and site:site required due to new site:site modules appraoch --- Key: MSITE-84 URL: http://jira.codehaus.org/browse/MSITE-84 Project: Maven 2.x Site Plugin Type:

Re: Specify multiple proxies

2006-02-01 Thread Steve Loughran
Brett Porter wrote: Thomas Recloux wrote: I see two solutions: - Keeping only one active proxy and add a way to specify multiple protocols by proxy. - Modify the Settings and DefaultMaven objects to add one active proxy server by protocol. What do you think of this? If you choose one of theses

[jira] Created: (MAVENUPLOAD-715) JUnit addon: jfcunit

2006-02-01 Thread Michael B?ckling (JIRA)
JUnit addon: jfcunit Key: MAVENUPLOAD-715 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-715 Project: maven-upload-requests Type: Task Reporter: Michael Böckling Attachments: jfcunit-2.0.8-bundle.jar jfcUnit enables developers to write

[jira] Commented: (MNG-1898) Plugin classpath broken from 2.0 to 2.0.1

2006-02-01 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-1898?page=comments#action_57528 ] Brian Fox commented on MNG-1898: Any progress on this issue? I would like to move forward with my plugins but can't because of this. We are stuck maintaining a bunch of lame ant scripts

[jira] Created: (MRESOURCES-10) Filtering should handle java.io.File values

2006-02-01 Thread Mike Perham (JIRA)
Filtering should handle java.io.File values --- Key: MRESOURCES-10 URL: http://jira.codehaus.org/browse/MRESOURCES-10 Project: Maven 2.x Resources Plugin Type: Improvement Reporter: Mike Perham I'm trying to use filters

[jira] Updated: (MRESOURCES-10) Filtering should handle java.io.File values

2006-02-01 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-10?page=all ] Mike Perham updated MRESOURCES-10: -- Description: I'm trying to use filters along with ${basedir} to setup my unit test Derby database. Derby must have a unique directory to build its database

[jira] Updated: (MRESOURCES-10) Filtering should handle java.io.File values

2006-02-01 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-10?page=all ] Mike Perham updated MRESOURCES-10: -- Description: I'm trying to use filters along with ${basedir} to setup my unit test Derby database. Derby must have a unique directory to build its database

Re: [vote] [m1] plugin releases

2006-02-01 Thread Lukas Theussl
Stephane Nicoll wrote: +1 for All except Jira-plugin +0 ; Dependency on Jira 3.3+ might be a big issue. Had anyone sent a mail to the user list about it? I don't think this is a big issue. The restriction to Jira 3.3+ was necessary because of an API change in Jira itself, see

[jira] Closed: (MPPLUGIN-35) plugin:install fails if maven.jar.final.name is set

2006-02-01 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPPLUGIN-35?page=all ] Lukas Theussl closed MPPLUGIN-35: - Resolution: Fixed Now using ${maven.final.name}.jar everywhere. Plugins need standard names so they can be uninstalled properly. plugin:install fails if

[jira] Created: (MJAR-27) jar:sign doesn't check if project prouces an artifact

2006-02-01 Thread Michael B?ckling (JIRA)
jar:sign doesn't check if project prouces an artifact - Key: MJAR-27 URL: http://jira.codehaus.org/browse/MJAR-27 Project: Maven 2.x Jar Plugin Type: Bug Environment: Maven 2.0.2 Latest Jar checkout Reporter:

[jira] Commented: (MAVENUPLOAD-715) JUnit addon: jfcunit

2006-02-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-715?page=comments#action_57550 ] Carlos Sanchez commented on MAVENUPLOAD-715: Version of the project is 2.08 not 2.0.8 JUnit addon: jfcunit Key: MAVENUPLOAD-715

[jira] Commented: (MAVENUPLOAD-686) Please, upload JXTA 2.3.6 to the ibiblio repository.

2006-02-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-686?page=comments#action_57551 ] Carlos Sanchez commented on MAVENUPLOAD-686: As stated in the documentation for uploads, I won't upload this to jxta - wrong groupIds, now we use fully qualified

[jira] Closed: (MAVENUPLOAD-708) Hibernate Annotations 3.1 beta 8 upload request

2006-02-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-708?page=all ] Carlos Sanchez closed MAVENUPLOAD-708: -- Assign To: Carlos Sanchez Resolution: Fixed Hibernate Annotations 3.1 beta 8 upload request

[jira] Closed: (MAVENUPLOAD-712) Upload hibernate-tools-3.1.0.beta4

2006-02-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-712?page=all ] Carlos Sanchez closed MAVENUPLOAD-712: -- Assign To: Carlos Sanchez Resolution: Fixed Upload hibernate-tools-3.1.0.beta4 -- Key:

[jira] Updated: (MAVENUPLOAD-715) JUnit addon: jfcunit

2006-02-01 Thread Michael B?ckling (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-715?page=all ] Michael Böckling updated MAVENUPLOAD-715: - Attachment: jfcunit-2.08-bundle.jar JUnit addon: jfcunit Key: MAVENUPLOAD-715 URL:

[jira] Closed: (MPJAVA-8) Consistent properties for jar, war, ejb and ear

2006-02-01 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJAVA-8?page=all ] Lukas Theussl closed MPJAVA-8: -- Resolution: Fixed Closing now that MPPLUGIN-35 is fixed, I don't see any other place where this is still an issue. The war case won't be fixed for backwards

[jira] Updated: (MPPLUGIN-30) Plugins on a per-user basis

2006-02-01 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPPLUGIN-30?page=all ] Lukas Theussl updated MPPLUGIN-30: -- Fix Version: 1.7.1 Can't we simply add a property to choose whether plugins get installed in maven.plugin.dir or maven.plugin.user.dir? Plugins on a

[jira] Commented: (ARCHETYPE-23) Possibility to create real multiple modules with Java sources

2006-02-01 Thread John Didion (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-23?page=comments#action_57555 ] John Didion commented on ARCHETYPE-23: -- I've modified archetype-core and archetype-plugin to provide this functionality for our projects. I'll attache the code I modified to

[jira] Updated: (ARCHETYPE-23) Possibility to create real multiple modules with Java sources

2006-02-01 Thread John Didion (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-23?page=all ] John Didion updated ARCHETYPE-23: - Attachment: MavenArchetypeMojo.java archetype.mdo DefaultArchetype.java Possibility to create real multiple modules with Java

[jira] Updated: (MAVENUPLOAD-707) Glazedlists 1.5.0

2006-02-01 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-707?page=all ] Geoffrey De Smet updated MAVENUPLOAD-707: - Attachment: pom.xml Glazedlists 1.5.0 - Key: MAVENUPLOAD-707 URL:

Re: process of releasing plugins bug reports

2006-02-01 Thread Brett Porter
jerome lacoste wrote: Note I am not trying to be a pain in the butt here. :) I meant I know the fact that the issue could have been moved up to 2.0.1 was the pain, not you. I am just saying that there was something that could have been done better and that I hope won't happen again. I'm

Re: [vote] [m1] plugin releases

2006-02-01 Thread Stephane Nicoll
On 2/1/06, Lukas Theussl [EMAIL PROTECTED] wrote: Stephane Nicoll wrote: +1 for All except Jira-plugin +0 ; Dependency on Jira 3.3+ might be a big issue. Had anyone sent a mail to the user list about it? That's why I said on the web page 'needs at least JIRA 3.3 to work properly' and

editing closed JIRA issues

2006-02-01 Thread Brett Porter
I found this: http://confluence.atlassian.com/pages/viewpage.action?pageId=121422 Vincent, could you help us set this up in our workflow? Thanks, Brett - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: [vote] [m1] plugin releases

2006-02-01 Thread Brett Porter
IMO, Just document it, and maybe which plugin version works with 3.3. - Brett Lukas Theussl wrote: Stephane Nicoll wrote: +1 for All except Jira-plugin +0 ; Dependency on Jira 3.3+ might be a big issue. Had anyone sent a mail to the user list about it? I don't think this is a big

[jira] Created: (MANTRUN-41) Easy access to dependency jars

2006-02-01 Thread Patrick Lightbody (JIRA)
Easy access to dependency jars -- Key: MANTRUN-41 URL: http://jira.codehaus.org/browse/MANTRUN-41 Project: Maven 2.x Antrun Plugin Type: New Feature Versions: 1.1 Reporter: Patrick Lightbody Fix For: 1.2 It would be

[jira] Closed: (MANTRUN-41) Easy access to dependency jars

2006-02-01 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-41?page=all ] Kenney Westerhof closed MANTRUN-41: --- Resolution: Fixed Fixed in revision 374150. I chose to define properties: maven.dependency.groupId.artifactId.type.path, so for instance:

[jira] Closed: (MANTRUN-35) mvn debug level not passed to ant

2006-02-01 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-35?page=all ] Kenney Westerhof closed MANTRUN-35: --- Assign To: Kenney Westerhof (was: Jason van Zyl) Resolution: Fixed Fixed in revision 374152: when -X is specified, the loglevel is set to 'debug'.

[jira] Reopened: (CONTINUUM-519) scheduler not calling scm's update command at scheduled time

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-519?page=all ] John Casey reopened CONTINUUM-519: -- scheduler not calling scm's update command at scheduled time Key: CONTINUUM-519

[jira] Updated: (CONTINUUM-519) scheduler not calling scm's update command at scheduled time

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-519?page=all ] John Casey updated CONTINUUM-519: - Fix Version: (was: 1.1-alpha-1) 1.0.3 scheduler not calling scm's update command at scheduled time

[jira] Closed: (CONTINUUM-519) scheduler not calling scm's update command at scheduled time

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-519?page=all ] John Casey closed CONTINUUM-519: Resolution: Fixed scheduler not calling scm's update command at scheduled time

[jira] Reopened: (CONTINUUM-507) detect and repair svn problems by running svn cleanup

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-507?page=all ] John Casey reopened CONTINUUM-507: -- detect and repair svn problems by running svn cleanup - Key: CONTINUUM-507 URL:

[jira] Reopened: (CONTINUUM-535) Trigger a build if change set doesn't contains only files with unknown status

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-535?page=all ] John Casey reopened CONTINUUM-535: -- Trigger a build if change set doesn't contains only files with unknown status

[jira] Closed: (CONTINUUM-507) detect and repair svn problems by running svn cleanup

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-507?page=all ] John Casey closed CONTINUUM-507: Resolution: Fixed Fix Version: (was: 1.1-alpha-1) 1.0.3 detect and repair svn problems by running svn cleanup

[jira] Closed: (CONTINUUM-535) Trigger a build if change set doesn't contains only files with unknown status

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-535?page=all ] John Casey closed CONTINUUM-535: Resolution: Fixed Fix Version: (was: 1.1-alpha-1) 1.0.3 Trigger a build if change set doesn't contains only files with unknown

[jira] Reopened: (CONTINUUM-514) Consistency in layout of Continuum download page to the Maven 2.0 download page

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-514?page=all ] John Casey reopened CONTINUUM-514: -- Consistency in layout of Continuum download page to the Maven 2.0 download page

[jira] Closed: (CONTINUUM-514) Consistency in layout of Continuum download page to the Maven 2.0 download page

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-514?page=all ] John Casey closed CONTINUUM-514: Resolution: Fixed Fix Version: (was: 1.1-alpha-1) 1.0.3 Consistency in layout of Continuum download page to the Maven 2.0

[jira] Updated: (CONTINUUM-527) Getting Started Documentation omits JAVA_HOME requirement

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-527?page=all ] John Casey updated CONTINUUM-527: - Fix Version: 1.0.3 Getting Started Documentation omits JAVA_HOME requirement - Key:

[jira] Reopened: (CONTINUUM-532) Add ability to move from a particular build to the build list for a project.

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-532?page=all ] John Casey reopened CONTINUUM-532: -- Add ability to move from a particular build to the build list for a project.

[jira] Closed: (CONTINUUM-532) Add ability to move from a particular build to the build list for a project.

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-532?page=all ] John Casey closed CONTINUUM-532: Resolution: Fixed Fix Version: (was: 1.1-alpha-1) 1.0.3 Add ability to move from a particular build to the build list for a

[jira] Updated: (CONTINUUM-543) please add reference to netbeans continuum integration from the the continuum site

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-543?page=all ] John Casey updated CONTINUUM-543: - Fix Version: 1.0.3 please add reference to netbeans continuum integration from the the continuum site

[maven2 build trunk - SUCCESS - update] Wed Feb 1 20:00:00 GMT 2006

2006-02-01 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060201.21.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060201.21.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For

[jira] Closed: (MANTRUN-32) ant tasks don't use correct environment in antrun plugin

2006-02-01 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-32?page=all ] Kenney Westerhof closed MANTRUN-32: --- Assign To: Kenney Westerhof Resolution: Fixed Fixed in revision 374157. Added missing call to Project.init(). ant tasks don't use correct

[jira] Updated: (CONTINUUM-555) Continuum only executes default build-definition

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-555?page=all ] John Casey updated CONTINUUM-555: - Fix Version: (was: 1.1) 1.0.3 Continuum only executes default build-definition

[jira] Closed: (CONTINUUM-449) title bar says Jabber when creating an MSN notifier

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-449?page=all ] John Casey closed CONTINUUM-449: Resolution: Fixed Fix Version: (was: 1.1) 1.0.3 title bar says Jabber when creating an MSN notifier

[jira] Reopened: (CONTINUUM-449) title bar says Jabber when creating an MSN notifier

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-449?page=all ] John Casey reopened CONTINUUM-449: -- title bar says Jabber when creating an MSN notifier - Key: CONTINUUM-449 URL:

[jira] Commented: (MCHECKSTYLE-27) checktyle:check does not use custom checkstyle xml files when used in a multiproject mode with a build-tools project passed as a plugin dependency

2006-02-01 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCHECKSTYLE-27?page=comments#action_57564 ] Vincent Massol commented on MCHECKSTYLE-27: --- I just wanted to say that I have tried it again with checkstyle plugin v2.0 and it's not working any better

[jira] Updated: (CONTINUUM-544) there is no xmlrpc client code for contacting the server.

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-544?page=all ] John Casey updated CONTINUUM-544: - Fix Version: (was: 1.1) 1.0.3 there is no xmlrpc client code for contacting the server.

Re: svn commit: r374150 - in /maven/plugins/trunk/maven-antrun-plugin/src/main/java/org/apache/maven/plugin/antrun: AbstractAntMojo.java AntPropertyHelper.java

2006-02-01 Thread Brett Porter
some thoughts: - This omits classifier, in the case it differs from type - isn't this verbose if you have to give jar all the time, when most dependencies are? - does this handle dotted group IDs? (I assume it does) I thought it might be better to do a taskdef (which I assume the antrun plugin

[jira] Updated: (CONTINUUM-537) Guests cannot see totals

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-537?page=all ] John Casey updated CONTINUUM-537: - Fix Version: (was: 1.1) 1.0.3 Guests cannot see totals Key: CONTINUUM-537 URL:

[jira] Updated: (CONTINUUM-518) Top directory files in project (ie: pom.xml) not updated from CVS on subsequent builds.

2006-02-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-518?page=all ] John Casey updated CONTINUUM-518: - Fix Version: 1.0.3 Top directory files in project (ie: pom.xml) not updated from CVS on subsequent builds.

[jira] Commented: (MANTRUN-40) Properties defined in pom properties do not propagate to the antrun environment

2006-02-01 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-40?page=comments#action_57565 ] Kenney Westerhof commented on MANTRUN-40: - It's impossible to propagate all properties to the called ant buildfile, since only listed properties are propagated. Most

[jira] Updated: (MCHECKSTYLE-27) checktyle:check does not use custom checkstyle xml files when used in a multiproject mode with a build-tools project passed as a plugin dependency

2006-02-01 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCHECKSTYLE-27?page=all ] Vincent Massol updated MCHECKSTYLE-27: -- Description: Here's the config I have: {code:xml} build plugins plugin artifactIdmaven-checkstyle-plugin/artifactId

[jira] Commented: (MANTRUN-40) Properties defined in pom properties do not propagate to the antrun environment

2006-02-01 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-40?page=comments#action_57566 ] Brett Porter commented on MANTRUN-40: - what about if the plugin depended on the maven-artifact-ant antlib (the thin jar + transitive deps, not the fat one), and registered that

[jira] Updated: (MCHECKSTYLE-27) checktyle:check does not use custom checkstyle xml files when used in a multiproject mode with a build-tools project passed as a plugin dependency

2006-02-01 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCHECKSTYLE-27?page=all ] Vincent Massol updated MCHECKSTYLE-27: -- Description: Here's the config I have: {code:xml} build plugins plugin artifactIdmaven-checkstyle-plugin/artifactId

[jira] Commented: (MANTRUN-37) Antrun breaks on multi-module builds

2006-02-01 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-37?page=comments#action_57567 ] Kenney Westerhof commented on MANTRUN-37: - I see two different problems here. Mike; if you purge ~/.m2/repository/org/apache/maven/plugins/ do you still have problems? It

[maven2 build branches/maven-2.0.x - SUCCESS - update] Wed Feb 1 20:15:00 GMT 2006

2006-02-01 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060201.201500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060201.201500.txt - To unsubscribe,

Re: svn commit: r374150 - in /maven/plugins/trunk/maven-antrun-plugin/src/main/java/org/apache/maven/plugin/antrun: AbstractAntMojo.java AntPropertyHelper.java

2006-02-01 Thread Kenney Westerhof
On Thu, 2 Feb 2006, Brett Porter wrote: some thoughts: - This omits classifier, in the case it differs from type Right, will fix. - isn't this verbose if you have to give jar all the time, when most dependencies are? I don't think those 4 characters are going to bother the users as much as

[jira] Created: (MSUREFIRE-54) XML test reports are not well-formed when failure message contains quotes.

2006-02-01 Thread Mike Whittemore (JIRA)
XML test reports are not well-formed when failure message contains quotes. -- Key: MSUREFIRE-54 URL: http://jira.codehaus.org/browse/MSUREFIRE-54 Project: Maven 2.x Surefire Plugin Type: Bug

[jira] Reopened: (MANTRUN-41) Easy access to dependency jars

2006-02-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-41?page=all ] Carlos Sanchez reopened MANTRUN-41: --- Some comments: - you're breaking api compatability with previous version changing constructor arguments - you've added a new feature with no documentation

[maven2 build trunk - SUCCESS - update] Wed Feb 1 20:30:01 GMT 2006

2006-02-01 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060201.203001.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060201.203001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For

[jira] Reopened: (MANTRUN-32) ant tasks don't use correct environment in antrun plugin

2006-02-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-32?page=all ] Carlos Sanchez reopened MANTRUN-32: --- Again breaking api, you should deprecate methods instead of removing. ant tasks don't use correct environment in antrun plugin

RE: editing closed JIRA issues

2006-02-01 Thread Vincent Massol
-Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: mercredi 1 février 2006 20:57 To: Maven Developers List Subject: editing closed JIRA issues I found this: http://confluence.atlassian.com/pages/viewpage.action?pageId=121422 Vincent, could you help us set

[jira] Commented: (MANTRUN-40) Properties defined in pom properties do not propagate to the antrun environment

2006-02-01 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-40?page=comments#action_57570 ] Jason Dillon commented on MANTRUN-40: - Sorry Kenny, but properties *do not* actually make it into the ant's execution environment. Properties are only resolved in the pom (tasks

[jira] Commented: (MANTRUN-41) Easy access to dependency jars

2006-02-01 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-41?page=comments#action_57571 ] Kenney Westerhof commented on MANTRUN-41: - - about the AntPropertyHelper: it's supposed to be a package private class, not part of any public API. But I'll add the original

[jira] Closed: (MANTRUN-32) ant tasks don't use correct environment in antrun plugin

2006-02-01 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-32?page=all ] Kenney Westerhof closed MANTRUN-32: --- Resolution: Fixed sorry! committed @ rev 374173 ant tasks don't use correct environment in antrun plugin

[jira] Updated: (MSITE-84) Refactor of site:stage and site:site required due to new site:site modules appraoch

2006-02-01 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-84?page=all ] Brett Porter updated MSITE-84: -- Fix Version: 2.0 hmm, ok. I hadn't thought this was what site:stage was doing. Refactor of site:stage and site:site required due to new site:site modules appraoch

[maven2 build trunk - SUCCESS - update] Wed Feb 1 21:00:00 GMT 2006

2006-02-01 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060201.21.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060201.21.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: svn commit: r374170 - /maven/plugins/trunk/maven-antrun-plugin/src/main/java/org/apache/maven/plugin/antrun/AntPropertyHelper.java

2006-02-01 Thread Brett Porter
um, not quite :) 1) the equals check is redundant 2) type + classifier is valid I think its just a simple append of .${classifier} if it is not null. [EMAIL PROTECTED] wrote: Author: kenney Date: Wed Feb 1 12:56:07 2006 New Revision: 374170 URL:

[jira] Commented: (MAVENUPLOAD-686) Please, upload JXTA 2.3.6 to the ibiblio repository.

2006-02-01 Thread Loic Lefevre (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-686?page=comments#action_57575 ] Loic Lefevre commented on MAVENUPLOAD-686: -- Okay, after some brainstorming on the dev mailing list, the following groupId has been chosen for this artifact:

[maven2 build branches/maven-2.0.x - SUCCESS - update] Wed Feb 1 21:15:00 GMT 2006

2006-02-01 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060201.211500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060201.211500.txt - To unsubscribe,

Re: editing closed JIRA issues

2006-02-01 Thread Brett Porter
It's not possible to replace the existing Maven workflow? Vincent Massol wrote: -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: mercredi 1 février 2006 20:57 To: Maven Developers List Subject: editing closed JIRA issues I found this:

Re: editing closed JIRA issues

2006-02-01 Thread Jason van Zyl
Brett Porter wrote: It's not possible to replace the existing Maven workflow? I can certainly flip them but it would be easier to just edit the existing workflow. Vincent Massol wrote: -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: mercredi 1 février 2006

[jira] Created: (MEV-320) Hibernate 3.1.x POMs pull in Sun jars

2006-02-01 Thread Mike Perham (JIRA)
Hibernate 3.1.x POMs pull in Sun jars - Key: MEV-320 URL: http://jira.codehaus.org/browse/MEV-320 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: Mike Perham jta and jacc need to be scoped as

[jira] Commented: (MEV-320) Hibernate 3.1.x POMs pull in Sun jars

2006-02-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-320?page=comments#action_57584 ] Carlos Sanchez commented on MEV-320: I don't know about using hibernate in a full app server but what happens if you want to use jta transactions in a web container like tomcat?

Maven Build Error from SRC

2006-02-01 Thread Waldo Ford
To Whom it may concern: M2_ HOME is set to E:\JUtils\maven-2.0.1-frmSrc and I'm getting the following error //-- ERROR: M2_HOME is set to an invalid

Re: Maven Build Error from SRC

2006-02-01 Thread Carlos Sanchez
Why don't you try with the last version 2.0.2 On 2/1/06, Waldo Ford [EMAIL PROTECTED] wrote: To Whom it may concern: M2_ HOME is set to E:\JUtils\maven-2.0.1-frmSrc and I'm getting the following error //--

[jira] Commented: (MEV-320) Hibernate 3.1.x POMs pull in Sun jars

2006-02-01 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MEV-320?page=comments#action_57585 ] Mike Perham commented on MEV-320: - I would think you would need to pull in an XA engine like JOTM too so this wouldn't be a showstopper. Perhaps it should be marked as optional?

[jira] Created: (MNG-2030) Make -X show maven version as first thing

2006-02-01 Thread Carlos Sanchez (JIRA)
Make -X show maven version as first thing - Key: MNG-2030 URL: http://jira.codehaus.org/browse/MNG-2030 Project: Maven 2 Type: Improvement Components: Command Line Versions: 2.0.2 Reporter: Carlos Sanchez

[jira] Updated: (MNG-2030) Make -X show maven version as first thing

2006-02-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2030?page=all ] Carlos Sanchez updated MNG-2030: Fix Version: 2.0.3 Make -X show maven version as first thing - Key: MNG-2030 URL:

[maven2 build trunk - SUCCESS - checkout] Thu Feb 2 00:00:00 GMT 2006

2006-02-01 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060202.01.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060202.01.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For

[jira] Closed: (MPSCM-76) Make scm plugin independent of release

2006-02-01 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-76?page=all ] Lukas Theussl closed MPSCM-76: -- Resolution: Fixed Make scm plugin independent of release -- Key: MPSCM-76 URL:

[maven2 build branches/maven-2.0.x - FAILED - checkout] Thu Feb 2 00:30:01 GMT 2006

2006-02-01 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060202.003002.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MSUREFIRE-55) Validate the configuration

2006-02-01 Thread Jason van Zyl (JIRA)
Validate the configuration --- Key: MSUREFIRE-55 URL: http://jira.codehaus.org/browse/MSUREFIRE-55 Project: Maven 2.x Surefire Plugin Type: Improvement Versions: 2.1.2 Reporter: Jason van Zyl Fix For: 2.1.3 Currently

  1   2   >